-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
191 lines (166 loc) · 9.57 KB
/
about.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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/about.css">
<link rel="stylesheet" href="./css/mob_res_about.css">
<script src="https://kit.fontawesome.com/45e114222a.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.css">
<title>About Us</title>
</head>
<body>
<ul id="navbar_center_mob" class="navbar_center_mob" >
<li><a href="#">Home</a></li>
<li><a href="#">About Us</a></li>
<!-- <li><a href="#">Services</a></li> -->
<li><a href="./gallery.html">Gallery</a></li>
<li><a href="./blog.html">Blog</a></li>
</ul>
<button onclick="navToggle()" id="nav_cross" class="nav_cross" ><img src="./assets/img/Arrow_4_white.png" alt=""></button>
<section class="navbar" >
<a href="./index.html"><img src="./assets/img/Navbar_brand.png" alt=""></a>
<ul class="navbar_center" >
<li><a href="./index.html">Home</a></li>
<li><a href="#">About Us</a></li>
<!-- <li><a href="#ser">Services</a></li> -->
<li><a href="./gallery.html">Gallery</a></li>
<li><a href="./blog.html">Blog</a></li>
</ul>
<a class="nav_con" href="./index.html#contact">Contact Us</a>
<button onclick="navToggle()" class="nav_ham" ><img src="./assets/img/ham.png" alt=""></button>
</section>
<section data-aos="fade-up" >
<div class="hero_top">
<p class="hero_top_main" >Meet our team <br> dedicated to helping your business.</p>
<p class="hero_top_sub" >Our philosophy is simple: ‘Success is built on strong partnerships and measurable returns. <br> We are here to ensure your investment works harder for you.’</p>
</div>
</section>
<section data-aos="fade-up" class="hero_bottom">
<div class="hero_b_col">
<div id="hero_b_box_1" class="hero_b_box">
<img style="background-color: red;" src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/cropped%2FVivek%20Vijayan_Cropped.png?alt=media&token=e88df3d9-acc5-4595-aa9b-bcd239f271a4" alt="">
<p class="hero_b_b_name">Vivek</p>
<p class="hero_b_b_pos">Founder & CEO</p>
</div>
<div id="hero_b_box_2" class="hero_b_box">
<img style="background-color: blue;" src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/cropped%2FVivek%20Vijayan_Cropped.png?alt=media&token=e88df3d9-acc5-4595-aa9b-bcd239f271a4" alt="">
<p class="hero_b_b_name">Nandu</p>
<p class="hero_b_b_pos">Founder & CEO</p>
</div>
<div id="hero_b_box_3" class="hero_b_box">
<img style="background-color: white;" src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/cropped%2FVivek%20Vijayan_Cropped.png?alt=media&token=e88df3d9-acc5-4595-aa9b-bcd239f271a4" alt="">
<p class="hero_b_b_name">Sreenath</p>
<p class="hero_b_b_pos">Founder & CEO</p>
</div>
</div>
<div class="hero_b_col">
<div id="hero_b_box_4" class="hero_b_box">
<img style="background-color: green;" src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/Team%20members%2FUday%20Surya%20P.JPG?alt=media&token=baf4bc93-eb8a-4fb7-b028-3e6b7dc2e755" alt="">
<p class="hero_b_b_name">Uday Surya P</p>
<p class="hero_b_b_pos">Web Developer</p>
</div>
<div id="hero_b_box_5" class="hero_b_box">
<img style="background-color: yellow;" src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/Team%20members%2FAnandu%20Chandran.jpg?alt=media&token=ad373ebf-1586-4a66-abae-d178936e40ce" alt="">
<p class="hero_b_b_name">Anandu Chandran</p>
<p class="hero_b_b_pos">UI/UX Designer</p>
</div>
</div>
</section>
<ul data-aos="fade-up" class="mem_list">
<li><button onclick="changeImg(1)" ><img src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/cropped%2FVivek%20Vijayan_Cropped.png?alt=media&token=e88df3d9-acc5-4595-aa9b-bcd239f271a4" alt=""></button></li>
<li><button onclick="changeImg(2)" ><img src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/cropped%2FVivek%20Vijayan_Cropped.png?alt=media&token=e88df3d9-acc5-4595-aa9b-bcd239f271a4" alt=""></button></li>
<li><button onclick="changeImg(3)" ><img src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/cropped%2FVivek%20Vijayan_Cropped.png?alt=media&token=e88df3d9-acc5-4595-aa9b-bcd239f271a4" alt=""></button></li>
<li><button onclick="changeImg(4)" ><img src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/Team%20members%2FUday%20Surya%20P.JPG?alt=media&token=baf4bc93-eb8a-4fb7-b028-3e6b7dc2e755" alt=""></button></li>
<li><button onclick="changeImg(5)" ><img src="https://firebasestorage.googleapis.com/v0/b/atelieradsventure-23d76.firebasestorage.app/o/Team%20members%2FAnandu%20Chandran.jpg?alt=media&token=ad373ebf-1586-4a66-abae-d178936e40ce" alt=""></button></li>
</ul>
<section data-aos="fade-up" class="vision">
<p class="vis_head">Our Vision</p>
<p class="vis_sub">"To be the leading force in transforming brands through innovative storytelling and strategic solutions, creating meaningful connections that inspire, engage, and drive measurable ROI. We are dedicated to empowering brands to scale, thrive, and achieve lasting success by understanding their unique needs and delivering exceptional results in an ever-evolving market."</p>
</section>
<div data-aos="fade-up" class="team">
<p class="team_head">Join our team</p>
<p class="team_sub">We Are Proudly Hiring: Join Us in Shaping the Future of Success</p>
<a href="./blog.html" style="margin-top: 39px;" class="team_box">
<div class="team_b_left">
<div class="team_b_l_top">
<p style="font-size: 12px;font-weight: 600;" >Design</p>
<p style="font-size: 28px;" >Video Editor</p>
</div>
<div class="team_b_l_bottom">
<p>Hybrid <i class="fa-solid fa-circle"></i> Internship</p>
</div>
</div>
<div class="team_b_right">
<div class="team_b_l_top">
<p>Apply now <i class="fa-solid fa-arrow-up-right-from-square"></i></p>
</div>
</div>
</a>
<a href="./blog.html" class="team_box">
<div class="team_b_left">
<div class="team_b_l_top">
<p style="font-size: 12px;font-weight: 600;" >Development</p>
<p style="font-size: 28px;" >Full Stack Java Developer</p>
</div>
<div class="team_b_l_bottom">
<p>Hybrid <i class="fa-solid fa-circle"></i> Internship</p>
</div>
</div>
<div class="team_b_right">
<div class="team_b_l_top">
<p>Apply now <i class="fa-solid fa-arrow-up-right-from-square"></i></p>
</div>
</div>
</a>
<a href="./blog.html" class="team_box">
<div class="team_b_left">
<div class="team_b_l_top">
<p style="font-size: 12px;font-weight: 600;" >Management</p>
<p style="font-size: 28px;" >Customer Management Executive</p>
</div>
<div class="team_b_l_bottom">
<p>Hybrid <i class="fa-solid fa-circle"></i> Internship</p>
</div>
</div>
<div class="team_b_right">
<div class="team_b_l_top">
<p>Apply now <i class="fa-solid fa-arrow-up-right-from-square"></i></p>
</div>
</div>
</a>
</div>
<footer data-aos="fade-up">
<img src="./assets/img/Navbar_brand.png" alt="">
<p class="foot_quote">Lorem ipsum odor amet, consectetuer adipiscing elit. Auctor integer consequat fusce taciti placerat aliquam. Vitae nullam ex purus ac, fermentum est egestas.</p>
<p class="cpy_write">© 2024 All Rights Reserved, Atelier Adventures</p>
</footer>
<script src="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
<script>
const changeImg = (num) =>{
document.getElementById(`hero_b_box_${num}`).scrollIntoView({
behavior: 'smooth',
inline:"center",
block:"center"
})
}
var toggle = true;
const navToggle = () =>{
console.log(toggle,"toggle");
if(toggle){
document.getElementById('navbar_center_mob').style.right = '-500px'
document.getElementById('nav_cross').style.right = '-100px'
toggle = false
}else{
document.getElementById('navbar_center_mob').style.right = window.innerWidth > 480 && window.innerWidth < 1120 ? '15%' : '0px'
document.getElementById('nav_cross').style.right = window.innerWidth > 480 && window.innerWidth < 1120 ? '15%' : '10px'
toggle = true
}
}
navToggle()
</script>
</html>