7 Commits

Author SHA1 Message Date
394fac8780 Merge version_3 into main
Merge version_3 into main
2026-03-11 20:59:20 +00:00
331fffd6fe Update src/app/page.tsx 2026-03-11 20:59:16 +00:00
f25a668bac Merge version_2 into main
Merge version_2 into main
2026-03-11 20:58:17 +00:00
5f5de06598 Update src/app/page.tsx 2026-03-11 20:58:13 +00:00
f1944d4161 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:56:46 +00:00
a92fc83688 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:56:22 +00:00
47c15cc4b3 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:55:39 +00:00

View File

@@ -76,7 +76,11 @@ export default function LandingPage() {
tagIcon={Shield}
tagAnimation="slide-up"
title="About EQRA INFRA PROJECTS"
description="With over 21 years of excellence in the infrastructure sector, EQRA INFRA PROJECTS has established itself as a trusted leader in building the veins of our nation. Under the visionary leadership of our owner, Zahur Hasan, we have dedicated over two decades to delivering robust, high-quality engineering solutions that stand the test of time.\n\nOur expertise spans across three core pillars: Highway Construction delivering large-scale infrastructure projects with precision and structural integrity, Road Maintenance ensuring safety and longevity for existing transit networks through meticulous upkeep and modern techniques, and Sign Board Manufacturing producing high-visibility, durable signage that meets the highest safety standards.\n\nAt EQRA INFRA PROJECTS, we believe that infrastructure is more than just asphalt and steel—it is about connecting people and ensuring their safety. Our commitment to high-quality work and professional reliability has made us a preferred partner for complex projects across the region."
description="With over 21 years of excellence in the infrastructure sector, EQRA INFRA PROJECTS has established itself as a trusted leader in building the veins of our nation. Under the visionary leadership of our owner, Zahur Hasan, we have dedicated over two decades to delivering robust, high-quality engineering solutions that stand the test of time.
Our expertise spans across three core pillars: Highway Construction delivering large-scale infrastructure projects with precision and structural integrity, Road Maintenance ensuring safety and longevity for existing transit networks through meticulous upkeep and modern techniques, and Sign Board Manufacturing producing high-visibility, durable signage that meets the highest safety standards.
At EQRA INFRA PROJECTS, we believe that infrastructure is more than just asphalt and steel—it is about connecting people and ensuring their safety. Our commitment to high-quality work and professional reliability has made us a preferred partner for complex projects across the region."
metrics={[
{ value: "21+", title: "Years of Excellence" },
{ value: "500+", title: "Successful Projects" }
@@ -172,7 +176,7 @@ export default function LandingPage() {
description="Let's work together to build the infrastructure of tomorrow. EQRA INFRA PROJECTS brings 21 years of expertise and proven reliability to every project. Contact us today to discuss your infrastructure needs."
buttons={[
{ text: "Contact Us Now", href: "contact" },
{ text: "View Our Portfolio", href: "portfolio" }
{ text: "Review Case Studies", href: "portfolio" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}