|
86 | 86 |
|
87 | 87 | <!-- About main section -->
|
88 | 88 | <main>
|
89 |
| - <section class="about-section"> |
90 |
| - <div class="container"> |
91 |
| - <div class="about-content"> |
92 |
| - <h1 class="section-title">About Us</h1> |
93 |
| - <div class="image"> |
94 |
| - <img src="../images/about.jpeg" alt="Bangalore Cityscape"> |
95 |
| - </div> |
96 |
| - <p class="about-text"> |
97 |
| - Welcome to Eventica, an ultimate guide to the dynamic and diverse events in Bangalore. As the heart of India's tech and cultural hub, Eventica is dedicated to bridging the gap between event organizers and eager participants, creating a vibrant community centered around knowledge-sharing, cultural exchange, and entertainment. |
98 |
| - </p><br> |
99 |
| - <p class="about-text"> |
100 |
| - From innovative tech conferences to insightful and engaging meetups, Eventica covers it all. We believe in the power of events to educate, inspire, and unite people, fostering unforgettable experiences and meaningful connections along the way. |
101 |
| - </p> |
| 89 | + <div class="about-container"> |
| 90 | + <div class="content-section"> |
| 91 | + <h1 class="section-title">ABOUT US</h1> |
| 92 | + <p>Welcome to Eventica, an ultimate guide to the dynamic and diverse events in Bangalore. As the heart of India's tech and cultural hub, Eventica is dedicated to bridging the gap between event organizers and eager participants, creating a vibrant community centered around knowledge-sharing, cultural exchange, and entertainment.</p> |
102 | 93 |
|
103 |
| - <div class="feature-grid"> |
104 |
| - <div class="feature-item"> |
105 |
| - <div class="feature-icon">🎭</div> |
106 |
| - <h3 class="feature-title">Diverse Events</h3> |
107 |
| - <p class="feature-description">From tech to innovation, we cover it all</p> |
108 |
| - </div> |
109 |
| - <div class="feature-item"> |
110 |
| - <div class="feature-icon">🤝</div> |
111 |
| - <h3 class="feature-title">Community Building</h3> |
112 |
| - <p class="feature-description">Connect with like-minded individuals</p> |
113 |
| - </div> |
114 |
| - <div class="feature-item"> |
115 |
| - <div class="feature-icon">📅</div> |
116 |
| - <h3 class="feature-title">Up-to-date Calendar</h3> |
117 |
| - <p class="feature-description">Never miss an exciting event</p> |
118 |
| - </div> |
119 |
| - </div> |
120 |
| - </div> |
| 94 | + <p>From innovative tech conferences to insightful and engaging meetups, Eventica covers it all. We believe in the power of events to educate, inspire, and unite people, fostering unforgettable experiences and meaningful connections along the way.</p> |
| 95 | + </div> |
| 96 | + <div class="illustration-section"> |
| 97 | + <img src="../images/about.png" alt="About Illustration"> |
| 98 | + </div> |
| 99 | + </div> |
| 100 | + |
| 101 | + <div class="feature-grid"> |
| 102 | + <div class="feature-item"> |
| 103 | + <div class="feature-icon">🎭</div> |
| 104 | + <h3 class="feature-title">Diverse Events</h3> |
| 105 | + <p class="feature-description">From tech to innovation, we cover it all</p> |
| 106 | + </div> |
| 107 | + <div class="feature-item"> |
| 108 | + <div class="feature-icon">🤝</div> |
| 109 | + <h3 class="feature-title">Community Building</h3> |
| 110 | + <p class="feature-description">Connect with like-minded individuals</p> |
121 | 111 | </div>
|
122 |
| - </section> |
| 112 | + <div class="feature-item"> |
| 113 | + <div class="feature-icon">📅</div> |
| 114 | + <h3 class="feature-title">Up-to-date Calendar</h3> |
| 115 | + <p class="feature-description">Never miss an exciting event</p> |
| 116 | + </div> |
| 117 | + </div> |
123 | 118 | </main>
|
124 | 119 |
|
125 | 120 | <!-- Footer section -->
|
|
0 commit comments