Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Call Now", href: "tel:+15550123456" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-23579.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-23579.jpg?_wi=1"
|
||||
imageAlt="Luxury car being detailed in studio"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -87,9 +87,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Premium Hand Wash", description: "No rushed tunnel wash experience. We treat your vehicle as our own.", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22312.jpg" },
|
||||
{ title: "Attention to Detail", description: "Every surface, from engine bay to upholstery, cleaned with precision.", imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg" },
|
||||
{ title: "Fast & Reliable", description: "Convenient service without sacrificing the quality you deserve.", imageSrc: "http://img.b2bpic.net/free-photo/panning-shot-cars-with-sleek-design-showroom-waiting-be-purchased_482257-108124.jpg" },
|
||||
{ title: "Premium Hand Wash", description: "No rushed tunnel wash experience. We treat your vehicle as our own.", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22312.jpg?_wi=1" },
|
||||
{ title: "Attention to Detail", description: "Every surface, from engine bay to upholstery, cleaned with precision.", imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg?_wi=1" },
|
||||
{ title: "Fast & Reliable", description: "Convenient service without sacrificing the quality you deserve.", imageSrc: "http://img.b2bpic.net/free-photo/panning-shot-cars-with-sleek-design-showroom-waiting-be-purchased_482257-108124.jpg?_wi=1" },
|
||||
]}
|
||||
title="Why Drivers Choose Us"
|
||||
description="Excellence in every detail."
|
||||
@@ -120,10 +120,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", date: "Jan 2024", title: "Regular Client", quote: "Friendly team and quick service.", tag: "Convenience", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-male-shirt-isolated-grey-background_613910-15762.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-23579.jpg", imageAlt: "confident professional male portrait" },
|
||||
{ id: "2", name: "Michael K.", date: "Feb 2024", title: "Car Enthusiast", quote: "Visible improvement on my paint.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453476.jpg", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22312.jpg", imageAlt: "confident professional male portrait" },
|
||||
{ id: "3", name: "Elena R.", date: "Mar 2024", title: "Fleet Owner", quote: "Reliable and consistent.", tag: "Value", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-133003.jpg", imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg", imageAlt: "confident professional male portrait" },
|
||||
{ id: "4", name: "David M.", date: "Apr 2024", title: "Local Driver", quote: "Excellent value for interior detail.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps_114579-81974.jpg", imageSrc: "http://img.b2bpic.net/free-photo/panning-shot-cars-with-sleek-design-showroom-waiting-be-purchased_482257-108124.jpg", imageAlt: "confident professional male portrait" },
|
||||
{ id: "1", name: "Sarah J.", date: "Jan 2024", title: "Regular Client", quote: "Friendly team and quick service.", tag: "Convenience", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-male-shirt-isolated-grey-background_613910-15762.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-23579.jpg?_wi=2", imageAlt: "confident professional male portrait" },
|
||||
{ id: "2", name: "Michael K.", date: "Feb 2024", title: "Car Enthusiast", quote: "Visible improvement on my paint.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453476.jpg", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22312.jpg?_wi=2", imageAlt: "confident professional male portrait" },
|
||||
{ id: "3", name: "Elena R.", date: "Mar 2024", title: "Fleet Owner", quote: "Reliable and consistent.", tag: "Value", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-133003.jpg", imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg?_wi=2", imageAlt: "confident professional male portrait" },
|
||||
{ id: "4", name: "David M.", date: "Apr 2024", title: "Local Driver", quote: "Excellent value for interior detail.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps_114579-81974.jpg", imageSrc: "http://img.b2bpic.net/free-photo/panning-shot-cars-with-sleek-design-showroom-waiting-be-purchased_482257-108124.jpg?_wi=2", imageAlt: "confident professional male portrait" },
|
||||
{ id: "5", name: "Alex T.", date: "May 2024", title: "First Time Visitor", quote: "Impressed by the attention to detail.", tag: "Detail", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-with-chair_23-2149442311.jpg", imageSrc: "http://img.b2bpic.net/free-vector/set-retro-car-logos-with-geometric-forms_23-2147615679.jpg", imageAlt: "confident professional male portrait" },
|
||||
]}
|
||||
title="Real Feedback From Local Drivers"
|
||||
|
||||
Reference in New Issue
Block a user