Merge version_1 into main #3
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-polishing-car-before-painting_1303-28148.jpg", imageAlt: "Luxury vehicle professional detailing showcase"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-polishing-car-before-painting_1303-28148.jpg?_wi=1", imageAlt: "Luxury vehicle professional detailing showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-manager-maintenance-engineer-wearing-face-masks-while-working-auto-repair-shop-coronavirus-epidemic_637285-7628.jpg", imageAlt: "Professional detailing team at work"
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194102.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194102.jpg?_wi=1"
|
||||
imageAlt="Professional vehicle interior detailing"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Interior Detailing", description: "Deep cleaning of carpets, seats, and dashboard with premium conditioning treatments for a fresh, pristine cabin.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194102.jpg", imageAlt: "Professional interior vehicle detailing"
|
||||
title: "Interior Detailing", description: "Deep cleaning of carpets, seats, and dashboard with premium conditioning treatments for a fresh, pristine cabin.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194102.jpg?_wi=2", imageAlt: "Professional interior vehicle detailing"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
id: "1", value: "26+", title: "5-Star Reviews", description: "Trusted by satisfied vehicle owners throughout Bakersfield", imageSrc: "http://img.b2bpic.net/free-photo/close-up-rearview-mirror-sunshine_23-2148321852.jpg", imageAlt: "Exceptional detailing results"
|
||||
},
|
||||
{
|
||||
id: "2", value: "100%", title: "Satisfaction Guarantee", description: "Professional quality on every vehicle, every time", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-polishing-car-before-painting_1303-28148.jpg", imageAlt: "Premium quality assurance"
|
||||
id: "2", value: "100%", title: "Satisfaction Guarantee", description: "Professional quality on every vehicle, every time", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-polishing-car-before-painting_1303-28148.jpg?_wi=2", imageAlt: "Premium quality assurance"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user