Update src/app/page.tsx

This commit is contained in:
2026-05-10 11:00:30 +00:00
parent 3d680032d5
commit d88a757d4e

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/eggplant-caviar-with-glass-orange-juice_140725-3602.jpg"
imageSrc="http://img.b2bpic.net/free-photo/eggplant-caviar-with-glass-orange-juice_140725-3602.jpg?_wi=1"
imageAlt="Authentic Yemeni Mandi platter"
mediaAnimation="blur-reveal"
avatars={[
@@ -148,19 +148,19 @@ export default function LandingPage() {
id: "1",
name: "Zurbiyan Lahm",
price: "18.00 JOD",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-barbeque-served-lavaash-with-fresh-herbs-lemon-slices_114579-1936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-barbeque-served-lavaash-with-fresh-herbs-lemon-slices_114579-1936.jpg?_wi=1",
},
{
id: "2",
name: "Fahsah",
price: "12.00 JOD",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-onions-sauce_140725-9542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-onions-sauce_140725-9542.jpg?_wi=1",
},
{
id: "3",
name: "Hot Fresh Bread",
price: "1.00 JOD",
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-sesame-tea-pot-top-view_141793-1765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-sesame-tea-pot-top-view_141793-1765.jpg?_wi=1",
},
{
id: "4",
@@ -233,7 +233,7 @@ export default function LandingPage() {
description: "Luxury floor seating that honors culture.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1"
mediaAnimation="blur-reveal"
imageAlt="Yemeni restaurant interior"
/>
@@ -279,7 +279,7 @@ export default function LandingPage() {
quote: "The food portions ARE CRAZY.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/photo-overjoyed-dark-skinned-girl-has-bushy-hair-laughs-looks-aside-uses-cell-phone-online-communication-messaging-with-friends-drinks-smoothie-cozy-cafeteria_273609-29417.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-caviar-with-glass-orange-juice_140725-3602.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-caviar-with-glass-orange-juice_140725-3602.jpg?_wi=2",
imageAlt: "happy customer eating",
},
{
@@ -290,7 +290,7 @@ export default function LandingPage() {
quote: "Best Lamb Mandi Rice in the world.",
tag: "Authentic",
avatarSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-barbeque-served-lavaash-with-fresh-herbs-lemon-slices_114579-1936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-barbeque-served-lavaash-with-fresh-herbs-lemon-slices_114579-1936.jpg?_wi=2",
imageAlt: "happy customer eating",
},
{
@@ -301,7 +301,7 @@ export default function LandingPage() {
quote: "The cozy place you'll ever find in Amman.",
tag: "Top Choice",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2148899052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-onions-sauce_140725-9542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-onions-sauce_140725-9542.jpg?_wi=2",
imageAlt: "happy customer eating",
},
{
@@ -312,7 +312,7 @@ export default function LandingPage() {
quote: "فحسه جدا زاكيه",
tag: "Delicious",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-salmon-bowls_23-2150427606.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-sesame-tea-pot-top-view_141793-1765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-sesame-tea-pot-top-view_141793-1765.jpg?_wi=2",
imageAlt: "happy customer eating",
},
{
@@ -323,7 +323,7 @@ export default function LandingPage() {
quote: "الخدمة سريعة والمكان مناسب للعائلات",
tag: "Family",
avatarSrc: "http://img.b2bpic.net/free-photo/photo-attractive-black-woman-has-afro-hairstyle_273609-28702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2",
imageAlt: "happy customer eating",
},
]}