Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
title="Your car washed. You keep working."
|
||||
description="We come to you in Turin in 25 minutes to 1 hour. Professional hand wash, transparent pricing, book via WhatsApp—no appointments, no surprises."
|
||||
buttons={[{ text: "Book now on WhatsApp", href: "https://wa.me/393331234567" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg?_wi=1"
|
||||
imageAlt="Professional mobile car wash in Turin"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Happy Cars" },
|
||||
{ value: "100%", title: "Satisfaction" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -136,12 +136,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "pro-plan", title: "Pro Care", price: "€89", period: "/mo", features: ["2 Full Details", "Priority booking"],
|
||||
button: { text: "Book Now", href: "https://wa.me/393331234567" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg", imageAlt: "car wash sponge bucket water"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-cleaning-gym-equipment_23-2148766019.jpg?_wi=2", imageAlt: "car wash sponge bucket water"
|
||||
},
|
||||
{
|
||||
id: "premium-plan", title: "Premium Fleet", price: "€149", period: "/mo", features: ["4 Full Details", "VIP support"],
|
||||
button: { text: "Book Now", href: "https://wa.me/393331234567" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg", imageAlt: "car wash sponge bucket water"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-text-messaging-mobile-phone_1170-1372.jpg?_wi=2", imageAlt: "car wash sponge bucket water"
|
||||
}
|
||||
]}
|
||||
title="Subscription Plans"
|
||||
|
||||
Reference in New Issue
Block a user