Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 23:13:32 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg"
imageSrc="http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=1"
imageAlt="Shiny car being washed at a car wash station"
mediaAnimation="slide-up"
avatars={[
@@ -146,14 +146,14 @@ export default function LandingPage() {
id: "basic-shine",
name: "Basic Shine Wash",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg?_wi=1",
imageAlt: "Basic car wash with foam",
},
{
id: "deluxe-clean",
name: "Deluxe Clean & Wax",
price: "$25",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212204.jpg?_wi=1",
imageAlt: "Deluxe car wash with wax",
},
{
@@ -209,7 +209,7 @@ export default function LandingPage() {
description: "Our soft-touch brushes and non-abrasive cleansers ensure a scratch-free, mirror-like finish every time.",
bentoComponent: "reveal-icon",
icon: Car,
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5012.jpg?_wi=2",
imageAlt: "eco friendly cleaning products green",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
description: "Get a sparkling clean car in minutes, without compromising on quality or attention to detail.",
bentoComponent: "reveal-icon",
icon: Clock,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg?_wi=2",
imageAlt: "eco friendly cleaning products green",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
description: "From streak-free windows to glossy wheels, we guarantee a spotless finish that makes your car stand out.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212204.jpg?_wi=2",
imageAlt: "eco friendly cleaning products green",
},
]}