Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 18:24:42 +00:00

View File

@@ -49,11 +49,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg", imageAlt: "Professional car detailing service"},
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg?_wi=1", imageAlt: "Professional car detailing service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Shiny polished car exterior"},
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=1", imageAlt: "Shiny polished car exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Detailed car interior cleaning"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1", imageAlt: "Detailed car interior cleaning"},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -76,13 +76,13 @@ export default function LandingPage() {
tag="Services"
features={[
{
id: "1", title: "Interior Deep Clean", description: "Complete interior detailing including vacuuming, upholstery cleaning, leather conditioning, and odor removal", tag: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Professional interior detailing"},
id: "1", title: "Interior Deep Clean", description: "Complete interior detailing including vacuuming, upholstery cleaning, leather conditioning, and odor removal", tag: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2", imageAlt: "Professional interior detailing"},
{
id: "2", title: "Exterior Shine", description: "Paint correction, waxing, and polishing to restore your vehicle's brilliant shine and protection", tag: "Exterior", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Shiny car exterior detail"},
id: "2", title: "Exterior Shine", description: "Paint correction, waxing, and polishing to restore your vehicle's brilliant shine and protection", tag: "Exterior", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=2", imageAlt: "Shiny car exterior detail"},
{
id: "3", title: "Ceramic Coating", description: "Long-lasting protective coating that guards against UV rays, contaminants, and environmental damage", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", imageAlt: "Ceramic coating application"},
{
id: "4", title: "Engine Bay Cleaning", description: "Professional engine detailing to remove dirt, grime, and buildup while protecting sensitive components", tag: "Engine", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg", imageAlt: "Clean engine bay"},
id: "4", title: "Engine Bay Cleaning", description: "Professional engine detailing to remove dirt, grime, and buildup while protecting sensitive components", tag: "Engine", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22299.jpg?_wi=2", imageAlt: "Clean engine bay"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -136,16 +136,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Michael Chen", handle: "@michaelc_auto", testimonial: "DetailMaster completely transformed my car. The attention to detail is incredible and the results speak for themselves. I've been back three times already!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "2", name: "Sarah Rodriguez", handle: "@sarah_detailsonly", testimonial: "Best detailing service I've used. Professional team, outstanding results, and fair pricing. My car has never looked better!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Sarah Rodriguez"},
{
id: "3", name: "James Thompson", handle: "@james_automotive", testimonial: "The ceramic coating service exceeded expectations. Five months in and my car still looks showroom fresh. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Thompson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "James Thompson"},
{
id: "4", name: "Emily Watson", handle: "@emily_carcare", testimonial: "Professional, punctual, and perfectionists. DetailMaster handles my vehicle with care. They've earned my trust and loyalty.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emily Watson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Emily Watson"},
{
id: "5", name: "David Park", handle: "@david_motors", testimonial: "Worth every penny. The team goes above and beyond to ensure customer satisfaction. My car is now protected and pristine.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "David Park"},