Update src/app/page.tsx
This commit is contained in:
@@ -82,11 +82,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photoshoot-process-tyre-balancing-dark-auto-service_613910-17076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photoshoot-process-tyre-balancing-dark-auto-service_613910-17076.jpg?_wi=1",
|
||||
imageAlt: "Atelier de montage de pneus moderne",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-close-up_23-2148846142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-close-up_23-2148846142.jpg?_wi=1",
|
||||
imageAlt: "Pneu premium en gros plan",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg",
|
||||
imageAlt: "Application mobile d'équilibrage de pneus",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photoshoot-process-tyre-balancing-dark-auto-service_613910-17076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photoshoot-process-tyre-balancing-dark-auto-service_613910-17076.jpg?_wi=2",
|
||||
imageAlt: "smartphone with tire fitting app",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-wearing-white-uniform-stand-holding-wrench_1150-16602.jpg",
|
||||
imageAlt: "Application mobile de stockage de pneus",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-close-up_23-2148846142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-close-up_23-2148846142.jpg?_wi=2",
|
||||
imageAlt: "smartphone with tire fitting app",
|
||||
},
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171240.jpg",
|
||||
imageAlt: "Application mobile de réparation de pneus",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-view-off-road-car-with-nature-terrain-weather-conditions_23-2151430067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-view-off-road-car-with-nature-terrain-weather-conditions_23-2151430067.jpg?_wi=1",
|
||||
imageAlt: "smartphone with tire fitting app",
|
||||
},
|
||||
]}
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
id: "pneu-hiver-1",
|
||||
name: "Pneu Hiver Premium",
|
||||
price: "€120.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-view-off-road-car-with-nature-terrain-weather-conditions_23-2151430067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-view-off-road-car-with-nature-terrain-weather-conditions_23-2151430067.jpg?_wi=2",
|
||||
imageAlt: "Pneu hiver de haute performance",
|
||||
rating: 5,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user