Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 14:46:24 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
{
id: "5", title: "Full Detailing Package", content: "Complete exterior and interior detailing service. Combines exterior wash with interior deep clean, wheel treatment, and paint protection. Our most comprehensive offering for pristine results."},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27227.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27227.jpg?_wi=1"
imageAlt="Professional exterior car washing"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -105,7 +105,7 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic", title: "Express Wash", price: "$25", period: "per wash", imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27227.jpg", imageAlt: "Express wash service", button: { text: "Book Now", href: "#contact" },
id: "basic", title: "Express Wash", price: "$25", period: "per wash", imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27227.jpg?_wi=2", imageAlt: "Express wash service", button: { text: "Book Now", href: "#contact" },
features: [
"Exterior wash with foam", "Hand dry finish", "Quick 15-minute service", "Eco-friendly products"],
},