Merge version_2 into main #4
101
src/app/page.tsx
101
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() {
|
||||
<HeroBillboardGallery
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Where Dirty Cars Become Showroom Machines"
|
||||
description="Premium car detailing, ceramic coating, paint correction, and deep interior restoration designed to make your vehicle look brand new."
|
||||
description="Professional car detailing in Winnipeg. We combine precision paint correction, high-end ceramic coatings, and deep interior steam cleaning to protect your investment. Rated 5-stars for excellence."
|
||||
tag="Trusted by 500+ Local Drivers"
|
||||
tagIcon={Award}
|
||||
buttons={[
|
||||
{ text: "Book Your Transformation", href: "#contact" },
|
||||
{ text: "Book Transformation", href: "#contact" },
|
||||
{ text: "Get Instant Quote", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=1", imageAlt: "Luxury black SUV detailing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/painted-textured-background-with-bubbles_23-2147876106.jpg?_wi=1", imageAlt: "Ceramic coating water beading" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", imageAlt: "Interior cleaning detail" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=1", imageAlt: "Luxury vehicle finish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/painted-textured-background-with-bubbles_23-2147876106.jpg?_wi=1", imageAlt: "Ceramic coating hydrophobic effect" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg", imageAlt: "Professional exterior wash" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -64,20 +66,24 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={["Winnipeg Car Club", "Elite Motors", "Auto Enthusiasts", "Daily Commuters", "Luxury Fleet"]}
|
||||
names={["Winnipeg Car Enthusiasts", "Manitoba Auto Club", "Elite Fleet Partners", "Verified 5-Star Service"]}
|
||||
title="Trusted by Local Drivers"
|
||||
description="Providing elite care for every make and model across Manitoba."
|
||||
description="Our commitment to quality has earned us a reputation for excellence in car care."
|
||||
tag="Award Winning Quality"
|
||||
tagIcon={Star}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Elite Detailing Experts"
|
||||
description="Every vehicle receives precision attention from trained professionals. We treat your vehicle with the care it deserves, utilizing high-quality products to ensure longevity and unparalleled shine."
|
||||
title="Precision Meets Passion"
|
||||
description="At Ride Spa, we believe every vehicle deserves show-quality results. Our team uses industry-leading products and rigorous quality control to ensure your car looks better than the day you bought it. Your satisfaction is our primary goal."
|
||||
tag="The Ride Spa Difference"
|
||||
tagIcon={Shield}
|
||||
buttons={[{ text: "Book Now", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193579.jpg"
|
||||
imageAlt="Expert car detailing specialist"
|
||||
imageAlt="Detailing expert in action"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
@@ -165,12 +176,16 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Transformation"
|
||||
description="Limited appointments available each week. Secure your spot now."
|
||||
title="Ready for a Transformation?"
|
||||
description="Book your appointment today. Limited slots are available for our premium detailing and protection services."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
|
||||
]}
|
||||
multiSelect={{ name: "service", label: "Select Service Interest", options: ["Interior Detailing", "Exterior Detailing", "Ceramic Coating", "Paint Correction"] }}
|
||||
textarea={{ name: "notes", placeholder: "Tell us about your vehicle and any specific concerns...", rows: 4 }}
|
||||
buttonText="Secure Your Slot"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/headlights-hood-black-luxury-car_146671-19732.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -179,12 +194,14 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="Ride Spa Auto Detailing"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Interior", href: "#services" }, { label: "Ceramic", href: "#services" }] },
|
||||
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Services", items: [{ label: "Interior", href: "#services" }, { label: "Ceramic", href: "#services" }, { label: "Paint Correction", href: "#services" }] },
|
||||
{ title: "Support", items: [{ label: "Common Questions", href: "#faq" }, { label: "Booking", href: "#contact" }] },
|
||||
{ title: "Company", items: [{ label: "Our Story", href: "#about" }, { label: "Testimonials", href: "#testimonials" }] },
|
||||
]}
|
||||
copyrightText="© 2025 | Ride Spa Auto Detailing"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user