diff --git a/src/app/page.tsx b/src/app/page.tsx
index 335252a..4a9528b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
-import { CheckCircle, Shield, Sparkles, Star, Zap } from "lucide-react";
+import { CheckCircle, Shield, Sparkles, Star, Zap, Brush } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,127 +31,49 @@ export default function LandingPage() {
@@ -161,8 +83,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="The Art of the Wash"
description={[
- "At Geodance, we don't just clean cars; we restore them. Our team utilizes advanced techniques and eco-friendly products to ensure your vehicle remains in pristine condition.",
- ]}
+ "At Geodance, we don't just clean cars; we restore them. Our team utilizes advanced techniques and eco-friendly products to ensure your vehicle remains in pristine condition."]}
/>
@@ -173,52 +94,24 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Ceramic Coating",
- description: "High-gloss protection that lasts for years.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/bright-blue-foam-spreading-water_23-2147798314.jpg",
- },
+ title: "Ceramic Coating", description: "High-gloss protection that lasts for years.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/bright-blue-foam-spreading-water_23-2147798314.jpg"},
items: [
- {
- icon: Shield,
- text: "UV Protection",
- },
- {
- icon: Zap,
- text: "Instant Shine",
- },
- {
- icon: Star,
- text: "Professional Grade",
- },
+ { icon: Shield, text: "UV Protection" },
+ { icon: Zap, text: "Instant Shine" },
+ { icon: Star, text: "Professional Grade" },
],
reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg?_wi=2",
- imageAlt: "modern car wash equipment",
},
{
- title: "Interior Restoration",
- description: "Deep cleaning and conditioning for all interior surfaces.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958769.jpg",
- },
+ title: "Interior Restoration", description: "Deep cleaning and conditioning for all interior surfaces.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-washing-her-car-outdoors_23-2148958769.jpg"},
items: [
- {
- icon: Brush,
- text: "Steam Cleaning",
- },
- {
- icon: Sparkles,
- text: "Odor Removal",
- },
- {
- icon: CheckCircle,
- text: "Leather Care",
- },
+ { icon: Brush, text: "Steam Cleaning" },
+ { icon: Sparkles, text: "Odor Removal" },
+ { icon: CheckCircle, text: "Leather Care" },
],
reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-young-woman-cleaning-car_23-2148510544.jpg",
- imageAlt: "modern car wash equipment",
},
]}
title="Our Advanced Services"
@@ -233,55 +126,16 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "basic",
- badge: "Essential",
- price: "$45",
- subtitle: "A refreshing wash.",
- features: [
- "Exterior Foam",
- "Hand Dry",
- "Tire Shine",
- ],
- buttons: [
- {
- text: "Select",
- href: "#contact",
- },
- ],
+ id: "basic", badge: "Essential", price: "$45", subtitle: "A refreshing wash.", features: ["Exterior Foam", "Hand Dry", "Tire Shine"],
+ buttons: [{ text: "Select", href: "#contact" }],
},
{
- id: "pro",
- badge: "Popular",
- price: "$120",
- subtitle: "Deep clean package.",
- features: [
- "Full Exterior Detail",
- "Interior Vacuum",
- "Wax Finish",
- ],
- buttons: [
- {
- text: "Select",
- href: "#contact",
- },
- ],
+ id: "pro", badge: "Popular", price: "$120", subtitle: "Deep clean package.", features: ["Full Exterior Detail", "Interior Vacuum", "Wax Finish"],
+ buttons: [{ text: "Select", href: "#contact" }],
},
{
- id: "premium",
- badge: "Elite",
- price: "$299",
- subtitle: "Complete restoration.",
- features: [
- "Everything Pro",
- "Ceramic Sealant",
- "Leather Conditioning",
- ],
- buttons: [
- {
- text: "Select",
- href: "#contact",
- },
- ],
+ id: "premium", badge: "Elite", price: "$299", subtitle: "Complete restoration.", features: ["Everything Pro", "Ceramic Sealant", "Leather Conditioning"],
+ buttons: [{ text: "Select", href: "#contact" }],
},
]}
title="Simple Pricing"
@@ -295,41 +149,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Alex R.",
- role: "CEO",
- testimonial: "Simply the best.",
- imageSrc: "http://img.b2bpic.net/free-photo/business-man-choosing-car-car-showroom_1303-24063.jpg",
- },
- {
- id: "2",
- name: "Sarah K.",
- role: "Designer",
- testimonial: "My car feels like new again.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg",
- },
- {
- id: "3",
- name: "Mike B.",
- role: "Entrepreneur",
- testimonial: "Excellent detail, worth the price.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193564.jpg",
- },
- {
- id: "4",
- name: "Lisa M.",
- role: "Executive",
- testimonial: "Flawless finish every time.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-holding-blank-screen-mobile-phone-while-standing-showing-ok-gesture-isolated-white-background_231208-1833.jpg",
- },
- {
- id: "5",
- name: "David T.",
- role: "Consultant",
- testimonial: "Fast and professional.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-blue-sweater-helping-his-friend-choosing-auto_651396-1201.jpg",
- },
+ { id: "1", name: "Alex R.", role: "CEO", testimonial: "Simply the best.", imageSrc: "http://img.b2bpic.net/free-photo/business-man-choosing-car-car-showroom_1303-24063.jpg" },
+ { id: "2", name: "Sarah K.", role: "Designer", testimonial: "My car feels like new again.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg" },
+ { id: "3", name: "Mike B.", role: "Entrepreneur", testimonial: "Excellent detail, worth the price.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193564.jpg" },
+ { id: "4", name: "Lisa M.", role: "Executive", testimonial: "Flawless finish every time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-woman-holding-blank-screen-mobile-phone-while-standing-showing-ok-gesture-isolated-white-background_231208-1833.jpg" },
+ { id: "5", name: "David T.", role: "Consultant", testimonial: "Fast and professional.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-blue-sweater-helping-his-friend-choosing-auto_651396-1201.jpg" },
]}
title="Client Experiences"
description="See why our customers trust us with their most valuable assets."
@@ -341,21 +165,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "1",
- title: "How long does a premium wash take?",
- content: "Our premium packages typically range from 2 to 4 hours.",
- },
- {
- id: "2",
- title: "Do I need an appointment?",
- content: "Yes, we recommend booking ahead for all premium services.",
- },
- {
- id: "3",
- title: "What products do you use?",
- content: "We use environmentally safe, professional-grade cleaners.",
- },
+ { id: "1", title: "How long does a premium wash take?", content: "Our premium packages typically range from 2 to 4 hours." },
+ { id: "2", title: "Do I need an appointment?", content: "Yes, we recommend booking ahead for all premium services." },
+ { id: "3", title: "What products do you use?", content: "We use environmentally safe, professional-grade cleaners." },
]}
title="Common Questions"
description="Need more information? We are here to help."
@@ -369,28 +181,12 @@ export default function LandingPage() {
title="Book Your Detail"
description="Ready for a shine? Send us your information, and we will get back to you immediately."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
- },
- {
- name: "phone",
- type: "tel",
- placeholder: "Your Phone Number",
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Your Email", required: true },
+ { name: "phone", type: "tel", placeholder: "Your Phone Number" },
]}
textarea={{
- name: "message",
- placeholder: "Special requests",
- rows: 4,
+ name: "message", placeholder: "Special requests", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/man-washing-his-car-washing-station_1157-27217.jpg"
/>
@@ -399,17 +195,11 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file