Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 05:25:27 +00:00

View File

@@ -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'
}
]}