From fcc3cf3f28ea86949cd71f987c378d12d916fb53 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 17:22:53 +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 da12799..70129c4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,21 +46,21 @@ export default function AboutPage() { id: 1, title: "Our Story", description: "Founded over 20 years ago, Omelet House started as a simple dream to bring authentic diner food and generous portions to Stockton. What began as a small breakfast counter has grown into a beloved community institution, serving thousands of satisfied customers every week.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-serving-guests-restaurant-preparing-their-table-dining_637285-1914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-serving-guests-restaurant-preparing-their-table-dining_637285-1914.jpg?_wi=3", imageAlt: "Friendly diner service and hospitality", }, { id: 2, title: "Our Mission", description: "We believe breakfast should be an experience, not just a meal. Our mission is to serve the freshest ingredients, create generous portions that satisfy, and provide the warm, friendly service that makes customers feel like family. Every plate that leaves our kitchen reflects our commitment to quality.", - imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-experts-restaurant-professional-kitchen-cooking-delicious-gourmet-dish-culinary-school-course-cooks-shooting-video-about-food-preparation-process-gastronomic-television-show_482257-44217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-experts-restaurant-professional-kitchen-cooking-delicious-gourmet-dish-culinary-school-course-cooks-shooting-video-about-food-preparation-process-gastronomic-television-show_482257-44217.jpg?_wi=3", imageAlt: "Professional kitchen preparation and cooking", }, { id: 3, title: "Our Community", description: "Omelet House is more than just a restaurant—it's where Stockton comes together. From construction workers fueling up for their day to families celebrating special mornings, we serve as a gathering place for our community. We're proud to be part of Stockton's fabric.", - imageSrc: "http://img.b2bpic.net/free-photo/family-with-friuts-juice_1398-2931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-with-friuts-juice_1398-2931.jpg?_wi=2", imageAlt: "Family enjoying breakfast together", }, ]} -- 2.49.1 From ba1c202fc68cb7cf7c1e13a284e3b48d15efacef Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 17:22:54 +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 8f857a1..dbfdba9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,21 +46,21 @@ export default function ContactPage() { id: 1, title: "Visit Us In Person", description: "Stop by Omelet House for an authentic diner breakfast experience. Our warm, welcoming atmosphere and friendly staff make every visit special. Located at 3455 Cherokee Rd in Stockton, we're easy to find and always ready to serve you.", - imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-cheesecakes-ricotta-fritters-with-fresh-blueberries-currants-peaches-plate-healthy-delicious-breakfast-holiday-blue-wooden-background_127032-2948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-cheesecakes-ricotta-fritters-with-fresh-blueberries-currants-peaches-plate-healthy-delicious-breakfast-holiday-blue-wooden-background_127032-2948.jpg?_wi=2", imageAlt: "Classic breakfast spread with fresh ingredients", }, { id: 2, title: "Order for Delivery", description: "Can't make it in? No problem! Order your favorite Omelet House dishes through DoorDash, Uber Eats, or GrubHub and have them delivered hot to your door. We ensure every order is prepared with the same care and quality you'd get dining with us.", - imageSrc: "http://img.b2bpic.net/free-photo/juice-fresh-breakfast-gray-plate-black-table_23-2148067096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/juice-fresh-breakfast-gray-plate-black-table_23-2148067096.jpg?_wi=3", imageAlt: "Fresh breakfast on a plate ready for delivery", }, { id: 3, title: "Pick Up Your Order", description: "Grab your breakfast on the go! Order ahead through our partners and pick up quickly without waiting. Perfect for busy mornings when you want fresh, delicious food fast. Just call ahead or order online to get started.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-with-waffles-fruits_176474-28208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-with-waffles-fruits_176474-28208.jpg?_wi=3", imageAlt: "Delicious waffles ready for pickup", }, ]} -- 2.49.1 From ad49f820fc0508bbf8b406788aa09c42a7fb1b3d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 17:22:54 +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 63adb80..ec39ba8 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' }, '*'); })(); +` + }} + /> + +