Update src/app/page.tsx
This commit is contained in:
@@ -93,7 +93,7 @@ export default function HomePage() {
|
||||
{ text: "Demander un devis", href: "/contact" },
|
||||
{ text: "Découvrir nos produits", href: "/produits" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cement-crossed-by-diagonal-line-pebbles-stone_158595-6388.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cement-crossed-by-diagonal-line-pebbles-stone_158595-6388.jpg?_wi=1"
|
||||
imageAlt="Matériaux de construction et graviers"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -110,7 +110,7 @@ export default function HomePage() {
|
||||
{ value: "20+", title: "Années d'expertise" },
|
||||
{ value: "10 000+", title: "Clients satisfaits" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-taking-break-from-work_23-2148976284.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-taking-break-from-work_23-2148976284.jpg?_wi=1"
|
||||
imageAlt="Équipe ATI Négoce"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg",
|
||||
"http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg?_wi=1",
|
||||
imageAlt: "Graviers premium 10/20mm",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/white-pebbles-stone-texture-background_158595-6380.jpg",
|
||||
"http://img.b2bpic.net/free-photo/white-pebbles-stone-texture-background_158595-6380.jpg?_wi=1",
|
||||
imageAlt: "Galets polis naturels",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "124",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wooden-bow-with-stones_23-2148874518.jpg",
|
||||
"http://img.b2bpic.net/free-photo/wooden-bow-with-stones_23-2148874518.jpg?_wi=1",
|
||||
imageAlt: "Pierres naturelles brutes",
|
||||
},
|
||||
{
|
||||
@@ -212,7 +212,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "78",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg",
|
||||
"http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg?_wi=1",
|
||||
imageAlt: "Stabilisateur de graviers",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user