Merge version_1 into main #1

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

View File

@@ -80,11 +80,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958773.jpg?_wi=1",
imageAlt: "Luxurious car detailing with rich foam bubbles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-low-angle-shot-concrete-stone-wall-background-wallpaper_181624-41172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-low-angle-shot-concrete-stone-wall-background-wallpaper_181624-41172.jpg?_wi=1",
imageAlt: "High-pressure washing cleaning a home exterior with bubbles",
},
]}
@@ -175,7 +175,7 @@ export default function LandingPage() {
price: "$180",
rating: 5,
reviewCount: "20+ reviews",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958773.jpg?_wi=2",
imageAlt: "Car being polished for a deluxe shine",
},
{
@@ -185,7 +185,7 @@ export default function LandingPage() {
price: "$150",
rating: 5,
reviewCount: "40+ reviews",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-low-angle-shot-concrete-stone-wall-background-wallpaper_181624-41172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-low-angle-shot-concrete-stone-wall-background-wallpaper_181624-41172.jpg?_wi=2",
imageAlt: "Pressure washing a wooden deck to remove grime",
},
]}