Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 15:52:40 +00:00

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
description="Découvrez des produits de qualité supérieure, sélectionnés avec passion pour vos moments de gourmandise et vos événements."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/antipasto-catering-platter-with-bacon-jerky-sausage-blue-cheese-grapes-wooden-table-top-view_2829-5496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antipasto-catering-platter-with-bacon-jerky-sausage-blue-cheese-grapes-wooden-table-top-view_2829-5496.jpg?_wi=1",
imageAlt: "artisanal butchery storefront",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wooden-background-with-delicious-ingredients_23-2147612077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-background-with-delicious-ingredients_23-2147612077.jpg?_wi=1",
imageAlt: "quality meat selection display",
},
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
description: "Recettes artisanales traditionnelles.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/antipasto-catering-platter-with-bacon-jerky-sausage-blue-cheese-grapes-wooden-table-top-view_2829-5496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/antipasto-catering-platter-with-bacon-jerky-sausage-blue-cheese-grapes-wooden-table-top-view_2829-5496.jpg?_wi=2",
imageAlt: "gourmet catering event food",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
description: "Service traiteur flexible et réactif.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/wooden-background-with-delicious-ingredients_23-2147612077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-background-with-delicious-ingredients_23-2147612077.jpg?_wi=2",
imageAlt: "gourmet catering event food",
},
]}