Merge version_1 into main #2
@@ -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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27227.jpg"
|
||||
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?_wi=2", 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", 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"],
|
||||
},
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
description="Find answers to common questions about our car cleaning and detailing services."
|
||||
tag="FAQ"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="smooth"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "Do you offer mobile services?", content: "Yes! We offer mobile detailing services to your home or office. Our mobile team brings professional equipment and premium products directly to your location for maximum convenience."},
|
||||
{
|
||||
id: "6", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, mobile payment apps, and cash. We also offer package deals and loyalty programs for regular customers with special discounts."},
|
||||
id: "6", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, mobile payment apps, and cash. We also offer package deals and loyalty programs for regular customers with special discounts."}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", title: "What areas do you service?", content: "We service the greater metropolitan area and surrounding regions. We also offer mobile detailing services within a 15-mile radius. Contact us to confirm service availability for your location."},
|
||||
{
|
||||
id: "4", title: "What should I do before my appointment?", content: "Simply remove personal items from your vehicle. We handle everything else! Remove CDs, phone chargers, and valuables. We'll clean your car thoroughly inside and out."},
|
||||
id: "4", title: "What should I do before my appointment?", content: "Simply remove personal items from your vehicle. We handle everything else! Remove CDs, phone chargers, and valuables. We'll clean your car thoroughly inside and out."}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user