From dc93f9b14bf02d00c981093bc3d3d0db416e8642 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:11:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 983f86e..b022977 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,8 @@ export default function LandingPage() { title="Bienvenue aux Jumeaux" description="L'expérience culinaire incontournable à Conakry. Pizza, burgers et saveurs méditerranéennes dans une ambiance chaleureuse ouverte 24h/24." leftCarouselItems={[ + { + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUOy5NLOqKpeKcflsTgCdRlp4l/uploaded-1776438655224-oy9hdu9c.jpg", imageAlt: "Accueil Les Jumeaux"}, { imageSrc: "https://lh3.googleusercontent.com/gps-cs-s/APNQkAGv93yoG6pAHdz9CiRkU7RT85IhSgWIsVNw0vuauNoB106dUcegqTgOXn7P-_QFAsfjroxJjHcVzL_cKowgin0pXk_BbxXRUtnsyxU1NsRExjRNCpg4CwQcSyOGnaGHg690L56Uq9dstk8=w408-h544-k-no", imageAlt: "Accueil Les Jumeaux"}, { @@ -60,9 +62,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081458.jpg", imageAlt: "restaurant pizza burger interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-burger-with-cheese-meat_23-2150887764.jpg", imageAlt: "delicious pizza freshly baked"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg", imageAlt: "restaurant pizza burger interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-potatoes-with-tomatoes-light-background-dinner-colors-photo-food-dish-meat-meal-salad_140725-160708.jpg", imageAlt: "delicious pizza freshly baked"}, ]} rightCarouselItems={[ { -- 2.49.1