Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
title: "Full Interior & Exterior Hand Wash", description: "Complete detail cleaning of your entire vehicle including vacuuming, carpet extraction, and meticulous exterior washing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172890.jpg", imageAlt: "Exterior hand wash service"
|
||||
},
|
||||
{
|
||||
title: "Interior Detailing & Vacuuming", description: "Deep cleaning of seats, mats, and hard-to-reach areas. We use compressed air and professional-grade equipment for spotless results", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Interior detailing service"
|
||||
title: "Interior Detailing & Vacuuming", description: "Deep cleaning of seats, mats, and hard-to-reach areas. We use compressed air and professional-grade equipment for spotless results", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1", imageAlt: "Interior detailing service"
|
||||
},
|
||||
{
|
||||
title: "Window Tinting", description: "Professional window tinting service for UV protection, privacy, and enhanced appearance. Expert installation guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-examining-vehicle-problems-while-working-auto-repair-shop_637285-7658.jpg", imageAlt: "Window tinting service"
|
||||
@@ -84,10 +84,10 @@ export default function LandingPage() {
|
||||
title: "Waxing & Polishing", description: "Premium wax application and polishing for a brilliant shine and long-lasting protection against the elements", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36577.jpg", imageAlt: "Waxing and polishing service"
|
||||
},
|
||||
{
|
||||
title: "Clay Bar Treatment", description: "Remove contaminants and prepare your paint for maximum shine and protection with our clay bar treatment", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Clay bar treatment"
|
||||
title: "Clay Bar Treatment", description: "Remove contaminants and prepare your paint for maximum shine and protection with our clay bar treatment", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2", imageAlt: "Clay bar treatment"
|
||||
},
|
||||
{
|
||||
title: "Carpet & Seat Cleaning", description: "Specialized deep cleaning for carpets and upholstery. We remove stains and odors, restoring your interior to like-new condition", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Carpet cleaning service"
|
||||
title: "Carpet & Seat Cleaning", description: "Specialized deep cleaning for carpets and upholstery. We remove stains and odors, restoring your interior to like-new condition", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=3", imageAlt: "Carpet cleaning service"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg?_wi=1"
|
||||
imageAlt="Francisco's Hand Car Wash team"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Fabio Ospina Jr", role: "Verified Customer", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "5", name: "amber carr", role: "Local Guide", company: "Google Reviews", rating: 5,
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Courtney Williams", role: "Verified Customer", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg?_wi=2"
|
||||
imageAlt="Francisco's Hand Car Wash facility"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user