diff --git a/src/app/page.tsx b/src/app/page.tsx index a531d72..1015fda 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} @@ -97,28 +97,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' } ]} @@ -140,7 +140,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' }, { @@ -149,7 +149,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' }, { @@ -158,7 +158,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' }, { @@ -167,7 +167,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' } ]}