From 1bbbf7621533e3c3925945e43bc121d3ecffaa90 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 00:22:40 +0000 Subject: [PATCH 1/4] 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 c2cf163..bb22f95 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -95,7 +95,7 @@ export default function AboutPage() { title: "Dine-In Experience", tags: ["Comfortable Seating", "Friendly Staff"], imageSrc: - "http://img.b2bpic.net/free-photo/happy-smiling-bartender-barista-using-coffee-machine-prepare-order-making-cappuccino-latte_1258-203406.jpg", + "http://img.b2bpic.net/free-photo/happy-smiling-bartender-barista-using-coffee-machine-prepare-order-making-cappuccino-latte_1258-203406.jpg?_wi=2", imageAlt: "restaurant dining experience comfortable seating", }, { @@ -103,7 +103,7 @@ export default function AboutPage() { title: "Drive-Through Service", tags: ["Quick Service", "No Contact"], imageSrc: - "http://img.b2bpic.net/free-photo/young-adults-traveling-london_23-2149259470.jpg", + "http://img.b2bpic.net/free-photo/young-adults-traveling-london_23-2149259470.jpg?_wi=2", imageAlt: "drive through window service food", }, { @@ -111,7 +111,7 @@ export default function AboutPage() { title: "Fast Delivery", tags: ["Same Day", "Reliable"], imageSrc: - "http://img.b2bpic.net/free-photo/delivery-concept-portrait-handsome-african-american-pizza-delivery-man-isolated-grey-studio-background-copy-space_1258-102231.jpg", + "http://img.b2bpic.net/free-photo/delivery-concept-portrait-handsome-african-american-pizza-delivery-man-isolated-grey-studio-background-copy-space_1258-102231.jpg?_wi=2", imageAlt: "food delivery person bike motorcycle", }, ]} -- 2.49.1 From 124ddc5693b5fca4fc3278f24301d98be7d0fa20 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 00:22:41 +0000 Subject: [PATCH 2/4] 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 fd9096b..597cc19 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +