From 45db64ab6b604bfd026dec8a2ee784b7ccb1349e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:16:41 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 35830c9..be9065f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -97,7 +97,7 @@ export default function AboutPage() { title: "Fresh Ingredients Daily", description: "We source the finest ingredients fresh daily to ensure every dish meets our high-quality standards.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/chef-making-vegan-wrap-with-red-peppers-tomatoes_181624-34922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-making-vegan-wrap-with-red-peppers-tomatoes_181624-34922.jpg?_wi=2", }, items: [ { icon: Check, text: "Premium quality ingredients" }, @@ -111,7 +111,7 @@ export default function AboutPage() { title: "Lightning Fast Service", description: "Hot, fresh food delivered to your door in minutes. Whether dine-in or delivery, we prioritize speed without compromising quality.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-beverage-using-smartphone-cafe_23-2147826810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-beverage-using-smartphone-cafe_23-2147826810.jpg?_wi=2", }, items: [ { icon: Check, text: "Quick preparation" }, @@ -125,7 +125,7 @@ export default function AboutPage() { title: "Affordable Prices", description: "Great taste doesn't have to break the bank. We offer competitive prices for generous portions and authentic flavors.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/people-directing-new-movie-together_23-2149066336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-directing-new-movie-together_23-2149066336.jpg?_wi=2", }, items: [ { icon: Check, text: "Best value meals" }, -- 2.49.1 From edec1cad1b073455186d2d3fb1f8bd80e9311d4f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:16:42 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index bd37db9..0324df2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg" + imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg?_wi=2" imageAlt="GB Flame and Flavor Location in Korangi" mediaAnimation="slide-up" mediaPosition="right" @@ -104,7 +104,7 @@ export default function ContactPage() { quote: "I've tried many restaurants in Korangi, but GB Flame & Flavor stands out. The quality, taste, and service are unmatched!", name: "Hassan Malik", role: "Korangi Resident", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg?_wi=2", imageAlt: "Hassan Malik", }, { @@ -113,7 +113,7 @@ export default function ContactPage() { quote: "Open till late night and the food quality never dips. This is my go-to spot after work. Highly recommended!", name: "Zainab Syed", role: "Office Professional", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2", imageAlt: "Zainab Syed", }, { @@ -122,7 +122,7 @@ export default function ContactPage() { quote: "We visit GB Flame & Flavor every weekend. The kids love the momos and burgers, and prices are very reasonable.", name: "Imran Khan", role: "Family of Four", - imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg?_wi=2", imageAlt: "Imran Khan", }, ]} -- 2.49.1 From 0c7b8777dbdfcd7ba05d8b04af5702cd635f225f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:16:42 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 373d203..a379c80 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1428,6 +1428,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +