Update src/app/page.tsx

This commit is contained in:
2026-04-17 15:11:35 +00:00
parent dc93f9b14b
commit fc0109d37b

View File

@@ -62,7 +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/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"},
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?_wi=1", imageAlt: "delicious pizza freshly baked"},
]}
rightCarouselItems={[
{
@@ -130,7 +130,7 @@ export default function LandingPage() {
{
id: "p2", name: "Burger Gourmet", price: "Gnf 65.000", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-sesame-seeds-beef-burger-with-salad-bacon_23-2148784492.jpg"},
{
id: "p3", name: "Frites Maison", price: "Gnf 30.000", variant: "Accompagnement", 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"},
id: "p3", name: "Frites Maison", price: "Gnf 30.000", variant: "Accompagnement", 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?_wi=2"},
{
id: "p4", name: "Salade Méditerranéenne", price: "Gnf 55.000", variant: "Fraîcheur", imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-pasta-salad_123827-36164.jpg"},
{