From b81badb2ed0dae36b260ecf2f0aefb01430c27f8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 23:06:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d9521d1..83db68c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,22 +55,22 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Fresh asphalt paving installation" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=1", imageAlt: "Fresh asphalt paving installation" }, { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Professional parking lot asphalt with striping" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=2", imageAlt: "Professional parking lot asphalt with striping" }, { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Completed residential driveway installation" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=3", imageAlt: "Completed residential driveway installation" }, { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Expert asphalt sealcoating protection" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=4", imageAlt: "Expert asphalt sealcoating protection" }, { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Large commercial asphalt paving project" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=5", imageAlt: "Large commercial asphalt paving project" }, { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Premium black asphalt finish quality" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=6", imageAlt: "Premium black asphalt finish quality" } ]} ariaLabel="FAULTTECH premium asphalt contractor hero section" @@ -87,7 +87,7 @@ export default function LandingPage() { features={[ { id: "driveways", title: "Driveway Installation", description: "High-quality residential driveways engineered for durability and aesthetic appeal.", media: { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Premium residential driveway installation" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=7", imageAlt: "Premium residential driveway installation" }, items: [ { icon: CheckCircle, text: "Expert installation" }, @@ -98,7 +98,7 @@ export default function LandingPage() { }, { id: "parking", title: "Parking Lot Paving", description: "Commercial-grade asphalt paving with precision striping and markings.", media: { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Commercial parking lot asphalt paving" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=8", imageAlt: "Commercial parking lot asphalt paving" }, items: [ { icon: CheckCircle, text: "Large-scale projects" }, @@ -109,7 +109,7 @@ export default function LandingPage() { }, { id: "sealcoating", title: "Sealcoating & Maintenance", description: "Protective coatings to extend asphalt life and maintain pristine appearance.", media: { - imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Professional asphalt sealcoating" + imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=9", imageAlt: "Professional asphalt sealcoating" }, items: [ { icon: CheckCircle, text: "Protective coating" }, @@ -151,15 +151,15 @@ export default function LandingPage() { products={[ { id: "project-luxury-driveway", brand: "Residential", name: "Luxury Driveway Installation", price: "Completed", rating: 5, - reviewCount: "Premium Quality", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Luxury residential driveway installation" + reviewCount: "Premium Quality", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=10", imageAlt: "Luxury residential driveway installation" }, { id: "project-commercial-parking", brand: "Commercial", name: "Large Parking Lot Paving", price: "Completed", rating: 5, - reviewCount: "Premium Quality", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Commercial parking lot paving project" + reviewCount: "Premium Quality", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=11", imageAlt: "Commercial parking lot paving project" }, { id: "project-sealcoat", brand: "Maintenance", name: "Professional Sealcoating", price: "Completed", rating: 5, - reviewCount: "Premium Quality", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Professional sealcoating protection" + reviewCount: "Premium Quality", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=12", imageAlt: "Professional sealcoating protection" } ]} ariaLabel="Faulttech completed projects gallery" @@ -178,16 +178,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "projects-completed", value: "500+", title: "Projects Completed", description: "Successfully finished installations and repairs", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Projects completed metric icon" + id: "projects-completed", value: "500+", title: "Projects Completed", description: "Successfully finished installations and repairs", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=13", imageAlt: "Projects completed metric icon" }, { - id: "years-experience", value: "20+", title: "Years Experience", description: "Decades of expertise in asphalt contracting", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Years experience metric icon" + id: "years-experience", value: "20+", title: "Years Experience", description: "Decades of expertise in asphalt contracting", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=14", imageAlt: "Years experience metric icon" }, { - id: "client-satisfaction", value: "98%", title: "Client Satisfaction", description: "Premium service rated by our clients", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Client satisfaction metric icon" + id: "client-satisfaction", value: "98%", title: "Client Satisfaction", description: "Premium service rated by our clients", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=15", imageAlt: "Client satisfaction metric icon" }, { - id: "square-feet", value: "10M+", title: "Square Feet Paved", description: "Total asphalt surface installed", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop", imageAlt: "Square feet paved metric icon" + id: "square-feet", value: "10M+", title: "Square Feet Paved", description: "Total asphalt surface installed", imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=800&h=600&fit=crop&_wi=16", imageAlt: "Square feet paved metric icon" } ]} ariaLabel="Faulttech metrics and achievements"