Update src/app/page.tsx

This commit is contained in:
2026-04-21 12:12:01 +00:00
parent 7a395a3ec9
commit 83a8eebd13

View File

@@ -63,11 +63,11 @@ export default function LandingPage() {
tag="Since 1995"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/plate-fried-lamb-slices-with-yellow-red-green-bell-peppers-herbs_140725-8644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-fried-lamb-slices-with-yellow-red-green-bell-peppers-herbs_140725-8644.jpg?_wi=1",
imageAlt: "Traditional Tunisian Dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=1",
imageAlt: "Elegant Dining Interior",
},
{
@@ -104,7 +104,7 @@ export default function LandingPage() {
title: "Traditional Recipes",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=1"
imageAlt="Chef preparing traditional food"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -129,7 +129,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/mortar-pestle-near-spices_23-2147894645.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/plate-fried-lamb-slices-with-yellow-red-green-bell-peppers-herbs_140725-8644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-fried-lamb-slices-with-yellow-red-green-bell-peppers-herbs_140725-8644.jpg?_wi=2",
imageAlt: "fresh organic vegetables market produce",
},
{
@@ -144,7 +144,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/small-business-equipment-making-coffee_23-2149458146.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=2",
imageAlt: "fresh organic vegetables market produce",
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727993.jpg?_wi=2",
imageAlt: "fresh organic vegetables market produce",
},
]}