Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 14:55:23 +00:00

View File

@@ -62,53 +62,53 @@ export default function LandingPage() {
description="JW Detailing brings showroom-quality care to your doorstep. From basic upkeep to full presale restoration, we handle cars, boats, and caravans across the Gold Coast."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22301.jpg?_wi=1",
imageAlt: "Mobile car detailing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212256.jpg?_wi=1",
imageAlt: "Detailing results",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14574.jpg?_wi=1",
imageAlt: "Wheel cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142430.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142430.jpg?_wi=1",
imageAlt: "Interior cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg?_wi=1",
imageAlt: "Before after detailing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint_23-2149714340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint_23-2149714340.jpg?_wi=1",
imageAlt: "Paint restoration",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212256.jpg?_wi=2",
imageAlt: "Detailing results",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22301.jpg?_wi=2",
imageAlt: "Mobile car detailing service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14574.jpg?_wi=2",
imageAlt: "Wheel cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142430.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142430.jpg?_wi=2",
imageAlt: "Interior cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg?_wi=2",
imageAlt: "Before after detailing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint_23-2149714340.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint_23-2149714340.jpg?_wi=2",
imageAlt: "Paint restoration",
},
]}
@@ -248,25 +248,25 @@ export default function LandingPage() {
id: "p1",
name: "Full Interior Detail",
price: "Presale Standard",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212256.jpg?_wi=3",
},
{
id: "p2",
name: "Wheel & Rim Shine",
price: "Detail Extra",
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14574.jpg?_wi=3",
},
{
id: "p3",
name: "Interior Upholstery",
price: "Detail & Shampoo",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142430.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142430.jpg?_wi=3",
},
{
id: "p4",
name: "Caravans & Boats",
price: "Upon Request",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22301.jpg?_wi=3",
},
]}
title="Our Work"
@@ -285,7 +285,7 @@ export default function LandingPage() {
href: "tel:0412814160",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg?_wi=3"
imageAlt="Before and after detailing transformation"
/>
</div>