From f008185df0aca816bad369db9b96c1e9b881c864 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:13:11 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 77e509f..f217eb2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -102,7 +102,7 @@ export default function AboutPage() { company: "HITEC City", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg", + "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=3", }, { id: "2", @@ -111,7 +111,7 @@ export default function AboutPage() { company: "Hyderabad Food Guide", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251746.jpg?_wi=3", }, { id: "3", @@ -120,7 +120,7 @@ export default function AboutPage() { company: "Date Night Regular", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20261.jpg", + "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20261.jpg?_wi=3", }, { id: "4", @@ -129,7 +129,7 @@ export default function AboutPage() { company: "Friends Meetup", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-young-elegant-woman-with-bright-make-up-dark-blazer_291049-110.jpg", + "http://img.b2bpic.net/free-photo/portrait-young-elegant-woman-with-bright-make-up-dark-blazer_291049-110.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1 From 6890ecaa0e0ce4a3436809934241dd78aaba836c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:13:12 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index deeeb8a..a2a3c2c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -101,7 +101,7 @@ export default function ContactPage() { name: "Momos", price: "₹180-280", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-dough-with-tomato-sauce-lemon-black_140725-104335.jpg", + "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-dough-with-tomato-sauce-lemon-black_140725-104335.jpg?_wi=3", imageAlt: "Authentic steamed momos", }, { @@ -109,7 +109,7 @@ export default function ContactPage() { name: "Thukpa", price: "₹240-340", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-noodles-bowl-with-shrimp_23-2148382884.jpg", + "http://img.b2bpic.net/free-photo/high-angle-noodles-bowl-with-shrimp_23-2148382884.jpg?_wi=3", imageAlt: "Warm traditional thukpa soup", }, { @@ -117,7 +117,7 @@ export default function ContactPage() { name: "Fried Ice Cream", price: "₹180", imageSrc: - "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165478.jpg", + "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165478.jpg?_wi=3", imageAlt: "Crispy fried ice cream", }, ]} -- 2.49.1 From 562fc9bb2b0afc1a9c6e1918919420ab4301d78c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:13:12 +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 fcbe421..1a4338a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1431,6 +1431,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +