-
Notifications
You must be signed in to change notification settings - Fork 0
/
social-media.php
183 lines (169 loc) · 9.48 KB
/
social-media.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<?php include "./components/head.php"?>
</head>
<body>
<!-- Main Header -->
<?php include "./components/header.php"?>
<!-- Main Header -->
<section class="inner-banner3">
<div>
<div class="inner-bann-heading">
<div class="row align-items-center">
<div class="col-md-7 inner-bann-heading">
<h1>Unlock the Power of <span class="subheading-clr">Social Media</span> Boost Your Impact Online</h1>
<p>At the Global Design Agency, our expert team will boost your online presence through targeted strategies, engaging content and effective campaigns. Connect with your audience, increase your reach, and build a vibrant online presence with our social media services.</p>
</div>
<div class="col-md-5">
<!-- form -->
<?php include "./components/banner.php"?>
<!-- form -->
</div>
</div>
</div>
</div>
</section>
<!-- Banner -->
<!-- First Section -->
<section class="inner-first-secbanner">
<div class="container py-5">
<div class="row align-items-center">
<div class="col-md-6 innerban-content">
<h2>Social Media</h2>
<p>Welcome to the digital frontier of social media, where connections are forged, and brands come to life. In today's interconnected world, social media has become the cornerstone of digital marketing strategies. Our expert team specializes in harnessing the power of social platforms to elevate your brand's presence and engage with your audience on a deeper level. From crafting compelling content and managing communities to executing targeted ad campaigns, we offer comprehensive solutions tailored to your brand's unique needs. Whether you're aiming to increase brand awareness, drive website traffic, or boost conversions, we have the expertise and tools to help you achieve your goals. With a keen understanding of social algorithms, trends, and analytics, we ensure that your brand stays relevant and resonates with your audience. Elevate your social media presence and unlock new opportunities for growth with our bespoke services. Let's collaborate and embark on this journey to digital success together.</p>
<div class="col">
<div class="row">
<div class="col-md-6">
<a href="#" class="header-btn">Let’s Talk</a>
</div>
</div>
</div>
</div>
<div class="col-md-6 innerpage-rightimg">
<img src="./assets/images/services/first-section/social-media.png" alt="">
</div>
</div>
</div>
</section>
<!-- First Section -->
<!-- Second Section -->
<section class="inner-second-secbanner">
<div class="container-fluid">
<div class="row">
<div class="col-md-12 text-center py-5">
<h2 class="title-heading">Welcome to our Design Playground</h2>
<p class="title-p">Explore our social media portfolio for a curated collection of design inspiration and insights. <br> From captivating visuals to behind-the-scenes glimpses, ignite your creativity and stay ahead of the curve.</p>
</div>
<div class="portfolio-items-box">
<div class="gallery">
<img src="./assets/images/portfolio/social-media/s1.png" alt="a forest after an apocalypse">
<img src="./assets/images/portfolio/social-media/s2.png" alt="a great view of the sea above the mountain">
<img src="./assets/images/portfolio/social-media/s3.png" alt="a great view of the sea above the mountain">
<img src="./assets/images/portfolio/social-media/s4.png" alt="a waterfall and many rocks">
<img src="./assets/images/portfolio/social-media/s5.png" alt="sime pink flowers">
<img src="./assets/images/portfolio/social-media/s6.png" alt="a cool landscape">
<img src="./assets/images/portfolio/social-media/s7.png" alt="inside a town between two big buildings">
<img src="./assets/images/portfolio/social-media/s8.png" alt="a great view of the sea above the mountain">
<img src="./assets/images/portfolio/social-media/s9.png" alt="a house on a mountain">
<img src="./assets/images/portfolio/social-media/s10.png" alt="a house on a mountain">
<img src="./assets/images/portfolio/social-media/s11.png" alt="a house on a mountain">
<img src="./assets/images/portfolio/social-media/s12.png" alt="a house on a mountain">
</div>
<!-- </div> -->
</div>
</div>
</section>
<!-- Second Section -->
<!-- Third section-->
<section class="inner-third-secbanner">
<div class="container" >
<div class="row">
<div class="text-center pb-5">
<h2 class="title-heading">Budget-Friendly Solutions</h2>
<p class="title-p">Unlock quality design within your budget with our affordable packages.</p>
</div>
<ul class="project-items">
<li>
<div class="project-item-box">
<div class="project-item-img">
<img src="assets/images/tabs-img.png" alt="">
</div>
<div class="project-item-body">
<h5>Instent Basic </h5>
<!-- <h4>$99</h4> -->
<ul class="tabs-ul-01">
<li><i class="fa-solid fa-check"></i>1 Logo Design Concepts</li>
<li><i class="fa-solid fa-check"></i>By 1 Experienced Designer</li>
<li><i class="fa-solid fa-check"></i>2 Free Revisions</li>
<li><i class="fa-solid fa-check"></i>Dedicated Project Manager</li>
<li><i class="fa-solid fa-check"></i>24-48 Hours Delivery</li>
<li><i class="fa-solid fa-check"></i>1 Finalized Logo</li>
<li><i class="fa-solid fa-check"></i>100% Ownership</li>
<li><i class="fa-solid fa-check"></i>Online Jpeg Files</li>
<li><i class="fa-solid fa-check"></i>No Print Ready PDF File </li>
</ul>
</div>
</div>
</li>
<li>
<div class="project-item-box">
<div class="project-item-img">
<img src="assets/images/tabs-img.png" alt="">
</div>
<div class="project-item-body">
<h5>Instent Basic </h5>
<!-- <h4>$99</h4> -->
<ul class="tabs-ul-01">
<li><i class="fa-solid fa-check"></i>1 Logo Design Concepts</li>
<li><i class="fa-solid fa-check"></i>By 1 Experienced Designer</li>
<li><i class="fa-solid fa-check"></i>2 Free Revisions</li>
<li><i class="fa-solid fa-check"></i>Dedicated Project Manager</li>
<li><i class="fa-solid fa-check"></i>24-48 Hours Delivery</li>
<li><i class="fa-solid fa-check"></i>1 Finalized Logo</li>
<li><i class="fa-solid fa-check"></i>100% Ownership</li>
<li><i class="fa-solid fa-check"></i>Online Jpeg Files</li>
<li><i class="fa-solid fa-check"></i>No Print Ready PDF File </li>
</ul>
</div>
</div>
</li>
<li>
<div class="project-item-box">
<div class="project-item-img">
<img src="assets/images/tabs-img.png" alt="">
</div>
<div class="project-item-body">
<h5>Instent Basic </h5>
<!-- <h4>$99</h4> -->
<ul class="tabs-ul-01">
<li><i class="fa-solid fa-check"></i>1 Logo Design Concepts</li>
<li><i class="fa-solid fa-check"></i>By 1 Experienced Designer</li>
<li><i class="fa-solid fa-check"></i>2 Free Revisions</li>
<li><i class="fa-solid fa-check"></i>Dedicated Project Manager</li>
<li><i class="fa-solid fa-check"></i>24-48 Hours Delivery</li>
<li><i class="fa-solid fa-check"></i>1 Finalized Logo</li>
<li><i class="fa-solid fa-check"></i>100% Ownership</li>
<li><i class="fa-solid fa-check"></i>Online Jpeg Files</li>
<li><i class="fa-solid fa-check"></i>No Print Ready PDF File </li>
</ul>
</div>
</div>
</li>
</ul>
</div>
</div>
</section>
<!-- Third section-->
<!-- Work section-->
<?php include "./components/work.php"?>
<!-- Work section-->
<!-- Contact Section -->
<?php include "./components/inner-contact.php"?>
<!-- Contact Section -->
<!-- Contact Section -->
<!-- Footer Section -->
<?php include "./components/footer.php"?>
<!-- Footer Section -->
</body>
</html>