-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
186 lines (164 loc) · 6.41 KB
/
index.html
File metadata and controls
186 lines (164 loc) · 6.41 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MAF Convertify</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-LN+7fdVzj6u52u30Kp6M/trliBMCMKTyK833zpbD+pXdCLuTusPj697FH4R/5mcr" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">MAF CONVERTIFY</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item ">
<a class="nav-link active" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="portofolio.html">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#fo">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="bbox">
<div class="text1">
<h1 class="yd">Your Digital Agent for Success</h1>
</div>
<div class="text2">
<p class="para">Expertise in Designing, Marketing and Branding</p>
<button class="btn">
<svg height="24" width="24" fill="#FFFFFF" viewBox="0 0 24 24" data-name="Layer 1" id="Layer_1" class="sparkle">
<path
d="M10,21.236,6.755,14.745.264,11.5,6.755,8.255,10,1.764l3.245,6.491L19.736,11.5l-6.491,3.245ZM18,21l1.5,3L21,21l3-1.5L21,18l-1.5-3L18,18l-3,1.5ZM19.333,4.667,20.5,7l1.167-2.333L24,3.5,21.667,2.333,20.5,0,19.333,2.333,17,3.5Z">
</path>
</svg>
<span class="text">Discover</span>
</button>
</div>
</div>
<div class="mainbox">
<div class="textleft">
<h1 class="wca">We Create Awesome Artwork</h1>
<p class="parat">Committed to excellence in2D and 3D Art, we prioritize client satisfaction and strive to br elevate <br> your brand's
presence online.</p>
<div class="prm">
<div class="pr">
<h1 class="count">150+</h1>
<p class="ct">Proven Results</p>
</div>
<div class="pr">
<h1 class="count">15</h1>
<p class="ct">Client Satisfaction <br> Guaranteed </p>
</div>
</div>
</div>
<div class="imgright">
<img src="asset/img/side img.avif" alt="" class="imn">
</div>
</div>
</div>
<section class="services-section">
<div class="container">
<h2 class="section-title">Our Services</h2>
<p class="section-subtitle">
Discover tailored solutions in digital marketing, branding, content creation,<br />
and web development for your business.
</p>
<div class="services-grid">
<!-- Futuristic Card -->
<div class="service-card">
<img src="asset/img/card1.avif" alt="Futuristic" class="service-image" />
<div class="service-text">
<h3>Futuristic</h3>
<p>
Create a strong brand identity that resonates with your audience and sets you apart from competitors.
</p>
</div>
</div>
<!-- Anime Card -->
<div class="service-card">
<img src="asset/img/card2.avif" alt="Anime" class="service-image" />
<div class="service-text">
<h3>Anime</h3>
<p>
Enhance your online presence with targeted strategies that drive engagement and boost conversions effectively.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="testimonial-section">
<div class="testimonial-container">
<div class="stars">★★★★★</div>
<p class="testimonial-text">
PFP Chroma transformed our brand with exceptional digital marketing and stunning design. Their commitment to client satisfaction is truly unmatched. Highly recommend their services!
</p>
<div class="testimonial-author">
<img src="asset/img/johndoe.avif" alt="John Doe" class="author-img" />
<p class="author-name">John Doe</p>
</div>
</div>
</section>
<section class="gallery-section">
<h2>Gallery</h2>
<p>Explore our creative projects in digital marketing and branding</p>
<div class="gallery-grid">
<img src="asset/img/1.avif" alt="Gallery Image 1">
<img src="asset/img/2.png" alt="Gallery Image 2">
<img src="asset/img/3.avif" alt="Gallery Image 3">
<img src="asset/img/4.avif" alt="Gallery Image 4">
</div>
</section>
<footer id="fo">
<div class="footer-container">
<!-- Services -->
<div class="footer-col">
<h2>Services</h2>
<p>Digital marketing, branding, and web development solutions.</p>
<div class="social-icons">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-tiktok"></i></a>
<a href="#"><i class="fab fa-x-twitter"></i></a>
</div>
</div>
<!-- Contact -->
<div class="footer-col">
<h2>Contact</h2>
<p>+1 (306) 556-1650</p>
<p>mafconvertify@ecommercewithabdullahfaheem.agency</p>
<p>1942 BROADWAY STE 314C<br>BOULDER, CO 80302</p>
</div>
<!-- Support -->
<div class="footer-col support-form">
<h2>Support</h2>
<form>
<input type="email" placeholder="Enter your email here" required>
<button type="submit">Submit your inquiry now</button>
</form>
</div>
</div>
<div class="footer-bottom">
© 2024. All rights reserved.
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ndDqU0Gzau9qJ1lfW4pNLlhNTkCfHzAVBReH9diLvGRem5+R9g2FzA8ZGN954O5Q"
crossorigin="anonymous"></script>
</body>
</html>