Update src/app/produits/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function ProductsPage() {
|
||||
{ text: "Voir le catalogue", href: "#products" },
|
||||
{ text: "Demander un devis", href: "/contact" },
|
||||
]}
|
||||
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=2"
|
||||
imageAlt="Catalogue de produits ATI Négoce"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -101,7 +101,7 @@ export default function ProductsPage() {
|
||||
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=2",
|
||||
imageAlt: "Graviers premium 10/20mm",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function ProductsPage() {
|
||||
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=2",
|
||||
imageAlt: "Galets polis naturels",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function ProductsPage() {
|
||||
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=2",
|
||||
imageAlt: "Pierres naturelles brutes",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function ProductsPage() {
|
||||
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=2",
|
||||
imageAlt: "Stabilisateur de graviers",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user