-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbranding.php
180 lines (168 loc) · 9.41 KB
/
branding.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
<!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-banner1">
<div>
<div class="inner-bann-heading">
<div class="row align-items-center">
<div class="col-md-7 inner-bann-heading">
<h1>Stand Out in the Market with Our Expert <span class="subheading-clr">Branding</span> Services</h1>
<p>From developing a unique brand voice to creating cohesive visual elements. We do it all here at Global Design Agency. Our experienced team ensures your brand communicates its core values effectively. Collaborate with Global Design Agency to build a brand that captures attention and fosters loyalty.</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>Put your trust in the Power of Branding</h2>
<p>Discover our comprehensive branding service, where we shape your vision into a captivating brand identity. In today's competitive landscape, a strong brand is essential for success. Our dedicated team collaborates closely with you to understand your goals, values, and target audience, ensuring every aspect of your brand reflects your unique identity. From crafting memorable logos to defining brand guidelines and developing compelling messaging, we offer a holistic approach to brand building. Whether you're a startup seeking to establish your presence or a seasoned company in need of a brand refresh, we tailor our services to meet your specific needs. With a keen eye for detail and a commitment to excellence, we create brands that stand out and resonate with your audience. Elevate your brand's presence and leave a lasting impression with our unparalleled branding service. Let's embark on this journey together and unlock the full potential of your brand.</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/branding.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">Let us Showcase your Brand for you</h2>
<p class="title-p">Collabrate with us and watch our branding expertise transforms businesses into <br> unforgettable brands</p>
</div>
<div class="portfolio-items-box">
<div class="gallery">
<img src="./assets/images/portfolio/branding/b1.png" alt="a forest after an apocalypse">
<img src="./assets/images/portfolio/branding/b2.png" alt="a great view of the sea above the mountain">
<img src="./assets/images/portfolio/branding/b3.png" alt="a great view of the sea above the mountain">
<img src="./assets/images/portfolio/branding/b4.png" alt="a waterfall and many rocks">
<img src="./assets/images/portfolio/branding/b5.png" alt="sime pink flowers">
<img src="./assets/images/portfolio/branding/b6.png" alt="a cool landscape">
<img src="./assets/images/portfolio/branding/b7.png" alt="inside a town between two big buildings">
<img src="./assets/images/portfolio/branding/b8.png" alt="a great view of the sea above the mountain">
<!-- <img src="./assets/images/portfolio/branding/b9.png" alt="a house on a mountain">
<img src="./assets/images/portfolio/branding/b10.png" alt="a house on a mountain">
<img src="./assets/images/portfolio/branding/b11.png" alt="a house on a mountain">
<img src="./assets/images/portfolio/branding/b12.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">We are not only friendly but also budget-friendly</h2>
<p class="title-p">We are well aware of the competition. That is the reason why we have a fair pricing<br> model. We ensure quality over quantity on each order.</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 -->
<!-- Footer Section -->
<?php include "./components/footer.php"?>
<!-- Footer Section -->
</body>
</html>