Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cushion-modern-car_1339-5504.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cushion-modern-car_1339-5504.jpg?_wi=1"
|
||||
imageAlt="Pristine car interior after professional cleaning"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
tag="À Propos de Nous"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193584.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193584.jpg?_wi=1"
|
||||
imageAlt="Professional cleaning specialist at work"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Polished car dashboard",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cushion-modern-car_1339-5504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cushion-modern-car_1339-5504.jpg?_wi=2",
|
||||
imageAlt: "car interior cleaning tools detail",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Clean fabric sofa",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193584.jpg?_wi=2",
|
||||
imageAlt: "car interior cleaning tools detail",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Clean car carpet",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metalic-fabric-texture_53876-31249.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metalic-fabric-texture_53876-31249.jpg?_wi=1",
|
||||
imageAlt: "car interior cleaning tools detail",
|
||||
},
|
||||
]}
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
name: "Siège Auto",
|
||||
price: "Avant",
|
||||
variant: "Sales",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metalic-fabric-texture_53876-31249.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metalic-fabric-texture_53876-31249.jpg?_wi=2",
|
||||
imageAlt: "Dirty car seat before cleaning",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user