Merge version_1 into main #3
@@ -72,13 +72,13 @@ export default function BookingPage() {
|
||||
<FeatureCardThree
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Interior Detailing", description: "Deep cleaning, leather conditioning, odor removal, and interior restoration to showroom condition", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg", imageAlt: "luxury car interior detailing leather cleaning professional"},
|
||||
id: "01", title: "Interior Detailing", description: "Deep cleaning, leather conditioning, odor removal, and interior restoration to showroom condition", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg?_wi=2", imageAlt: "luxury car interior detailing leather cleaning professional"},
|
||||
{
|
||||
id: "02", title: "Exterior Detailing", description: "Hand wash, polishing, waxing, and premium protection coating for flawless paint", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg", imageAlt: "luxury car exterior hand wash polishing waxing"},
|
||||
id: "02", title: "Exterior Detailing", description: "Hand wash, polishing, waxing, and premium protection coating for flawless paint", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=2", imageAlt: "luxury car exterior hand wash polishing waxing"},
|
||||
{
|
||||
id: "03", title: "Ceramic Coating", description: "Long-lasting paint protection with high gloss finish and hydrophobic properties", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg", imageAlt: "ceramic coating application luxury car paint protection"},
|
||||
id: "03", title: "Ceramic Coating", description: "Long-lasting paint protection with high gloss finish and hydrophobic properties", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg?_wi=2", imageAlt: "ceramic coating application luxury car paint protection"},
|
||||
{
|
||||
id: "04", title: "Paint Correction", description: "Professional removal of scratches, swirl marks, and restoration of original paint", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg", imageAlt: "paint correction professional scratch removal automotive"},
|
||||
id: "04", title: "Paint Correction", description: "Professional removal of scratches, swirl marks, and restoration of original paint", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg?_wi=2", imageAlt: "paint correction professional scratch removal automotive"},
|
||||
]}
|
||||
title="Premium Services"
|
||||
description="Specialized detailing and protection services for your luxury vehicle"
|
||||
@@ -98,7 +98,7 @@ export default function BookingPage() {
|
||||
tagIcon={Calendar}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001285.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001285.jpg?_wi=2"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Request Appointment"
|
||||
|
||||
@@ -75,7 +75,7 @@ export default function ContactPage() {
|
||||
description="Ready to experience premium auto detailing? Reach out to our team today. We're here to answer any questions about our services and schedule your luxury vehicle's transformation."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg?_wi=4"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@luxury-email.com"
|
||||
buttonText="Send Message"
|
||||
@@ -113,11 +113,11 @@ export default function ContactPage() {
|
||||
tag="Booking Methods"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Phone Booking", description: "Call us directly at +1 562-644-9348 to discuss your vehicle's needs and schedule an appointment", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18952.jpg", imageAlt: "Phone booking method"},
|
||||
id: "01", title: "Phone Booking", description: "Call us directly at +1 562-644-9348 to discuss your vehicle's needs and schedule an appointment", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18952.jpg?_wi=3", imageAlt: "Phone booking method"},
|
||||
{
|
||||
id: "02", title: "Text Message", description: "Send us a text with your preferred dates and vehicle details for quick booking confirmation", imageSrc: "http://img.b2bpic.net/free-photo/car-beautiful-sitting-embrace-carlo_1304-2608.jpg", imageAlt: "Text booking option"},
|
||||
id: "02", title: "Text Message", description: "Send us a text with your preferred dates and vehicle details for quick booking confirmation", imageSrc: "http://img.b2bpic.net/free-photo/car-beautiful-sitting-embrace-carlo_1304-2608.jpg?_wi=3", imageAlt: "Text booking option"},
|
||||
{
|
||||
id: "03", title: "Email Contact", description: "Submit a detailed inquiry via our contact form with photos of your vehicle for personalized recommendations", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-taillights-from-vintage-cars-with-vibrant-colors_181624-15201.jpg", imageAlt: "Email contact option"},
|
||||
id: "03", title: "Email Contact", description: "Submit a detailed inquiry via our contact form with photos of your vehicle for personalized recommendations", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-taillights-from-vintage-cars-with-vibrant-colors_181624-15201.jpg?_wi=3", imageAlt: "Email contact option"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -79,7 +79,7 @@ export default function HomePage() {
|
||||
{ text: "Book Appointment", href: "/contact" },
|
||||
{ text: "Call Now", href: "tel:+15626449348" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001285.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001285.jpg?_wi=1"
|
||||
imageAlt="Premium luxury car with cinematic lighting"
|
||||
showDimOverlay={true}
|
||||
className="min-h-screen"
|
||||
@@ -93,13 +93,13 @@ export default function HomePage() {
|
||||
tag="Expert Services"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Interior Detailing", description: "Deep cleaning, leather conditioning, odor removal, and interior restoration to showroom condition", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg", imageAlt: "luxury car interior detailing leather cleaning professional"},
|
||||
id: "01", title: "Interior Detailing", description: "Deep cleaning, leather conditioning, odor removal, and interior restoration to showroom condition", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552293.jpg?_wi=1", imageAlt: "luxury car interior detailing leather cleaning professional"},
|
||||
{
|
||||
id: "02", title: "Exterior Detailing", description: "Hand wash, polishing, waxing, and premium protection coating for flawless paint", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg", imageAlt: "luxury car exterior hand wash polishing waxing"},
|
||||
id: "02", title: "Exterior Detailing", description: "Hand wash, polishing, waxing, and premium protection coating for flawless paint", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193629.jpg?_wi=1", imageAlt: "luxury car exterior hand wash polishing waxing"},
|
||||
{
|
||||
id: "03", title: "Ceramic Coating", description: "Long-lasting paint protection with high gloss finish and hydrophobic properties", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg", imageAlt: "ceramic coating application luxury car paint protection"},
|
||||
id: "03", title: "Ceramic Coating", description: "Long-lasting paint protection with high gloss finish and hydrophobic properties", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22285.jpg?_wi=1", imageAlt: "ceramic coating application luxury car paint protection"},
|
||||
{
|
||||
id: "04", title: "Paint Correction", description: "Professional removal of scratches, swirl marks, and restoration of original paint", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg", imageAlt: "paint correction professional scratch removal automotive"},
|
||||
id: "04", title: "Paint Correction", description: "Professional removal of scratches, swirl marks, and restoration of original paint", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193625.jpg?_wi=1", imageAlt: "paint correction professional scratch removal automotive"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -137,13 +137,13 @@ export default function HomePage() {
|
||||
tag="Gallery"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Rolls Royce Ghost", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18952.jpg", imageAlt: "Rolls Royce luxury automobile cinematic presentation"},
|
||||
id: "1", name: "Rolls Royce Ghost", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18952.jpg?_wi=1", imageAlt: "Rolls Royce luxury automobile cinematic presentation"},
|
||||
{
|
||||
id: "2", name: "Lamborghini Huracán", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/car-beautiful-sitting-embrace-carlo_1304-2608.jpg", imageAlt: "Lamborghini sports car luxury automobile showcase"},
|
||||
id: "2", name: "Lamborghini Huracán", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/car-beautiful-sitting-embrace-carlo_1304-2608.jpg?_wi=1", imageAlt: "Lamborghini sports car luxury automobile showcase"},
|
||||
{
|
||||
id: "3", name: "Ferrari F8 Tributo", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-taillights-from-vintage-cars-with-vibrant-colors_181624-15201.jpg", imageAlt: "Ferrari sports car luxury automobile presentation"},
|
||||
id: "3", name: "Ferrari F8 Tributo", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-taillights-from-vintage-cars-with-vibrant-colors_181624-15201.jpg?_wi=1", imageAlt: "Ferrari sports car luxury automobile presentation"},
|
||||
{
|
||||
id: "4", name: "Porsche 911 Turbo", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gray-car-driving-down-road-with-long-exposure_181624-59645.jpg", imageAlt: "Porsche 911 luxury sports car premium showcase"},
|
||||
id: "4", name: "Porsche 911 Turbo", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gray-car-driving-down-road-with-long-exposure_181624-59645.jpg?_wi=1", imageAlt: "Porsche 911 luxury sports car premium showcase"},
|
||||
{
|
||||
id: "5", name: "Mercedes G-Wagon", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/just-married-couple-with-their-car_23-2149479848.jpg", imageAlt: "Mercedes G-Wagon luxury SUV premium showcase"},
|
||||
{
|
||||
@@ -164,16 +164,16 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Torres", role: "Rolls Royce Owner", company: "Executive Collector", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg", imageAlt: "professional business owner portrait executive photo"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg?_wi=1", imageAlt: "professional business owner portrait executive photo"},
|
||||
{
|
||||
id: "2", name: "Jennifer Wu", role: "Entrepreneur", company: "Ferrari & Lamborghini Enthusiast", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-by-skyscraper-using-phone_1303-11016.jpg", imageAlt: "professional woman entrepreneur portrait photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-by-skyscraper-using-phone_1303-11016.jpg?_wi=1", imageAlt: "professional woman entrepreneur portrait photography"},
|
||||
{
|
||||
id: "3", name: "David Martinez", role: "Sports Car Collector", company: "Porsche & Bugatti Owner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "professional man portrait executive business headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1", imageAlt: "professional man portrait executive business headshot"},
|
||||
{
|
||||
id: "4", name: "Sarah Chen", role: "Luxury Lifestyle Manager", company: "Premium Vehicle Curator", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-173.jpg", imageAlt: "professional woman luxury lifestyle portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-173.jpg?_wi=1", imageAlt: "professional woman luxury lifestyle portrait"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Luxury Vehicles Detailed" },
|
||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
||||
tagIcon={Crown}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg?_wi=1"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@luxury-email.com"
|
||||
buttonText="Claim VIP Access"
|
||||
|
||||
@@ -73,16 +73,16 @@ export default function ReviewsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Torres", role: "Rolls Royce Owner", company: "Executive Collector", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg", imageAlt: "professional business owner portrait executive photo"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg?_wi=2", imageAlt: "professional business owner portrait executive photo"},
|
||||
{
|
||||
id: "2", name: "Jennifer Wu", role: "Entrepreneur", company: "Ferrari & Lamborghini Enthusiast", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-by-skyscraper-using-phone_1303-11016.jpg", imageAlt: "professional woman entrepreneur portrait photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-by-skyscraper-using-phone_1303-11016.jpg?_wi=2", imageAlt: "professional woman entrepreneur portrait photography"},
|
||||
{
|
||||
id: "3", name: "David Martinez", role: "Sports Car Collector", company: "Porsche & Bugatti Owner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "professional man portrait executive business headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2", imageAlt: "professional man portrait executive business headshot"},
|
||||
{
|
||||
id: "4", name: "Sarah Chen", role: "Luxury Lifestyle Manager", company: "Premium Vehicle Curator", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-173.jpg", imageAlt: "professional woman luxury lifestyle portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-173.jpg?_wi=2", imageAlt: "professional woman luxury lifestyle portrait"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
|
||||
tagIcon={Crown}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg?_wi=2"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@luxury-email.com"
|
||||
buttonText="Claim VIP Access"
|
||||
|
||||
@@ -75,13 +75,13 @@ export default function ServiceAreasPage() {
|
||||
tag="Coverage Map"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Downey", description: "Our home base with full-service detailing facility and mobile service availability throughout the city", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18952.jpg", imageAlt: "Downey California service area"},
|
||||
id: "01", title: "Downey", description: "Our home base with full-service detailing facility and mobile service availability throughout the city", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18952.jpg?_wi=2", imageAlt: "Downey California service area"},
|
||||
{
|
||||
id: "02", title: "Long Beach & Signal Hill", description: "Professional detailing services available for luxury vehicles in these premium areas", imageSrc: "http://img.b2bpic.net/free-photo/car-beautiful-sitting-embrace-carlo_1304-2608.jpg", imageAlt: "Long Beach service area"},
|
||||
id: "02", title: "Long Beach & Signal Hill", description: "Professional detailing services available for luxury vehicles in these premium areas", imageSrc: "http://img.b2bpic.net/free-photo/car-beautiful-sitting-embrace-carlo_1304-2608.jpg?_wi=2", imageAlt: "Long Beach service area"},
|
||||
{
|
||||
id: "03", title: "Lakewood & Cerritos", description: "Convenient mobile detailing and facility services for your high-end vehicles", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-taillights-from-vintage-cars-with-vibrant-colors_181624-15201.jpg", imageAlt: "Lakewood service area"},
|
||||
id: "03", title: "Lakewood & Cerritos", description: "Convenient mobile detailing and facility services for your high-end vehicles", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-taillights-from-vintage-cars-with-vibrant-colors_181624-15201.jpg?_wi=2", imageAlt: "Lakewood service area"},
|
||||
{
|
||||
id: "04", title: "Paramount & Bellflower", description: "Expert ceramic coating and paint correction services delivered to your location", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gray-car-driving-down-road-with-long-exposure_181624-59645.jpg", imageAlt: "Paramount service area"},
|
||||
id: "04", title: "Paramount & Bellflower", description: "Expert ceramic coating and paint correction services delivered to your location", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gray-car-driving-down-road-with-long-exposure_181624-59645.jpg?_wi=2", imageAlt: "Paramount service area"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -119,7 +119,7 @@ export default function ServiceAreasPage() {
|
||||
description="Contact us today to book an appointment for your luxury vehicle. We offer flexible scheduling and convenient service options for customers throughout Los Angeles County."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15204.jpg?_wi=3"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@luxury-email.com"
|
||||
buttonText="Schedule Now"
|
||||
|
||||
Reference in New Issue
Block a user