Update src/app/page.tsx

This commit is contained in:
2026-06-03 15:43:24 +00:00
parent 0a544055bb
commit f439d0c69c

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
}, },
]} ]}
buttonAnimation="opacity" buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-delicious-food_23-2149617138.jpg" imageSrc="http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-delicious-food_23-2149617138.jpg?_wi=1"
imageAlt="صورة داخلية لمطعم فاخر" imageAlt="صورة داخلية لمطعم فاخر"
showDimOverlay={true} showDimOverlay={true}
/> />
@@ -119,7 +119,7 @@ export default function LandingPage() {
description: "فريق عملنا مدرب لتقديم أفضل خدمة لضيوفنا، لضمان راحتكم وسعادتكم.", description: "فريق عملنا مدرب لتقديم أفضل خدمة لضيوفنا، لضمان راحتكم وسعادتكم.",
bentoComponent: "reveal-icon", bentoComponent: "reveal-icon",
icon: Utensils, icon: Utensils,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-delicious-food_23-2149617138.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-delicious-food_23-2149617138.jpg?_wi=2",
imageAlt: "Fried salmon with rice and raddish", imageAlt: "Fried salmon with rice and raddish",
}, },
]} ]}