diff --git a/src/app/page.tsx b/src/app/page.tsx index e172002..7810018 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="A Symphony of Flavors" description="Experience culinary excellence in an intimate, warm setting designed for those who appreciate the finer things in life." buttons={[{ text: "Reserve a Table", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg?_wi=1" imageAlt="Fine dining restaurant atmosphere" mediaAnimation="blur-reveal" avatars={[ @@ -124,7 +124,7 @@ export default function LandingPage() { { id: "2", title: "Are there vegetarian options?", content: "Absolutely, we have a dedicated seasonal menu." }, { id: "3", title: "Is dress code required?", content: "Smart casual attire is preferred for your comfort." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg?_wi=2" title="Frequently Asked" description="Have questions? We're here to help." faqsAnimation="blur-reveal"