-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
205 lines (159 loc) · 5.67 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
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>project-5</title>
<link rel="stylesheet" href="style.css" />
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css"
rel="stylesheet"
/>
<style>
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@200&display=swap');
</style>
</head>
<body>
<section class="section1">
<nav>
<div class="icon">
<i class="ri-shining-2-fill"></i>
<h1>WizardZ</h1>
</div>
<div class="part2">
<h4>About Us</h4>
<h4>Services</h4>
<h4>Use Cases</h4>
<h4>Pricing</h4>
<h4>Blog</h4>
<button>Request a quote</button>
</div>
</nav>
<!-- nav bar ends -->
<div class="center">
<div class="center-part1">
<h1>Navigating the digital landscape for success</h1>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur
odit nobis odio totam tenetur? Voluptas illum nobis blanditiis
placeat sequi numquam repellendus tempore, non sit quo. Totam ut
possimus error.
</p>
<button>Book a consultation</button>
</div>
<div class="center-part2">
<img src="image.png" alt="bhopu image" />
</div>
</div>
<div class="section1bottom">
<img class="jatin" src="amazon.png" alt="" />
<img src="flipkart-logo-black-and-white.png" alt="" />
<img src="hubspot.png" alt="" />
<img src="zoom.png" alt="" />
<img src="notion.png" alt="" />
<img src="netflix-2-logo-black-and-white.png" alt="" />
</div>
</section>
<!-- section 1 ends here -->
<section class="section2">
<div class="services">
<h3>Services</h3>
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Modi quia
voluptatem perferendis facilis vero suscipit atque amet ex eveniet
hic!
</p>
</div>
<div class="container">
<div class="elem left1">
<div class="elem-part1">
<h1>Search engine optimization</h1>
<h4><i class="ri-arrow-right-up-line"></i>Learn More</h4>
</div>
<div class="elem-part2">
<img src="image.png" alt="" />
</div>
</div>
<div class="elem right1" id="blackbox">
<div class="elem-part1" id="sher">
<h1 class="black">pay per click advertisement</h1>
<h4><i class="ri-arrow-right-up-line"></i>Learn More</h4>
</div>
<div class="elem-part2">
<img src="image.png" alt="" />
</div>
</div>
</div>
</section>
<section class="section2" id="section30">
<div class="container3">
<div class="elem left2" id="blackbox">
<div class="elem-part1" id="sher">
<h1 class="black">social media marketing</h1>
<h4><i class="ri-arrow-right-up-line"></i>Learn More</h4>
</div>
<div class="elem-part2">
<img src="image.png" alt="" />
</div>
</div>
<div class="elem right2">
<div class="elem-part1">
<h1>E-mail marketing</h1>
<h4><i class="ri-arrow-right-up-line"></i>Learn More</h4>
</div>
<div class="elem-part2">
<img src="image.png" alt="" />
</div>
</div>
</div>
<!-- jattu work starts form here -->
<div id="boxi">
<div id="left">
<h1>Let’s make things happen
</h1>
<p>Contact us today to learn more about how our digital marketing services can help your business grow and succeed online.</p>
<button>Get your proposal</button>
</div>
<div id="right">
<img src="https://social-hub-ui.vercel.app/CtaCardSvg.svg" alt="boxi image">
</div>
</div>
<!-- new box part starts form here -->
<div id="upper">
<h1>Case Studies</h1>
<p>Explore Real-Life Examples of Our Proven Digital Marketing Success through Our Case Studies</p>
</div>
<div id="footer">
<div id="box">
<p>For a local restaurant, we implemented a targeted PPC campaign that resulted in a 50% increase in website traffic and a 25% increase in sales.</p>
<h1>
Learn More <i class="ri-arrow-right-up-line"></i>
</h1>
</div>
<div id="box " class="jatinnn">
<p>For a B2B software company, we developed an SEO strategy that resulted in a first page ranking for key keywords and a 200% increase in organic traffic.</p>
<h1>
Learn More <i class="ri-arrow-right-up-line"></i>
</h1>
</div>
<div id="box">
<p>For a national retail chain, we created a social media marketing campaign that increased followers by 25% and generated a 20% increase in online sales.</p>
<h1>
Learn More <i class="ri-arrow-right-up-line"></i>
</h1>
</div>
</div>
</div>
</section>
<div id="sectionx">
<!-- footer part starts from here -->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/gsap.min.js"
integrity="sha512-7eHRwcbYkK4d9g/6tD/mhkf++eoTHwpNM9woBxtPUBWm67zeAfFC+HrdoE2GanKeocly/VxeLvIqwvCdk7qScg=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.5/ScrollTrigger.min.js" integrity="sha512-onMTRKJBKz8M1TnqqDuGBlowlH0ohFzMXYRNebz+yOcc5TQr/zAKsthzhuv0hiyUKEiQEQXEynnXCvNTOk50dg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="script.js"></script>
</body>
</html>