From 8a80908e8ef212212fc98e6ff8e4fe76e4f11411 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 23:03:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce3a7f8..093e110 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Fresh asphalt paving installation" + imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=1", imageAlt: "Fresh asphalt paving installation" }, { imageSrc: "http://img.b2bpic.net/free-photo/road-marking-road-surface_1252-1141.jpg", imageAlt: "Professional parking lot asphalt with striping" @@ -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: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307728.jpg", imageAlt: "Premium residential driveway installation" + imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307728.jpg?_wi=1", 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: "http://img.b2bpic.net/free-photo/young-man-wearing-reflective-vest-beside-brokendown-car-roadside_123827-37001.jpg", imageAlt: "Commercial parking lot asphalt paving" + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-reflective-vest-beside-brokendown-car-roadside_123827-37001.jpg?_wi=1", 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: "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001250.jpg", imageAlt: "Professional asphalt sealcoating" + imageSrc: "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001250.jpg?_wi=1", 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: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307728.jpg", imageAlt: "Luxury residential driveway installation" + reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307728.jpg?_wi=2", imageAlt: "Luxury residential driveway installation" }, { id: "project-commercial-parking", brand: "Commercial", name: "Large Parking Lot Paving", price: "Completed", rating: 5, - reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-reflective-vest-beside-brokendown-car-roadside_123827-37001.jpg", imageAlt: "Commercial parking lot paving project" + reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-reflective-vest-beside-brokendown-car-roadside_123827-37001.jpg?_wi=2", imageAlt: "Commercial parking lot paving project" }, { id: "project-sealcoat", brand: "Maintenance", name: "Professional Sealcoating", price: "Completed", rating: 5, - reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001250.jpg", imageAlt: "Professional sealcoating protection" + reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001250.jpg?_wi=2", 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: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Projects completed metric icon" + id: "projects-completed", value: "500+", title: "Projects Completed", description: "Successfully finished installations and repairs", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=2", imageAlt: "Projects completed metric icon" }, { - id: "years-experience", value: "20+", title: "Years Experience", description: "Decades of expertise in asphalt contracting", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Years experience metric icon" + id: "years-experience", value: "20+", title: "Years Experience", description: "Decades of expertise in asphalt contracting", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=3", imageAlt: "Years experience metric icon" }, { - id: "client-satisfaction", value: "98%", title: "Client Satisfaction", description: "Premium service rated by our clients", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Client satisfaction metric icon" + id: "client-satisfaction", value: "98%", title: "Client Satisfaction", description: "Premium service rated by our clients", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=4", imageAlt: "Client satisfaction metric icon" }, { - id: "square-feet", value: "10M+", title: "Square Feet Paved", description: "Total asphalt surface installed", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Square feet paved metric icon" + id: "square-feet", value: "10M+", title: "Square Feet Paved", description: "Total asphalt surface installed", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=5", imageAlt: "Square feet paved metric icon" } ]} ariaLabel="Faulttech metrics and achievements"