3 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

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
title="Building the Veins of Our Nation"
description="Connecting communities safely through 21 years of precision engineering. We deliver robust, high-quality solutions across highways, roads, and vital signage systems that stand the test of time."
description="Over 21 years of excellence in infrastructure engineering. We deliver robust, high-quality solutions that connect communities and ensure safety across highways, roads, and vital signage systems."
tag="Infrastructure Excellence"
tagIcon={Building2}
tagAnimation="slide-up"
@@ -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" }}