Merge version_1 into main #1
@@ -130,19 +130,19 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Black Luxury Sedan", price: "Premium Detail", variant: "Full Exterior & Interior", imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg", imageAlt: "Luxury sedan before and after detailing"
|
||||
id: "1", name: "Black Luxury Sedan", price: "Premium Detail", variant: "Full Exterior & Interior", imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg?_wi=1", imageAlt: "Luxury sedan before and after detailing"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sports Car Restoration", price: "Ceramic Coated", variant: "Complete Protection Package", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg", imageAlt: "Sports car transformation"
|
||||
id: "2", name: "Sports Car Restoration", price: "Ceramic Coated", variant: "Complete Protection Package", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg?_wi=1", imageAlt: "Sports car transformation"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Premium SUV Detailing", price: "Elite Service", variant: "Intensive Restoration", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", imageAlt: "SUV professional detailing results"
|
||||
id: "3", name: "Premium SUV Detailing", price: "Elite Service", variant: "Intensive Restoration", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=1", imageAlt: "SUV professional detailing results"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Executive Sedan Polish", price: "Executive Detail", variant: "Signature Service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-shoe_23-2149007464.jpg", imageAlt: "Executive vehicle detailing"
|
||||
id: "4", name: "Executive Sedan Polish", price: "Executive Detail", variant: "Signature Service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-shoe_23-2149007464.jpg?_wi=1", imageAlt: "Executive vehicle detailing"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Collector's Car Detail", price: "Concierge Service", variant: "White Glove Treatment", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", imageAlt: "Collector car premium detailing"
|
||||
id: "5", name: "Collector's Car Detail", price: "Concierge Service", variant: "White Glove Treatment", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=2", imageAlt: "Collector car premium detailing"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -196,22 +196,22 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Mitchell, Ferrari Owner", date: "Date: 15 January 2025", title: "Exceptional attention to detail!", quote: "Pristine Auto Detail transformed my Ferrari completely. The ceramic coating protection and paint finish are absolutely flawless. I've never seen my car shine like this before!", tag: "Elite Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg"
|
||||
id: "1", name: "James Mitchell, Ferrari Owner", date: "Date: 15 January 2025", title: "Exceptional attention to detail!", quote: "Pristine Auto Detail transformed my Ferrari completely. The ceramic coating protection and paint finish are absolutely flawless. I've never seen my car shine like this before!", tag: "Elite Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Thompson, Business Executive", date: "Date: 12 January 2025", title: "Professional and reliable service", quote: "I trust them completely with my company vehicle. They're punctual, professional, and the results speak for themselves. My car looks brand new every time.", tag: "Regular Client", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg"
|
||||
id: "2", name: "Sarah Thompson, Business Executive", date: "Date: 12 January 2025", title: "Professional and reliable service", quote: "I trust them completely with my company vehicle. They're punctual, professional, and the results speak for themselves. My car looks brand new every time.", tag: "Regular Client", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194139.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael Chen, Car Collector", date: "Date: 8 January 2025", title: "Best in the industry", quote: "I've used many detailing services for my collection. Pristine Auto Detail is hands down the best. Their expertise with exotic vehicles is unmatched.", tag: "Concierge Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg"
|
||||
id: "3", name: "Michael Chen, Car Collector", date: "Date: 8 January 2025", title: "Best in the industry", quote: "I've used many detailing services for my collection. Pristine Auto Detail is hands down the best. Their expertise with exotic vehicles is unmatched.", tag: "Concierge Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jennifer Rodriguez, Car Enthusiast", date: "Date: 5 January 2025", title: "Worth every penny", quote: "The ceramic coating has been incredible. My car repels water and dirt like magic. The team explained everything and made me feel like my vehicle was in expert hands.", tag: "Premium Member", avatarSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-shoe_23-2149007464.jpg"
|
||||
id: "4", name: "Jennifer Rodriguez, Car Enthusiast", date: "Date: 5 January 2025", title: "Worth every penny", quote: "The ceramic coating has been incredible. My car repels water and dirt like magic. The team explained everything and made me feel like my vehicle was in expert hands.", tag: "Premium Member", avatarSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-shoe_23-2149007464.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Kumar, Luxury Auto Dealer", date: "Date: 28 December 2024", title: "My go-to service for client vehicles", quote: "I refer all my clients to Pristine Auto Detail. They understand the importance of maintaining high-end vehicles. The consistency and quality are outstanding.", tag: "Business Partner", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg"
|
||||
id: "5", name: "David Kumar, Luxury Auto Dealer", date: "Date: 28 December 2024", title: "My go-to service for client vehicles", quote: "I refer all my clients to Pristine Auto Detail. They understand the importance of maintaining high-end vehicles. The consistency and quality are outstanding.", tag: "Business Partner", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Emily Watson, Vehicle Owner", date: "Date: 22 December 2024", title: "Exceeded all expectations", quote: "I was skeptical at first, but they proved me wrong. The attention to detail is remarkable. My old car looks like it just rolled off the lot!", tag: "Satisfied Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-shoe_23-2149007464.jpg"
|
||||
id: "6", name: "Emily Watson, Vehicle Owner", date: "Date: 22 December 2024", title: "Exceeded all expectations", quote: "I was skeptical at first, but they proved me wrong. The attention to detail is remarkable. My old car looks like it just rolled off the lot!", tag: "Satisfied Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-shoe_23-2149007464.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user