Update src/app/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138731.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138731.jpg?_wi=1"
|
||||
imageAlt="Large selection of professional motoculture equipment"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -122,13 +122,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Réparation Expert",
|
||||
description: "Nos mécaniciens qualifiés diagnostiquent et réparent toutes marques de matériel motoculture avec précision et rapidité.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1284.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1284.jpg?_wi=1",
|
||||
imageAlt: "Mechanic repairing a lawnmower engine",
|
||||
},
|
||||
{
|
||||
title: "Entretien Complet",
|
||||
description: "Assurez la longévité de vos équipements avec nos forfaits d'entretien saisonnier, garantissant performance et sécurité.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104824.jpg?_wi=1",
|
||||
imageAlt: "Clean lawnmower after maintenance service",
|
||||
},
|
||||
{
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
tag: "Service Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-smiling-woman-sitting-deck-chair-summer-outfit_285396-8261.jpg",
|
||||
avatarAlt: "Avatar de Guy Gallais",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138731.jpg?_wi=2",
|
||||
imageAlt: "professional man smiling portrait",
|
||||
},
|
||||
{
|
||||
@@ -285,7 +285,7 @@ export default function LandingPage() {
|
||||
tag: "Efficacité",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-casual-guy-posing-studio_176420-28909.jpg",
|
||||
avatarAlt: "Avatar de Sophie Martin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1284.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1284.jpg?_wi=2",
|
||||
imageAlt: "professional man smiling portrait",
|
||||
},
|
||||
{
|
||||
@@ -297,7 +297,7 @@ export default function LandingPage() {
|
||||
tag: "Conseils",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-senior-man-light-blue-shirt_53876-105183.jpg",
|
||||
avatarAlt: "Avatar de Julien Dubois",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104824.jpg?_wi=2",
|
||||
imageAlt: "professional man smiling portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user