Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a41fdf4122 | |||
| 08421558d7 | |||
| 15ad32f5e6 | |||
| a7e88071e5 | |||
| aaa48380d9 | |||
| 5be09deff9 | |||
| 8b87bb7be2 | |||
| 151cc40677 | |||
| 340e882915 |
@@ -156,19 +156,19 @@ export default function HomePage() {
|
|||||||
description="Découvrez notre sélection de matériaux pour tous vos projets d'aménagement extérieur"
|
description="Découvrez notre sélection de matériaux pour tous vos projets d'aménagement extérieur"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", brand: "ATI Négoce", name: "Graviers Premium 10/20mm", price: "À partir de 45€", rating: 5,
|
id: "1", brand: "ATI Négoce", name: "Graviers Premium 10/20mm", price: "À partir de 45€ / tonne", rating: 5,
|
||||||
reviewCount: "156", imageSrc:
|
reviewCount: "156", imageSrc:
|
||||||
"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"},
|
"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"},
|
||||||
{
|
{
|
||||||
id: "2", brand: "ATI Négoce", name: "Galets Polis Naturels", price: "À partir de 55€", rating: 5,
|
id: "2", brand: "ATI Négoce", name: "Galets Polis Naturels", price: "À partir de 55€ / tonne", rating: 5,
|
||||||
reviewCount: "89", imageSrc:
|
reviewCount: "89", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/white-pebbles-stone-texture-background_158595-6380.jpg?_wi=1", imageAlt: "Galets polis naturels"},
|
"http://img.b2bpic.net/free-photo/white-pebbles-stone-texture-background_158595-6380.jpg?_wi=1", imageAlt: "Galets polis naturels"},
|
||||||
{
|
{
|
||||||
id: "3", brand: "ATI Négoce", name: "Pierres Naturelles Brutes", price: "À partir de 75€", rating: 5,
|
id: "3", brand: "ATI Négoce", name: "Pierres Naturelles Brutes", price: "À partir de 75€ / tonne", rating: 5,
|
||||||
reviewCount: "124", imageSrc:
|
reviewCount: "124", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/wooden-bow-with-stones_23-2148874518.jpg?_wi=1", imageAlt: "Pierres naturelles brutes"},
|
"http://img.b2bpic.net/free-photo/wooden-bow-with-stones_23-2148874518.jpg?_wi=1", imageAlt: "Pierres naturelles brutes"},
|
||||||
{
|
{
|
||||||
id: "4", brand: "ATI Négoce", name: "Stabilisateur de Graviers", price: "À partir de 35€", rating: 5,
|
id: "4", brand: "ATI Négoce", name: "Stabilisateur de Graviers", price: "À partir de 35€ / sac", rating: 5,
|
||||||
reviewCount: "78", imageSrc:
|
reviewCount: "78", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg?_wi=1", imageAlt: "Stabilisateur de graviers"},
|
"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