From c1e7ec3205e7ab9cc5c7e1c79a5be326396eb0a4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:04:39 +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 c608ddd..8b55f21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { title="About Fryco Bangladesh" description="Fryco Bangladesh is a modern fast-food café known for its crispy fries, juicy burgers, flavorful wings, and refreshing drinks. With a warm atmosphere, beautiful lighting, and friendly staff, Fryco offers the perfect place to relax, enjoy great food, and spend quality time with friends and family." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-friends-night_23-2149213360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-friends-night_23-2149213360.jpg?_wi=1" imageAlt="Fryco Bangladesh restaurant interior" buttons={[{ text: "Learn More", href: "#" }]} useInvertedBackground={false} @@ -182,7 +182,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Your Message", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-friends-night_23-2149213360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-friends-night_23-2149213360.jpg?_wi=2" imageAlt="Fryco Bangladesh contact location" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1