Merge version_1 into main #1
@@ -89,15 +89,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Exterior Detailing", author: "Precision Polish", description: "Professional paint correction, ceramic coating, and high-gloss finish restoration that brings out the vehicle's true brilliance and protects against environmental damage.", tags: ["Polish", "Protection"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg", imageAlt: "Exterior detailing service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=1", imageAlt: "Exterior detailing service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Interior Conditioning", author: "Deep Cleaning", description: "Comprehensive interior treatment including leather conditioning, fabric protection, and meticulous cleaning of all surfaces to maintain pristine luxury ambiance.", tags: ["Leather Care", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", imageAlt: "Interior detailing service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg?_wi=1", imageAlt: "Interior detailing service"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Wheel & Trim Service", author: "Expert Care", description: "Specialized cleaning and protection of wheels, tires, and trim elements using advanced techniques and premium products designed for luxury vehicles.", tags: ["Wheels", "Maintenance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-mechanic-cleaning-car-tire-while-working-auto-repair-shop_637285-7622.jpg", imageAlt: "Wheel detailing service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-mechanic-cleaning-car-tire-while-working-auto-repair-shop_637285-7622.jpg?_wi=1", imageAlt: "Wheel detailing service"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -122,19 +122,19 @@ export default function LandingPage() {
|
||||
description="Tailored solutions for the most discerning vehicle owners. Choose the package that matches your luxury vehicle's needs."
|
||||
plans={[
|
||||
{
|
||||
id: "essence", title: "Essence", price: "$299", period: "/service", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg", imageAlt: "Essence package", button: { text: "Book Now", href: "#contact" },
|
||||
id: "essence", title: "Essence", price: "$299", period: "/service", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=2", imageAlt: "Essence package", button: { text: "Book Now", href: "#contact" },
|
||||
features: [
|
||||
"Professional exterior wash and dry", "Interior vacuum and wipe down", "Tire shine application", "Glass cleaning"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "signature", title: "Signature", price: "$599", period: "/service", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", imageAlt: "Signature package", button: { text: "Book Now", href: "#contact" },
|
||||
id: "signature", title: "Signature", price: "$599", period: "/service", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg?_wi=2", imageAlt: "Signature package", button: { text: "Book Now", href: "#contact" },
|
||||
features: [
|
||||
"Paint correction and polish", "Interior deep clean and conditioning", "Leather treatment", "Ceramic coating application", "Engine bay detailing"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "prestige", title: "Prestige", price: "$999", period: "/service", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-mechanic-cleaning-car-tire-while-working-auto-repair-shop_637285-7622.jpg", imageAlt: "Prestige package", button: { text: "Book Now", href: "#contact" },
|
||||
id: "prestige", title: "Prestige", price: "$999", period: "/service", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-mechanic-cleaning-car-tire-while-working-auto-repair-shop_637285-7622.jpg?_wi=2", imageAlt: "Prestige package", button: { text: "Book Now", href: "#contact" },
|
||||
features: [
|
||||
"Complete multi-stage paint restoration", "Full interior restoration and conditioning", "Premium ceramic coating", "Wheel and tire specialist treatment", "Headlight restoration", "Concierge consultation"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user