Update src/app/page.tsx

This commit is contained in:
2026-05-10 16:47:58 +00:00
parent 602c3ae7cd
commit 0667d2af5d

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-squash-meal-with-fresh-red-dogwoods-grey-space_140725-83806.jpg" imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-squash-meal-with-fresh-red-dogwoods-grey-space_140725-83806.jpg?_wi=1"
imageAlt="شاورما لذيذة" imageAlt="شاورما لذيذة"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -224,7 +224,7 @@ export default function LandingPage() {
title: "تتبيلة سرية", title: "تتبيلة سرية",
description: "خلطة توابل خاصة تعطي شاورما أبو العبد نكهة فريدة لا تقاوم.", description: "خلطة توابل خاصة تعطي شاورما أبو العبد نكهة فريدة لا تقاوم.",
tag: "الطعم", tag: "الطعم",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-squash-meal-with-fresh-red-dogwoods-grey-space_140725-83806.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-squash-meal-with-fresh-red-dogwoods-grey-space_140725-83806.jpg?_wi=2",
imageAlt: "Front view sliced vegetables cabbage carrot greens and pepper on cutting board brown surface", imageAlt: "Front view sliced vegetables cabbage carrot greens and pepper on cutting board brown surface",
}, },
{ {
@@ -365,7 +365,7 @@ export default function LandingPage() {
title="الأسئلة الشائعة" title="الأسئلة الشائعة"
description="هل لديك استفسار؟ إليك الإجابات." description="هل لديك استفسار؟ إليك الإجابات."
faqsAnimation="slide-up" faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-pizza_23-2148451689.jpg" imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-pizza_23-2148451689.jpg?_wi=1"
/> />
</div> </div>
@@ -378,7 +378,7 @@ export default function LandingPage() {
tag="تواصل معنا" tag="تواصل معنا"
title="نحن هنا لخدمتك" title="نحن هنا لخدمتك"
description="يسعدنا تلقي طلباتكم واستفساراتكم في أي وقت." description="يسعدنا تلقي طلباتكم واستفساراتكم في أي وقت."
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-pizza_23-2148451689.jpg" imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-pizza_23-2148451689.jpg?_wi=2"
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttonText="إرسال" buttonText="إرسال"
/> />