Merge version_1 into main #3
@@ -53,8 +53,8 @@ export default function LandingPage() {
|
||||
{ text: "See Our Work", href: "#gallery" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg", imageAlt: "detailing foam cannon car" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg", imageAlt: "luxury truck detailing" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg?_wi=1", imageAlt: "detailing foam cannon car" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=1", imageAlt: "luxury truck detailing" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -114,8 +114,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "s1", title: "Interior Detail", price: "$150", period: "Starting at", features: ["Shampoo", "Steam", "Odour Removal"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car_23-2149316432.jpg" },
|
||||
{ id: "s2", title: "Exterior Detail", price: "$120", period: "Starting at", features: ["Hand Wash", "Wax", "Tire Shine"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg" },
|
||||
{ id: "s3", title: "Full Detail", price: "$250", period: "Starting at", features: ["Complete Resto", "Smoke Removal", "Paint Protection"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg" },
|
||||
{ id: "s2", title: "Exterior Detail", price: "$120", period: "Starting at", features: ["Hand Wash", "Wax", "Tire Shine"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-foam-azure-water_23-2147798202.jpg?_wi=2" },
|
||||
{ id: "s3", title: "Full Detail", price: "$250", period: "Starting at", features: ["Complete Resto", "Smoke Removal", "Paint Protection"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=2" },
|
||||
]}
|
||||
title="Our Detailing Packages"
|
||||
description="Pick the package that fits your vehicle's needs."
|
||||
|
||||
Reference in New Issue
Block a user