From 5e8033f3a0080cc9d2ff23914fce9c9d0e8f7830 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:40:37 +0000 Subject: [PATCH 1/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 05491e4..6355934 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,7 @@ export default function ContactPage() { { title: "Catfish Plate", description: "Golden fried catfish with 2 sides. A soul food classic.", - imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_74190-798.jpg?_wi=5", imageAlt: "Fried catfish plate with sides", buttonIcon: ArrowRight, buttonHref: "/", @@ -69,7 +69,7 @@ export default function ContactPage() { { title: "Shrimp Plate", description: "Succulent fried shrimp with your choice of two delicious sides.", - imageSrc: "http://img.b2bpic.net/free-photo/pan-with-fried-shrimps_140725-8992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pan-with-fried-shrimps_140725-8992.jpg?_wi=3", imageAlt: "Cajun shrimp platter", buttonIcon: ArrowRight, buttonHref: "/", @@ -77,7 +77,7 @@ export default function ContactPage() { { title: "Seafood Gumbo", description: "Rich, authentic gumbo with seafood and traditional Cajun spices.", - imageSrc: "http://img.b2bpic.net/free-psd/delicious-seafood-stew-with-shrimp-mussels-bowl-top-view_84443-80038.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/delicious-seafood-stew-with-shrimp-mussels-bowl-top-view_84443-80038.jpg?_wi=3", imageAlt: "Steaming seafood gumbo", buttonIcon: ArrowRight, buttonHref: "/", -- 2.49.1 From 02145b6ee013d5159f3282975f25af9f93e60562 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:40:37 +0000 Subject: [PATCH 2/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 fca0888..f0d5438 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +