-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVidyapeeta.html
More file actions
248 lines (217 loc) · 12.9 KB
/
Vidyapeeta.html
File metadata and controls
248 lines (217 loc) · 12.9 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Discover our completed commercial and renovation projects in Vidya Peeta, Bangalore. Builtline Construction delivers professional services across Bangalore.">
<link rel="icon" type="image/png" href="static/image/Logo 11.jpg">
<title>Top Construction Company in Vidya Peeta, Bangalore | Builtline</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="static/css/style.css?v=20260317">
<link rel="stylesheet" href="static/css/media.css?v=2">
<!-- likes for font-awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css">
<link href="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.css" rel="stylesheet">
<!-- emailjs link -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@emailjs/browser@4/dist/email.min.js"></script>
<!-- Google fonts -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&icon_names=dropper_eye" />
<link rel="canonical" href="https://builtlineconstruction.com/Vidyapeeta.html" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "HomeAndConstructionBusiness",
"name": "Completed Projects in Vidya Peeta, Bangalore",
"url": "https://builtlineconstruction.com/Vidyapeeta.html",
"telephone": "+91 9148498588",
"address": {
"@type": "PostalAddress",
"streetAddress": "Malleshwaram",
"addressLocality": "Bengaluru",
"postalCode": "560003"
},
"description": " Vidya Peeta in Bangalore continues to grow with redevelopment and infrastructure improvements."
}
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WXSFV86F');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<section class="section-container">
<!-- header -->
<header class="hero-header container">
<img src="static/image/Logo1.jpg" alt="" class="Image">
<nav>
<a href="index.html"><span>HOME</span></a>
<div class="nav-dropdown">
<a href="about.html">ABOUT</a>
<div class="dropdown-menu">
<a href="construction-landing.html">BUILD HOME</a>
<hr>
<a href="career.html">CAREER</a>
</div>
</div>
<a href="services.html">SERVICE</a>
<a href="project.html">PROJECTS</a>
<a href="construction-company-in-bangalore.html">BLOGS</a>
<div class="nav-dropdown">
<a href="contact.html">CONTACT</a>
<div class="dropdown-menu">
<a href="https://builtlineconstruction.com/login.php">LOGIN</a>
</div>
</div>
<a href="package.html" class="fill-btn">
<span>GET A FREE QUOTE</span>
<div class="icon"><i class="fa-solid fa-arrow-right-long"></i></div>
</a>
</nav>
</header>
<!-- scroll -->
<header class="scroll-header">
<div class="scroll-container container">
<img src="static/image/Logo 11.jpg" alt="">
<navbar>
<a href="index.html"><span>HOME</span></a>
<div class="nav-dropdown">
<a href="about.html">ABOUT</a>
<div class="dropdown-menu">
<a href="construction-landing.html">BUILD HOME</a>
<hr>
<a href="career.html">CAREER</a>
</div>
</div>
<a href="services.html">SERVICE</a>
<a href="project.html">PROJECTS</a>
<a href="construction-company-in-bangalore.html">BLOGS</a>
<div class="nav-dropdown">
<a href="contact.html">CONTACT</a>
<div class="dropdown-menu">
<a href="https://builtlineconstruction.com/login.php">LOGIN</a>
</div>
</div>
<a href="package.html" class="class-btn">GET A QUOTE<i class="fa-solid fa-arrow-right-long"></i></a>
</navbar>
</div>
</header>
<div class="sub-project">
<div class="container">
<div class="expertise-header">
<center>
<h2>Construction & Building Projects in Vidya Peeta, <br> Bangalore</h2>
<div class="underline"></div>
</center>
</div>
<section class="py-5">
<div class="container">
<h1 style="color:#b68d40;">Premier Construction Company in Vidya Peeta, Bangalore</h1>
</div>
<p class="mt-3 fs-5">
Builtline Construction has established itself as a distinguished <b>construction company in Vidya Peeta</b>, catering to the growing structural needs of South <b>Bangalore</b>. With a focus on engineering excellence, we provide comprehensive building solutions that transform visions into reality. As a leading <b>construction company in Vidya Peeta</b>, we understand the local architectural landscape of <b>Bangalore</b>, ensuring that every project we undertake is compliant with the latest safety regulations and urban planning standards.
</p>
<p class="mt-3 fs-5">
Our team at Builtline Construction is recognized as a reliable <b>construction company in Vidya Peeta</b> because of our commitment to using high-grade materials and innovative technology. Whether it is a new residential build or a complex commercial development in <b>Bangalore</b>, being a top <b>construction company in Vidya Peeta</b> means delivering durability and aesthetic appeal. We take pride in our role as a <b>construction company in Vidya Peeta</b> that prioritizes client satisfaction and timely project completion throughout the city of <b>Bangalore</b>.
</p>
</section>
<div class="project-iframe" style="margin-top: 30px;" data-aos="zoom-in">
<iframe src="https://www.google.com/maps/d/embed?mid=1ht3AndIzckJCsTQ7Qp6ps_iqlnKqDY0&ehbc=2E312F" width="100%" height="480" style="border:0; border-radius:15px;" allowfullscreen="" loading="lazy"></iframe>
</div>
<section class="py-5 section-blog px-4 mt-5" data-aos="fade-up">
<div class="container">
<h2 class="fs-3">Specialized Civil Works & Construction Company in Vidya Peeta</h2>
</div>
<p class="mt-3 fs-5">
As a specialized <b>construction company in Vidya Peeta</b>, we excel in navigating the specific logistical requirements of building in <b>Bangalore</b>'s established neighborhoods. Our reputation as a top-tier <b>construction company in Vidya Peeta</b> is built on transparency, structural stability, and superior finishing in <b>Bangalore</b>.
</p>
<ul>
<li><b>Foundation Excellence:</b> As a <b>construction company in Vidya Peeta</b>, we use advanced soil-testing to ensure long-term stability for <b>Bangalore</b> buildings.</li>
<li><b>Modern Layouts:</b> We are the preferred <b>construction company in Vidya Peeta</b> for contemporary architectural designs in <b>Bangalore</b>.</li>
<li><b>Quality Control:</b> Every site managed by our <b>construction company in Vidya Peeta</b> undergoes rigorous quality checks to meet <b>Bangalore</b> building codes.</li>
<li><b>Turnkey Execution:</b> Our identity as a <b>construction company in Vidya Peeta</b> includes handling everything from excavation to final painting in <b>Bangalore</b>.</li>
</ul>
</section>
<div class="project1" data-aos="fade-up">
<div class="projectImage">
<img src="static/image/v1.JPG" alt="Construction company in Vidya Peeta Bangalore">
<img src="static/image/v2.JPG" alt="Best builders in Vidya Peeta Bangalore">
<img src="static/image/v3.JPG" alt="Structural works in Bangalore">
</div>
<div class="projectImage">
<img src="static/image/v4.JPG" alt="Civil contractors in Bangalore">
<img src="static/image/v5.JPG" alt="Construction company in Vidya Peeta">
<img src="static/image/v6.JPG" alt="Building renovation Bangalore">
</div>
</div>
<div class="projectText mt-4" data-aos="fade-up">
<p class="fs-5">
<i class="fa-solid fa-angles-right"></i> If you are looking for a trusted <b>construction company in Vidya Peeta</b> to manage your next landmark project in <b>Bangalore</b>, Builtline Construction offers the expertise and local knowledge you need. We have successfully completed numerous structural and interior projects, solidifying our status as a top-rated <b>construction company in Vidya Peeta</b> within the competitive <b>Bangalore</b> real estate market.
</p>
<p class="fs-5">
<i class="fa-solid fa-angles-right"></i> Our vision as a <b>construction company in Vidya Peeta</b> is to lead the industry in sustainable and earthquake-resistant construction in <b>Bangalore</b>. Trust the most reliable <b>construction company in Vidya Peeta</b> to provide you with a seamless and stress-free building experience in <b>Bangalore</b>.
</p>
</div>
<div class="project-btn mt-4">
<a href="project.html"><i class="fa-solid fa-arrow-left"></i> Visit All Project</a>
</div>
<a href="https://wa.me/919148498588" class="whatsapp-float" target="_blank">
<i class="fa-brands fa-whatsapp"></i>
</a>
<div id="scrollProgress">
<svg width="60" height="60">
<circle cx="30" cy="30" r="26" stroke="#e0e0e0" stroke-width="4" fill="none" />
<circle id="progressCircle" cx="30" cy="30" r="26" stroke="orange" stroke-width="4" fill="none" stroke-linecap="round" />
</svg>
<span class="arrow"><i class="fa-solid fa-arrow-up"></i></span>
</div>
</div>
</div>
</section>
<!-- script links -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="static/script.js"></script>
<script src="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.js"></script>
<script>
AOS.init();
</script>
<script>
window.addEventListener("scroll", () => {
if (window.scrollY > 120) {
document.body.classList.add("scrolled");
} else {
document.body.classList.remove("scrolled");
}
});
</script>
<script>
document.addEventListener("DOMContentLoaded", function () {
const btn = document.getElementById("scrollProgress");
const circle = document.getElementById("progressCircle");
const radius = circle.r.baseVal.value;
const circumference = 2 * Math.PI * radius;
circle.style.strokeDasharray = `${circumference}`;
circle.style.strokeDashoffset = `${circumference}`;
window.addEventListener("scroll", () => {
const scrollTop = window.pageYOffset;
const height =
document.documentElement.scrollHeight - window.innerHeight;
const progress = scrollTop / height;
const offset = circumference - progress * circumference;
circle.style.strokeDashoffset = offset;
btn.style.display = scrollTop > 150 ? "block" : "none";
});
btn.addEventListener("click", () => {
window.scrollTo({ top: 0, behavior: "smooth" });
});
});
</script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WXSFV86F"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
</body>
</html>