Update src/app/page.tsx

This commit is contained in:
2026-05-10 18:20:50 +00:00
parent 0f4ae25907
commit 2d7ced1f59

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
subdescription="سنوات من الخبرة في تقديم البرجر الذي يلامس ذائقتكم."
icon={Award}
tag="عنّا"
imageSrc="http://img.b2bpic.net/free-photo/man-smiling-eating-burger_140725-8137.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-smiling-eating-burger_140725-8137.jpg?_wi=1"
/>
</div>
@@ -95,9 +95,9 @@ export default function LandingPage() {
cardAnimation="slide-up"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "أحمد محمد", imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-eating-burger_140725-8137.jpg" },
{ id: "1", name: "أحمد محمد", imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-eating-burger_140725-8137.jpg?_wi=2" },
{ id: "2", name: "خالد فيصل", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-delicious-burger_140725-8138.jpg" },
{ id: "3", name: "فيصل العتيبي", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-burger-studio_140725-8139.jpg" },
{ id: "3", name: "فيصل العتيبي", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-burger-studio_140725-8139.jpg?_wi=1" },
]}
/>
</div>
@@ -151,7 +151,7 @@ export default function LandingPage() {
description="جاهزون لخدمتك في أي وقت. تواصل للحجز أو الاستفسار."
tag="تواصل معنا"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/man-eating-burger-studio_140725-8139.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-eating-burger-studio_140725-8139.jpg?_wi=2"
/>
</div>