Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Luxury car being professionally detailed with premium products"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", imageAlt: "Mirror-like paint reflection showcasing ceramic coating perfection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=1", imageAlt: "Mirror-like paint reflection showcasing ceramic coating perfection"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -141,27 +141,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Mitchell", role: "Luxury Vehicle Owner", company: "Empire Automotive Collectors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", imageAlt: "professional headshot business portrait luxury client satisfied customer automotive enthusiast"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=1", imageAlt: "professional headshot business portrait luxury client satisfied customer automotive enthusiast"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "CEO", company: "Premium Transport Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "professional portrait business headshot client photo luxury brand satisfied customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "professional portrait business headshot client photo luxury brand satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Marcus Rodriguez", role: "Ferrari Owner", company: "Elite Automotive Enthusiast", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", imageAlt: "professional headshot business portrait automotive customer luxury client satisfied professional"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=2", imageAlt: "professional headshot business portrait automotive customer luxury client satisfied professional"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Victoria Brooks", role: "Entrepreneur", company: "Luxury Lifestyle Executive", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", imageAlt: "business portrait professional headshot client photo luxury automotive satisfied customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=3", imageAlt: "business portrait professional headshot client photo luxury automotive satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Park", role: "Porsche Enthusiast", company: "Automotive Performance Specialist", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", imageAlt: "professional portrait business headshot luxury client automotive enthusiast satisfied customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=4", imageAlt: "professional portrait business headshot luxury client automotive enthusiast satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Alexandra Knight", role: "Mercedes-Benz Owner", company: "Executive Management", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "professional headshot business portrait client photo luxury brand satisfied client"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "professional headshot business portrait client photo luxury brand satisfied client"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=2"
|
||||
imageAlt="Luxury vehicle showcasing professional detailing excellence"
|
||||
logoText="IMPERIO AUTO DETAILING"
|
||||
copyrightText="© 2025 Imperio Auto Detailing. Where Automotive Perfection Begins."
|
||||
|
||||
Reference in New Issue
Block a user