From 7c6efbc9910ffda4eec9829172148ff9ac18f567 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:25:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 669b872..c22ac6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Expert Cement Driveways Built to Last" description="Professional driveway installation and repair services for residential and commercial properties. Quality craftsmanship backed by years of experience." tag="Construction Excellence" - imageSrc="http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=1" imageAlt="Professional cement driveway installation" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -98,28 +98,28 @@ export default function LandingPage() { id: '1', title: 'New Driveway Installation', tags: ['Installation', 'Residential'], - imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg?_wi=1', imageAlt: 'New driveway installation' }, { id: '2', title: 'Driveway Repair & Resurfacing', tags: ['Repair', 'Restoration'], - imageSrc: 'http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=2', imageAlt: 'Driveway repair and resurfacing' }, { id: '3', title: 'Commercial Concrete Work', tags: ['Commercial', 'Large Scale'], - imageSrc: 'http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937900.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937900.jpg?_wi=1', imageAlt: 'Commercial concrete work' }, { id: '4', title: 'Decorative Concrete Options', tags: ['Design', 'Custom'], - imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg?_wi=2', imageAlt: 'Decorative concrete options' } ]} @@ -141,7 +141,7 @@ export default function LandingPage() { role: 'Springfield Estates', company: 'Family Home', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg?_wi=3', imageAlt: 'Modern residential driveway' }, { @@ -150,7 +150,7 @@ export default function LandingPage() { role: 'Downtown District', company: 'Business Complex', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=3', imageAlt: 'Commercial parking lot' }, { @@ -159,7 +159,7 @@ export default function LandingPage() { role: 'Luxury Residence', company: 'Premium Estate', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937900.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/skateboard-rink-view_23-2148937900.jpg?_wi=2', imageAlt: 'Custom decorative driveway' }, { @@ -168,7 +168,7 @@ export default function LandingPage() { role: 'Residential Addition', company: 'Expanded Home', rating: 5, - imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg?_wi=4', imageAlt: 'Extended driveway project' } ]}