-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
128 lines (112 loc) · 6.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="index.css">
<title>HOME_AVANTA EXPO </title>
</head>
<body>
<nav class="uppernav">
<p> <img style="width:15px;" src="./images/telephone.png"/> 123456789 <img style="width:15px;" src="./images/mail.png"/> [email protected]</p>
</nav>
<nav class="navbar navbar-expand-lg">
<div class="container-fluid">
<a style="font-size: 30px; " class="navbar-brand" href="#"><img src="./images/avant 1.svg" style="margin-top: -15px;"> AVANT </a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav ms-auto">
<a class="nav-link" aria-current="page" href="#">HOME</a>
<a class="nav-link" href="#">EXHIBITOR</a>
<a class="nav-link" href="#">SPONSER</a>
<button type="button" class="btn btn-primary p-button">Participate </button>
<!-- <a class="nav-link disabled">Disabled</a> -->
</div>
</div>
</div>
</nav>
<section class="carousel">
<div id="carouselExampleSlidesOnly" class="carousel slide " data-bs-ride="carousel">
<div class="carousel-inner ">
<div class="carousel-item active ">
<img src="./images/sponser-1.svg" class="d-block w-100 hero-carousel" alt="...">
</div>
<div class="carousel-item">
<img src="./images/sponser-2.svg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="./images/sponser-3.svg" class="d-block w-100" alt="...">
</div>
</div>
</div>
</section>
<section class="about">
<div class="heading">
<h1>ABOUT US</h1>
</div>
<div class="infocontainer">
Avant Expo is organized by a team of dedicated students of SARDAR VALLABHBHAI PATEL INSTITUTE OF TECHNOLOGY . Our goal is to bring together startups, businesses from various fields, and industry experts to showcase the latest innovations in electric vehicle technology and promote sustainable mobility solutions. We believe that by fostering collaboration and knowledge sharing, we can accelerate the growth of emerging industries and help build a more sustainable future.
</div>
<div class="heading mission">
<h1> OUR MISSION</h1>
</div>
<div class="infocontainer">
Our mission is to provide valuable opportunities for people to discover new products and services, network with others, learn new skills, Identify new areas in which they can contribute and potentially find a career. Our event aims to foster collaboration & knowledge sharing, promote sustainable mobility solutions and accelerate the growth of emerging industries.
<div class="sidebar">
<h1> AVANT'23</h1>
</div>
</div>
<div class="heading mission">
<h1> UNSPLASH YOUR POTENTIAL </h1>
</div>
</section>
<div class="colorboxes">
<div class=" box box1">
<div class="innerimg">
<img src="./images/unleash1.png">
</div>
<p>
AVANT EXPO is a one-of-a-kind event that is all set to go down in history as a pivotal moment for SVIT.
</p>
</div>
<div class=" box box2">
<div class="innerimg">
<img src="images/unleash2.png" alt="">
</div>
<p>
From the latest advancements in artificial intelligence and virtual reality to breakthroughs in renewable energy and sustainable design, AVANT EXPO will provide an immersive and engaging experience for all .
</p>
</div>
<div class=" box box1">
<div class="innerimg">
<img src="images/unleash3.png" alt="">
</div>
<p>
AVANT EXPO is all about creating opportunities for attendees to engage with innovative technologies, learn from industry leaders and experts, and be inspired to think outside the box.
</p>
</div>
</div>
<section class="newslettersection">
<div class="newsletterimg">
<img class="newsletterimg1" src="./images/newsletterimg.png">
<div class="newsletter">
<div class="heading ">
STARTUP AND EV
</div>
<div class="infocontent">
<p>
Avant Expo would be the ideal platform for those who have a passion for entrepreneurship and innovation, since they would observe many startups and businesses showcase their products and services.Visitors to AVANT EXPO would also have the opportunity to see up close the latest electric vehicle models showcased by EV Companies and learn more about their capabilities.
</p>
AVANT EXPO is designed to provide everyone with valuable insights into current trends and into the significant impact that electric vehicles have on the environment. Additionally, the event will provide like-minded individuals with the opportunity to network, share ideas, receive feedback from industry experts, and learn from their experiences.
</div>
</div>
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-mQ93GR66B00ZXjt0YO5KlohRA5SY2XofN4zfuZxLkoj1gXtW8ANNCe9d5Y3eG5eD" crossorigin="anonymous"></script>
</body>
</html>