Update src/app/page.tsx

This commit is contained in:
2026-06-10 20:17:30 +00:00
parent 202ad3c507
commit e015c31f0c

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sizzling-kebabs-glowing-charcoal_84443-72287.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sizzling-kebabs-glowing-charcoal_84443-72287.jpg?_wi=1"
imageAlt="Grilled Chicken Tikka over charcoal"
mediaAnimation="slide-up"
avatars={[
@@ -163,7 +163,7 @@ export default function LandingPage() {
description: "A welcoming ambiance for family and friends alike.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg"
imageSrc="http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg?_wi=1"
imageAlt="Elegant AlMankal restaurant interior"
mediaAnimation="slide-up"
/>
@@ -181,7 +181,7 @@ export default function LandingPage() {
name: "Chicken Tikka (10 Pcs)",
price: "JOD 12.00",
variant: "Our signature grilled specialty",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1175.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1175.jpg?_wi=1",
imageAlt: "Delicious grilled chicken tikka",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
name: "Biryani Rice",
price: "JOD 5.00",
variant: "Fragrant basmati rice with spices",
imageSrc: "http://img.b2bpic.net/free-photo/pans-with-spices-near-rice-dishes_23-2147894719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pans-with-spices-near-rice-dishes_23-2147894719.jpg?_wi=1",
imageAlt: "Aromatic Biryani Rice",
},
{
@@ -361,7 +361,7 @@ export default function LandingPage() {
tag: "Regular Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-woman-carrying-shopping-bags_1098-1106.jpg",
avatarAlt: "Layla Khan avatar",
imageSrc: "http://img.b2bpic.net/free-photo/sizzling-kebabs-glowing-charcoal_84443-72287.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sizzling-kebabs-glowing-charcoal_84443-72287.jpg?_wi=2",
imageAlt: "male customer smiling",
},
{
@@ -373,7 +373,7 @@ export default function LandingPage() {
tag: "Local Guide",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-people-hostel_23-2150601158.jpg",
avatarAlt: "Ahmed Zaki avatar",
imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg?_wi=2",
imageAlt: "male customer smiling",
},
{
@@ -385,7 +385,7 @@ export default function LandingPage() {
tag: "Family Patron",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-beaming-smile-holding-coffee-about-start-eating-tasty-healthy-sandwich-food-court_662251-255.jpg",
avatarAlt: "Sara Jaber avatar",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1175.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1175.jpg?_wi=2",
imageAlt: "male customer smiling",
},
{
@@ -397,7 +397,7 @@ export default function LandingPage() {
tag: "Long-time Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/older-casual-man-city-talking-smartphone_23-2148991042.jpg",
avatarAlt: "Dr. Kamal Odeh avatar",
imageSrc: "http://img.b2bpic.net/free-photo/pans-with-spices-near-rice-dishes_23-2147894719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pans-with-spices-near-rice-dishes_23-2147894719.jpg?_wi=2",
imageAlt: "male customer smiling",
},
]}