diff --git a/src/app/page.tsx b/src/app/page.tsx
index a364055..5efe91a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,22 +42,14 @@ export default function LandingPage() {
@@ -81,79 +61,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Exterior Detailing",
- description: "Restore your vehicle's shine with premium washing, clay barring, and wax protection.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36590.jpg",
- imageAlt: "Exterior detailing",
- },
+ title: "Exterior Detailing", description: "Restore your vehicle's shine with premium washing, clay barring, and wax protection.", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36590.jpg", imageAlt: "Exterior detailing" },
items: [
- {
- icon: CheckCircle,
- text: "Hand wash & wax",
- },
- {
- icon: CheckCircle,
- text: "Paint polishing",
- },
- {
- icon: CheckCircle,
- text: "Wheel cleaning",
- },
+ { icon: CheckCircle, text: "Hand wash & wax" },
+ { icon: CheckCircle, text: "Paint polishing" },
+ { icon: CheckCircle, text: "Wheel cleaning" },
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/side-rear-view-mirror_1339-3045.jpg?_wi=2",
- imageAlt: "car paint polishing wax",
+ reverse: false
},
{
- title: "Interior Detailing",
- description: "A deep clean that removes stains, odors, and dirt, making your car feel brand new again.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/business-man-operates-car_1359-1320.jpg",
- imageAlt: "Interior detailing",
- },
+ title: "Interior Detailing", description: "A deep clean that removes stains, odors, and dirt, making your car feel brand new again.", media: { imageSrc: "http://img.b2bpic.net/free-photo/business-man-operates-car_1359-1320.jpg", imageAlt: "Interior detailing" },
items: [
- {
- icon: CheckCircle,
- text: "Vacuum & steam clean",
- },
- {
- icon: CheckCircle,
- text: "Odor removal",
- },
- {
- icon: CheckCircle,
- text: "Upholstery treatment",
- },
+ { icon: CheckCircle, text: "Vacuum & steam clean" },
+ { icon: CheckCircle, text: "Odor removal" },
+ { icon: CheckCircle, text: "Upholstery treatment" },
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193623.jpg?_wi=1",
- imageAlt: "car paint polishing wax",
+ reverse: true
},
{
- title: "Specialty Detailing",
- description: "Advanced care for specific needs including engine bays and headlight restoration.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19097.jpg",
- imageAlt: "Engine detailing",
- },
+ title: "Specialty Detailing", description: "Advanced care for specific needs including engine bays and headlight restoration.", media: { imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19097.jpg", imageAlt: "Engine detailing" },
items: [
- {
- icon: CheckCircle,
- text: "Engine bay detail",
- },
- {
- icon: CheckCircle,
- text: "Headlight restore",
- },
- {
- icon: CheckCircle,
- text: "Seat spot cleaning",
- },
+ { icon: CheckCircle, text: "Engine bay detail" },
+ { icon: CheckCircle, text: "Headlight restore" },
+ { icon: CheckCircle, text: "Seat spot cleaning" },
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193621.jpg?_wi=1",
- imageAlt: "car paint polishing wax",
+ reverse: false
},
]}
title="Our Professional Services"
@@ -163,46 +95,17 @@ export default function LandingPage() {
@@ -228,86 +126,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
- {
- id: "basic",
- name: "Blue Plan",
- price: "Starting at $99",
- features: [
- "Full exterior wash",
- "Window cleaning",
- "Tire shine",
- ],
- buttons: [
- {
- text: "Book Basic",
- href: "#contact",
- },
- ],
- },
- {
- id: "pro",
- name: "Black Plan",
- price: "Starting at $199",
- features: [
- "Full interior detail",
- "Wax protection",
- "Engine rinse",
- ],
- buttons: [
- {
- text: "Book Pro",
- href: "#contact",
- },
- ],
- },
- {
- id: "gold",
- name: "Gold Plan",
- price: "$49/mo",
- features: [
- "Monthly upkeep",
- "Priority booking",
- "Maintenance wash",
- ],
- buttons: [
- {
- text: "Sign Up",
- href: "#contact",
- },
- ],
- },
- {
- id: "platinum",
- name: "Platinum Plan",
- price: "$99/mo",
- features: [
- "Unlimited interior/exterior",
- "Top tier wax",
- "Engine bay detail",
- ],
- buttons: [
- {
- text: "Sign Up",
- href: "#contact",
- },
- ],
- },
- {
- id: "vip",
- name: "VIP Plan",
- price: "$149/mo",
- features: [
- "Priority support",
- "Ceramic coating",
- "Monthly detailing",
- ],
- buttons: [
- {
- text: "Sign Up",
- href: "#contact",
- },
- ],
- },
+ { id: "basic", name: "Blue Plan", price: "Starting at $99", features: ["Full exterior wash", "Window cleaning", "Tire shine"], buttons: [{ text: "Book Basic", href: "#contact" }] },
+ { id: "pro", name: "Black Plan", price: "Starting at $199", features: ["Full interior detail", "Wax protection", "Engine rinse"], buttons: [{ text: "Book Pro", href: "#contact" }] },
+ { id: "gold", name: "Gold Plan", price: "$49/mo", features: ["Monthly upkeep", "Priority booking", "Maintenance wash"], buttons: [{ text: "Sign Up", href: "#contact" }] },
+ { id: "platinum", name: "Platinum Plan", price: "$99/mo", features: ["Unlimited interior/exterior", "Top tier wax", "Engine bay detail"], buttons: [{ text: "Sign Up", href: "#contact" }] },
+ { id: "vip", name: "VIP Plan", price: "$149/mo", features: ["Priority support", "Ceramic coating", "Monthly detailing"], buttons: [{ text: "Sign Up", href: "#contact" }] },
]}
title="Flexible Plans That Fit Your Needs"
description="Choose a plan that works for your schedule and budget."
@@ -320,60 +143,16 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Sarah Johnson",
- role: "Client",
- company: "St. Louis",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130216.jpg",
- },
- {
- id: "2",
- name: "Michael Chen",
- role: "Client",
- company: "St. Louis",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
- },
- {
- id: "3",
- name: "Emily Rodriguez",
- role: "Client",
- company: "St. Louis",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-car-showroom_1303-17460.jpg",
- },
- {
- id: "4",
- name: "David Kim",
- role: "Client",
- company: "St. Louis",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110054.jpg",
- },
- {
- id: "5",
- name: "Robert Smith",
- role: "Client",
- company: "St. Louis",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-black-suit-makes-thumb-up_114579-18985.jpg",
- },
+ { id: "1", name: "Sarah Johnson", role: "Client", company: "St. Louis", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-man-car-dealership_23-2148130216.jpg" },
+ { id: "2", name: "Michael Chen", role: "Client", company: "St. Louis", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg" },
+ { id: "3", name: "Emily Rodriguez", role: "Client", company: "St. Louis", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-car-showroom_1303-17460.jpg" },
+ { id: "4", name: "David Kim", role: "Client", company: "St. Louis", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110054.jpg" },
+ { id: "5", name: "Robert Smith", role: "Client", company: "St. Louis", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-black-suit-makes-thumb-up_114579-18985.jpg" },
]}
kpiItems={[
- {
- value: "4.0",
- label: "Google Rating",
- },
- {
- value: "77+",
- label: "Real Reviews",
- },
- {
- value: "100%",
- label: "Dedicated Care",
- },
+ { value: "4.0", label: "Google Rating" },
+ { value: "77+", label: "Real Reviews" },
+ { value: "100%", label: "Dedicated Care" },
]}
title="What Our Customers Say"
description="Join hundreds of satisfied St. Louis drivers who trust us with their vehicles."
@@ -383,12 +162,10 @@ export default function LandingPage() {