From 1b67971e3f65f6dcf54f76e1b5423c3da9a35039 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 13:56:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d338db3..41affbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={false} title="The Art of Zelidge" description="Our restaurant is inspired by the meticulous beauty of Zelidge tilework, where every piece fits to create a larger, beautiful story. We apply this same philosophy to our ingredients—sourcing locally and blending authentic spices to create harmony on your plate." - imageSrc="http://img.b2bpic.net/free-photo/embedded-pigeon-figure-with-patterns_114579-12160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/embedded-pigeon-figure-with-patterns_114579-12160.jpg?_wi=1" imageAlt="Moroccan tile craftsmanship" /> @@ -270,7 +270,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Everything you need to know about your dining visit." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/embedded-pigeon-figure-with-patterns_114579-12160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/embedded-pigeon-figure-with-patterns_114579-12160.jpg?_wi=2" /> -- 2.49.1