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"