Update src/app/page.tsx

This commit is contained in:
2026-04-18 01:33:13 +00:00
parent daf88a6a9b
commit f5dd964f17

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-rear-view-mirror_1339-3045.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-rear-view-mirror_1339-3045.jpg?_wi=1"
imageAlt="Clean luxury car"
/>
</div>
@@ -102,7 +102,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/side-rear-view-mirror_1339-3045.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-rear-view-mirror_1339-3045.jpg?_wi=2",
imageAlt: "car paint polishing wax",
},
{
@@ -127,7 +127,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg?_wi=1",
imageAlt: "car paint polishing wax",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193621.jpg?_wi=1",
imageAlt: "car paint polishing wax",
},
]}
@@ -171,7 +171,7 @@ export default function LandingPage() {
id: "b1",
name: "Before & After 1",
price: "Restore",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg?_wi=2",
},
{
id: "b2",
@@ -388,7 +388,7 @@ export default function LandingPage() {
}}
title="Book Your Detail Today"
description="Spots fill up fast. Get your car looking brand new now."
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193621.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193621.jpg?_wi=2"
mediaAnimation="slide-up"
buttonText="Book Now"
tag="Contact Us"