diff --git a/src/app/page.tsx b/src/app/page.tsx index f7f9438..1233601 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Car, Shield, Sparkles, Sun, Wrench, Zap } from "lucide-react"; +import { Car, Shield, Sparkles, Sun, Wrench, Zap, Star, Award, CheckCircle } from "lucide-react"; export default function LandingPage() { return ( @@ -46,15 +46,17 @@ export default function LandingPage() { @@ -64,20 +66,24 @@ export default function LandingPage() {
@@ -87,15 +93,16 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { title: "Interior Detailing", description: "Deep steam cleaning and restoration.", icon: Sparkles }, - { title: "Exterior Detailing", description: "Restore gloss and eliminate contaminants.", icon: Sun }, - { title: "Ceramic Coating", description: "Hydrophobic protection with unmatched shine.", icon: Shield }, - { title: "Paint Correction", description: "Remove swirls and scratches.", icon: Zap }, - { title: "Engine Bay Cleaning", description: "Professional presentation detailing.", icon: Wrench }, - { title: "Mobile Detailing", description: "At your home or office.", icon: Car }, + { title: "Interior Rejuvenation", description: "Deep steam cleaning that removes odors, bacteria, and allergens.", icon: Sparkles }, + { title: "Exterior Enhancement", description: "Restore gloss and eliminate surface contaminants safely.", icon: Sun }, + { title: "Professional Ceramic", description: "Hydrophobic protection with years of durability.", icon: Shield }, + { title: "Paint Correction", description: "Expert removal of swirl marks and deep imperfections.", icon: Zap }, + { title: "Engine Bay Cleaning", description: "Showroom-ready presentation detailing for the engine.", icon: Wrench }, + { title: "Mobile Service", description: "Professional care brought directly to your location.", icon: Car }, ]} title="Comprehensive Detailing Services" - description="From interior rejuvenation to permanent paint protection, we handle all aspects of your vehicle's presentation." + description="We offer a full suite of services designed to revitalize every inch of your vehicle." + tag="Service Packages" /> @@ -106,12 +113,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", brand: "Exterior", name: "Full Paint Correction", price: "From $300", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746591.jpg" }, - { id: "2", brand: "Interior", name: "Deep Steam Restoration", price: "From $150", rating: 5, reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212200.jpg" }, - { id: "3", brand: "Protection", name: "Ceramic Coating Package", price: "From $500", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30592.jpg" }, + { id: "1", brand: "Exterior", name: "Paint Correction Pro", price: "From $300", rating: 5, reviewCount: "24+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746591.jpg" }, + { id: "2", brand: "Interior", name: "Deep Restoration", price: "From $150", rating: 5, reviewCount: "48+", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212200.jpg" }, + { id: "3", brand: "Protection", name: "Ceramic Seal", price: "From $500", rating: 5, reviewCount: "12+", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30592.jpg" }, ]} - title="The Difference Is Unreal" - description="No filters. No gimmicks. Just elite transformations." + title="Results That Speak For Themselves" + description="We don't just wash cars, we transform them. Browse our most requested services." + tag="Success Gallery" /> @@ -121,12 +129,13 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} plans={[ - { id: "silver", badge: "Essential", price: "From $499", subtitle: "1 Year Protection", features: ["Full decontamination", "Single stage polish", "1 year coating"], buttons: [{ text: "Select", href: "#contact" }] }, - { id: "gold", badge: "Elite", price: "From $899", subtitle: "3 Year Protection", features: ["Full decontamination", "Multi-stage polish", "3 year coating"], buttons: [{ text: "Select", href: "#contact" }] }, - { id: "platinum", badge: "Ultimate", price: "From $1499", subtitle: "5+ Year Protection", features: ["Full decontamination", "Paint correction", "Lifetime protection"], buttons: [{ text: "Select", href: "#contact" }] }, + { id: "silver", badge: "Essential Care", price: "From $499", subtitle: "1 Year Protection", features: ["Full decontamination", "Single stage polish", "1 year hydrophobic coat", "Interior wipe down"], buttons: [{ text: "Choose Silver", href: "#contact" }] }, + { id: "gold", badge: "Elite Performance", price: "From $899", subtitle: "3 Year Protection", features: ["Full decontamination", "Multi-stage polish", "3 year protection coat", "Interior deep steam"], buttons: [{ text: "Choose Gold", href: "#contact" }] }, + { id: "platinum", badge: "Ultimate Shine", price: "From $1499", subtitle: "5+ Year Protection", features: ["Full paint correction", "Lifetime ceramic layer", "Interior restoration", "Priority scheduling"], buttons: [{ text: "Choose Platinum", href: "#contact" }] }, ]} title="Elite Ceramic Coating" - description="Permanent gloss, UV protection, and ease of maintenance." + description="Protect your vehicle's paint with industry-leading ceramic technology." + tag="Transparent Pricing" /> @@ -136,13 +145,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah Johnson", handle: "Jeep Owner", testimonial: "Amazing work — double value for the money. Great people.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg" }, - { id: "2", name: "Michael Chen", handle: "Jetta Owner", testimonial: "My Jetta looked showroom new again. Genuine pricing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=2" }, - { id: "3", name: "Emily Rodriguez", handle: "Truck Owner", testimonial: "The ceramic coating turned out incredible. Amazing service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/painted-textured-background-with-bubbles_23-2147876106.jpg?_wi=2" }, + { id: "1", name: "Sarah Johnson", handle: "Luxury SUV", testimonial: "The attention to detail was unbelievable. My car looks better than when I bought it.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg", icon: CheckCircle }, + { id: "2", name: "Michael Chen", handle: "Daily Driver", testimonial: "Honest, hardworking team. My interior feels brand new after their deep steam treatment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=2", icon: CheckCircle }, + { id: "3", name: "Emily Rodriguez", handle: "Work Truck", testimonial: "Fantastic ceramic coating work. Water beads perfectly. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/painted-textured-background-with-bubbles_23-2147876106.jpg?_wi=2", icon: CheckCircle }, ]} showRating={true} - title="Client Success Stories" - description="What our customers are saying about our transformation services." + title="Trusted Results" + description="Real feedback from our happy clients." + tag="Social Proof" /> @@ -151,13 +161,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { id: "1", title: "How long does detailing take?", content: "Depending on the package, detailing typically takes 3 to 6 hours." }, - { id: "2", title: "Do you offer ceramic coating?", content: "Yes, we offer professional-grade ceramic coating packages." }, - { id: "3", title: "Can you remove stains and pet hair?", content: "Absolutely, our deep steam cleaning is designed for deep stain and hair removal." }, + { id: "1", title: "How long does a full detail take?", content: "Standard packages typically take 3 to 6 hours depending on the condition and size of your vehicle." }, + { id: "2", title: "Is ceramic coating worth it?", content: "Ceramic coating provides durable protection against UV, dirt, and light scratches, making regular maintenance easier and preserving resale value." }, + { id: "3", title: "Can you remove stubborn pet hair?", content: "Yes, our deep steam cleaning service is specifically designed to lift and remove stubborn pet hair and deep-set stains." }, + { id: "4", title: "Do you offer mobile detailing?", content: "We do provide mobile services within the local area, allowing us to perform professional detailing at your convenience." }, ]} imageSrc="http://img.b2bpic.net/free-photo/serviceman-woman-look-car-parts_482257-76122.jpg" title="Common Questions" - description="Everything you need to know about our detailing and protection services." + description="We're here to help you understand our process and benefits." faqsAnimation="slide-up" /> @@ -165,12 +176,16 @@ export default function LandingPage() {
@@ -179,12 +194,14 @@ export default function LandingPage() { ); -} +} \ No newline at end of file