Merge version_1 into main #2
305
src/app/page.tsx
305
src/app/page.tsx
@@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Building, Droplet, Lock, Palette, Ruler, ShieldCheck } from "lucide-react";
|
||||
import { Building, Droplet, Lock, Palette, Ruler, ShieldCheck, HardHat, Landmark, Hammer, Crane, ClipboardCheck } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,59 +34,40 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "#projects",
|
||||
},
|
||||
name: "Projects", id: "#projects"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EqsZgnx8WN2ZlIItOXAgKUw290/uploaded-1780918389328-xrpdfldz.png"
|
||||
logoAlt="Azhar Construction Logo"
|
||||
brandName="Azhar Construction"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Professional Roofing Solutions"
|
||||
description="NDL Siplast certified roofing, waterproofing, landmark rehabilitation, and comprehensive general construction services for commercial and residential projects. Trust expertise backed by industry certifications."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Free Consultation", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/facade-building-with-classical-architecture_23-2148184255.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/facade-building-with-classical-architecture_23-2148184255.jpg"
|
||||
imageAlt="commercial roofing project cityscape"
|
||||
/>
|
||||
</div>
|
||||
@@ -99,7 +80,7 @@ export default function LandingPage() {
|
||||
description="Azhar Construction is a leading provider of high-quality construction services across the United States. With decades of experience, we specialize in delivering complex projects with unwavering commitment to quality and safety."
|
||||
subdescription="Our certified team excels in roofing, waterproofing, landmark rehabilitation, and general construction, ensuring durable and reliable solutions for commercial, residential, and industrial clients."
|
||||
icon={Building}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30644.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30644.jpg"
|
||||
imageAlt="construction team working on site blueprints"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -112,105 +93,69 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Professional Roofing Solutions",
|
||||
description: "Specializing in NDL Siplast certified flat roofing for commercial and residential properties, ensuring longevity and superior protection. From new installations to emergency repairs, we cover all your roofing needs.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-focus-shot-wooden-fence_181624-56303.jpg",
|
||||
imageAlt: "flat roofing installation commercial building",
|
||||
},
|
||||
title: "Professional Roofing Solutions", description: "Specializing in NDL Siplast certified flat roofing for commercial and residential properties, ensuring longevity and superior protection. From new installations to emergency repairs, we cover all your roofing needs.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-focus-shot-wooden-fence_181624-56303.jpg", imageAlt: "flat roofing installation commercial building"},
|
||||
items: [
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
text: "NDL Siplast Certified",
|
||||
},
|
||||
text: "NDL Siplast Certified"},
|
||||
{
|
||||
icon: Building,
|
||||
text: "Commercial & Residential",
|
||||
},
|
||||
text: "Commercial & Residential"},
|
||||
{
|
||||
icon: HardHat,
|
||||
text: "Skilled & Experienced Crews",
|
||||
},
|
||||
text: "Skilled & Experienced Crews"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EqsZgnx8WN2ZlIItOXAgKUw290/uploaded-1780918389328-xrpdfldz.png",
|
||||
imageAlt: "flat roofing installation commercial building",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Advanced Waterproofing Systems",
|
||||
description: "Protect your structures from water damage with our comprehensive waterproofing services. We apply cutting-edge solutions for foundations, basements, and building envelopes to ensure maximum durability.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15090.jpg",
|
||||
imageAlt: "waterproofing membrane application building facade",
|
||||
},
|
||||
title: "Advanced Waterproofing Systems", description: "Protect your structures from water damage with our comprehensive waterproofing services. We apply cutting-edge solutions for foundations, basements, and building envelopes to ensure maximum durability.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15090.jpg", imageAlt: "waterproofing membrane application building facade"},
|
||||
items: [
|
||||
{
|
||||
icon: Droplet,
|
||||
text: "Foundation & Basement",
|
||||
},
|
||||
text: "Foundation & Basement"},
|
||||
{
|
||||
icon: Building,
|
||||
text: "Exterior Envelope Protection",
|
||||
},
|
||||
text: "Exterior Envelope Protection"},
|
||||
{
|
||||
icon: Lock,
|
||||
text: "Long-lasting Leak Prevention",
|
||||
},
|
||||
text: "Long-lasting Leak Prevention"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/facade-building-with-classical-architecture_23-2148184255.jpg?_wi=2",
|
||||
imageAlt: "flat roofing installation commercial building",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Landmark Rehabilitation & Restoration",
|
||||
description: "Preserving history with precision. Our team has extensive experience in the delicate art of landmark rehabilitation, restoring historical structures to their original grandeur while ensuring modern structural integrity.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sanding-window-frame-outdoors_23-2151997672.jpg",
|
||||
imageAlt: "historic building facade restoration work",
|
||||
},
|
||||
title: "Landmark Rehabilitation & Restoration", description: "Preserving history with precision. Our team has extensive experience in the delicate art of landmark rehabilitation, restoring historical structures to their original grandeur while ensuring modern structural integrity.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sanding-window-frame-outdoors_23-2151997672.jpg", imageAlt: "historic building facade restoration work"},
|
||||
items: [
|
||||
{
|
||||
icon: Landmark,
|
||||
text: "Historic Preservation",
|
||||
},
|
||||
text: "Historic Preservation"},
|
||||
{
|
||||
icon: Palette,
|
||||
text: "Authentic Material Matching",
|
||||
},
|
||||
text: "Authentic Material Matching"},
|
||||
{
|
||||
icon: Hammer,
|
||||
text: "Structural Reinforcement",
|
||||
},
|
||||
text: "Structural Reinforcement"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30644.jpg?_wi=2",
|
||||
imageAlt: "flat roofing installation commercial building",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Comprehensive General Construction",
|
||||
description: "From new builds to significant renovations, Azhar Construction provides end-to-end general construction services. We manage projects of all sizes, ensuring timely completion and adherence to the highest quality standards.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-african-american-worker-standing-with-plan-factory_1303-30604.jpg",
|
||||
imageAlt: "general construction site workers safety gear",
|
||||
},
|
||||
title: "Comprehensive General Construction", description: "From new builds to significant renovations, Azhar Construction provides end-to-end general construction services. We manage projects of all sizes, ensuring timely completion and adherence to the highest quality standards.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-african-american-worker-standing-with-plan-factory_1303-30604.jpg", imageAlt: "general construction site workers safety gear"},
|
||||
items: [
|
||||
{
|
||||
icon: Crane,
|
||||
text: "New Construction",
|
||||
},
|
||||
text: "New Construction"},
|
||||
{
|
||||
icon: Ruler,
|
||||
text: "Renovations & Additions",
|
||||
},
|
||||
text: "Renovations & Additions"},
|
||||
{
|
||||
icon: ClipboardCheck,
|
||||
text: "Project Management",
|
||||
},
|
||||
text: "Project Management"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg?_wi=1",
|
||||
imageAlt: "flat roofing installation commercial building",
|
||||
},
|
||||
reverse: true
|
||||
}
|
||||
]}
|
||||
title="Our Specialized Construction Services"
|
||||
description="From robust flat roofing systems to intricate landmark restoration, our expertise covers a broad spectrum of construction needs."
|
||||
@@ -225,47 +170,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "proj-1",
|
||||
name: "Commercial Flat Roof Installation",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg?_wi=2",
|
||||
imageAlt: "large commercial flat roof installation",
|
||||
},
|
||||
id: "proj-1", name: "Commercial Flat Roof Installation", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg", imageAlt: "large commercial flat roof installation"},
|
||||
{
|
||||
id: "proj-2",
|
||||
name: "Residential Roof Replacement",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg",
|
||||
imageAlt: "residential house roof replacement",
|
||||
},
|
||||
id: "proj-2", name: "Residential Roof Replacement", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", imageAlt: "residential house roof replacement"},
|
||||
{
|
||||
id: "proj-3",
|
||||
name: "Industrial Waterproofing Project",
|
||||
price: "Industrial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/consequences-russian-s-war-ukraine_23-2149437955.jpg",
|
||||
imageAlt: "basement waterproofing system installation",
|
||||
},
|
||||
id: "proj-3", name: "Industrial Waterproofing Project", price: "Industrial", imageSrc: "http://img.b2bpic.net/free-photo/consequences-russian-s-war-ukraine_23-2149437955.jpg", imageAlt: "basement waterproofing system installation"},
|
||||
{
|
||||
id: "proj-4",
|
||||
name: "Historic Landmark Facade Restoration",
|
||||
price: "Landmark",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handyman-making-wooden-furniture-workshop_23-2147944928.jpg",
|
||||
imageAlt: "restored historic landmark facade",
|
||||
},
|
||||
id: "proj-4", name: "Historic Landmark Facade Restoration", price: "Landmark", imageSrc: "http://img.b2bpic.net/free-photo/handyman-making-wooden-furniture-workshop_23-2147944928.jpg", imageAlt: "restored historic landmark facade"},
|
||||
{
|
||||
id: "proj-5",
|
||||
name: "NDL Siplast Flat Roofing Upgrade",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937902.jpg",
|
||||
imageAlt: "NDL Siplast flat roofing system commercial",
|
||||
},
|
||||
id: "proj-5", name: "NDL Siplast Flat Roofing Upgrade", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937902.jpg", imageAlt: "NDL Siplast flat roofing system commercial"},
|
||||
{
|
||||
id: "proj-6",
|
||||
name: "New Commercial Building Construction",
|
||||
price: "General Construction",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-business-center-with-beautiful-textures-unique-design-with-interior-staircases_181624-5474.jpg",
|
||||
imageAlt: "general commercial construction site progress",
|
||||
},
|
||||
id: "proj-6", name: "New Commercial Building Construction", price: "General Construction", imageSrc: "http://img.b2bpic.net/free-photo/white-business-center-with-beautiful-textures-unique-design-with-interior-staircases_181624-5474.jpg", imageAlt: "general commercial construction site progress"},
|
||||
]}
|
||||
title="Featured Projects Portfolio"
|
||||
description="Explore our successful projects showcasing our expertise in various construction domains, from complex commercial roofing to delicate landmark rehabilitations."
|
||||
@@ -279,20 +194,11 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "30+",
|
||||
description: "Years of Industry Experience",
|
||||
},
|
||||
id: "m1", value: "30+", description: "Years of Industry Experience"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
description: "Successful Projects Completed",
|
||||
},
|
||||
id: "m2", value: "500+", description: "Successful Projects Completed"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "NDL",
|
||||
description: "Siplast Certified Experts",
|
||||
},
|
||||
id: "m3", value: "NDL", description: "Siplast Certified Experts"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -304,77 +210,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
date: "May 2023",
|
||||
title: "Outstanding Commercial Roofing",
|
||||
quote: "Azhar Construction delivered an exceptional flat roofing solution for our commercial property. Their NDL Siplast certification truly shows in the quality and professionalism of their work. Highly recommended!",
|
||||
tag: "Property Manager",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
|
||||
avatarAlt: "professional businessman portrait smiling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004762.jpg",
|
||||
imageAlt: "modern office building exterior",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", date: "May 2023", title: "Outstanding Commercial Roofing", quote: "Azhar Construction delivered an exceptional flat roofing solution for our commercial property. Their NDL Siplast certification truly shows in the quality and professionalism of their work. Highly recommended!", tag: "Property Manager", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", avatarAlt: "professional businessman portrait smiling", imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004762.jpg", imageAlt: "modern office building exterior"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
date: "April 2023",
|
||||
title: "Reliable Waterproofing Services",
|
||||
quote: "Our building had persistent leakage issues, and Azhar Construction provided a robust waterproofing solution that exceeded our expectations. Their team was efficient, thorough, and very responsive.",
|
||||
tag: "Facility Director",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg",
|
||||
avatarAlt: "female architect portrait smiling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-with-rhythm-balconies-urban-style_169016-69191.jpg",
|
||||
imageAlt: "large residential complex exterior",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", date: "April 2023", title: "Reliable Waterproofing Services", quote: "Our building had persistent leakage issues, and Azhar Construction provided a robust waterproofing solution that exceeded our expectations. Their team was efficient, thorough, and very responsive.", tag: "Facility Director", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg", avatarAlt: "female architect portrait smiling", imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-with-rhythm-balconies-urban-style_169016-69191.jpg", imageAlt: "large residential complex exterior"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
date: "March 2023",
|
||||
title: "Historic Facade Expertly Restored",
|
||||
quote: "The landmark rehabilitation work on our historic family home was simply breathtaking. Azhar Construction handled every detail with utmost care, respecting the original architecture while ensuring its longevity.",
|
||||
tag: "Project Owner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
avatarAlt: "male homeowner smiling portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-provincial-dwelling-house-with-green-facade-moldova_1268-15804.jpg",
|
||||
imageAlt: "renovated historic home exterior",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", date: "March 2023", title: "Historic Facade Expertly Restored", quote: "The landmark rehabilitation work on our historic family home was simply breathtaking. Azhar Construction handled every detail with utmost care, respecting the original architecture while ensuring its longevity.", tag: "Project Owner", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", avatarAlt: "male homeowner smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/old-provincial-dwelling-house-with-green-facade-moldova_1268-15804.jpg", imageAlt: "renovated historic home exterior"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
date: "February 2023",
|
||||
title: "Seamless General Construction",
|
||||
quote: "For our office expansion, Azhar Construction provided general contracting services that were on time and within budget. Their project management and quality control were impeccable.",
|
||||
tag: "Business Owner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/engineer-holding-plan_23-2147771729.jpg",
|
||||
avatarAlt: "female property manager portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1920.jpg",
|
||||
imageAlt: "commercial industrial warehouse building",
|
||||
},
|
||||
id: "t4", name: "David Kim", date: "February 2023", title: "Seamless General Construction", quote: "For our office expansion, Azhar Construction provided general contracting services that were on time and within budget. Their project management and quality control were impeccable.", tag: "Business Owner", avatarSrc: "http://img.b2bpic.net/free-photo/engineer-holding-plan_23-2147771729.jpg", avatarAlt: "female property manager portrait", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1920.jpg", imageAlt: "commercial industrial warehouse building"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica Lee",
|
||||
date: "January 2023",
|
||||
title: "Top-Tier Roofing & Communication",
|
||||
quote: "We needed a complete roof overhaul, and Azhar Construction made the entire process transparent and stress-free. The quality of work is outstanding, and their team was communicative throughout.",
|
||||
tag: "Property Manager",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg",
|
||||
avatarAlt: "male project director portrait serious",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/windows-business-building_1339-6975.jpg",
|
||||
imageAlt: "high-rise office tower exterior",
|
||||
},
|
||||
id: "t5", name: "Jessica Lee", date: "January 2023", title: "Top-Tier Roofing & Communication", quote: "We needed a complete roof overhaul, and Azhar Construction made the entire process transparent and stress-free. The quality of work is outstanding, and their team was communicative throughout.", tag: "Property Manager", avatarSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", avatarAlt: "male project director portrait serious", imageSrc: "http://img.b2bpic.net/free-photo/windows-business-building_1339-6975.jpg", imageAlt: "high-rise office tower exterior"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Robert Green",
|
||||
date: "December 2022",
|
||||
title: "Exceptional Home Renovation",
|
||||
quote: "Azhar Construction helped us with a major residential renovation. Their attention to detail, quality craftsmanship, and reliable service transformed our home. Truly a five-star experience.",
|
||||
tag: "Homeowner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12356.jpg",
|
||||
avatarAlt: "female business owner portrait smiling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-outside-walking-with-lots-shopping-bags_23-2148695599.jpg",
|
||||
imageAlt: "renovated retail storefront exterior",
|
||||
},
|
||||
id: "t6", name: "Robert Green", date: "December 2022", title: "Exceptional Home Renovation", quote: "Azhar Construction helped us with a major residential renovation. Their attention to detail, quality craftsmanship, and reliable service transformed our home. Truly a five-star experience.", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12356.jpg", avatarAlt: "female business owner portrait smiling", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-outside-walking-with-lots-shopping-bags_23-2148695599.jpg", imageAlt: "renovated retail storefront exterior"},
|
||||
]}
|
||||
title="What Our Valued Clients Say"
|
||||
description="Hear directly from property managers, facility directors, and homeowners who trust Azhar Construction with their most important projects."
|
||||
@@ -386,14 +232,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"NDL Siplast",
|
||||
"Roofing Contractors Association",
|
||||
"Waterproofing Institute",
|
||||
"Historic Preservation Society",
|
||||
"General Contractors Alliance",
|
||||
"Construction Safety Council",
|
||||
"Building Owners & Managers Association",
|
||||
]}
|
||||
"NDL Siplast", "Roofing Contractors Association", "Waterproofing Institute", "Historic Preservation Society", "General Contractors Alliance", "Construction Safety Council", "Building Owners & Managers Association"]}
|
||||
title="Certified and Trusted Industry Leaders"
|
||||
description="We proudly hold industry-leading certifications and partner with top organizations, ensuring that every project meets the highest standards of quality and compliance."
|
||||
showCard={true}
|
||||
@@ -405,30 +244,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What types of roofing services do you offer?",
|
||||
content: "We offer comprehensive roofing services including NDL Siplast certified flat roof installations, repairs, maintenance, and full replacements for both commercial and residential properties.",
|
||||
},
|
||||
id: "faq1", title: "What types of roofing services do you offer?", content: "We offer comprehensive roofing services including NDL Siplast certified flat roof installations, repairs, maintenance, and full replacements for both commercial and residential properties."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are you insured and licensed?",
|
||||
content: "Yes, Azhar Construction is fully licensed, bonded, and insured, providing peace of mind and protection for all our projects and clients. Our credentials are a testament to our professionalism.",
|
||||
},
|
||||
id: "faq2", title: "Are you insured and licensed?", content: "Yes, Azhar Construction is fully licensed, bonded, and insured, providing peace of mind and protection for all our projects and clients. Our credentials are a testament to our professionalism."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What is landmark rehabilitation?",
|
||||
content: "Landmark rehabilitation involves the sensitive restoration and preservation of historic buildings. We specialize in bringing these structures back to their former glory while ensuring structural integrity and longevity.",
|
||||
},
|
||||
id: "faq3", title: "What is landmark rehabilitation?", content: "Landmark rehabilitation involves the sensitive restoration and preservation of historic buildings. We specialize in bringing these structures back to their former glory while ensuring structural integrity and longevity."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "How do I get a free consultation?",
|
||||
content: "You can request a free consultation by filling out the inquiry form on our contact page, or by calling us directly. Our team will promptly get in touch to discuss your project needs.",
|
||||
},
|
||||
id: "faq4", title: "How do I get a free consultation?", content: "You can request a free consultation by filling out the inquiry form on our contact page, or by calling us directly. Our team will promptly get in touch to discuss your project needs."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "What areas do you serve?",
|
||||
content: "Azhar Construction proudly serves commercial and residential clients across the United States, with a strong focus on delivering quality projects nationwide. Contact us to confirm service availability in your specific region.",
|
||||
},
|
||||
id: "faq5", title: "What areas do you serve?", content: "Azhar Construction proudly serves commercial and residential clients across the United States, with a strong focus on delivering quality projects nationwide. Contact us to confirm service availability in your specific region."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to common questions about our professional construction, roofing, and rehabilitation services."
|
||||
@@ -441,8 +265,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Request Your Free Consultation Today"
|
||||
description="Ready to start your next construction project? Fill out the form below to connect with our certified experts and schedule a free, no-obligation consultation."
|
||||
@@ -462,13 +285,9 @@ export default function LandingPage() {
|
||||
logoAlt="User provided image"
|
||||
logoText="Azhar Construction Inc"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user