From 56310d43c60a575dc5094133dce846fc0c258648 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:48:21 +0000 Subject: [PATCH 1/4] 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 0e57544..93ee5d5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,28 +86,28 @@ export default function LandingPage() { title: "Expert Chefs", description: "Culinary mastery.", buttonIcon: "User", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg?_wi=2", imageAlt: "Delicious realistic burger", }, { title: "Fast Servers", description: "Friendly service.", buttonIcon: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=4", imageAlt: "Delicious realistic burger", }, { title: "Quality Staff", description: "Training daily.", buttonIcon: "UserCheck", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=4", imageAlt: "Delicious realistic burger", }, { title: "Manager", description: "Service excellence.", buttonIcon: "UserCog", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=4", imageAlt: "Delicious realistic burger", }, ]} -- 2.49.1 From f633a4d5276b645fbc91417ec581846dbcef4f98 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:48:21 +0000 Subject: [PATCH 2/4] 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 f83594d..8ac32b8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,28 +79,28 @@ export default function LandingPage() { title: "Main Street", description: "123 Main St.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg?_wi=3", imageAlt: "Delicious realistic burger", }, { title: "Park Ave", description: "456 Park Ave.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=5", imageAlt: "Delicious realistic burger", }, { title: "City Mall", description: "789 City Mall.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=5", imageAlt: "Delicious realistic burger", }, { title: "East Side", description: "321 East St.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=5", imageAlt: "Delicious realistic burger", }, ]} -- 2.49.1 From 8021abe3ba4e604d9e5434bfb789774d331387d8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:48:21 +0000 Subject: [PATCH 3/4] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 873b53f..0ac0b1b 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -96,28 +96,28 @@ export default function LandingPage() { title: "Vegan", description: "Plant-based goodness.", buttonIcon: "Sprout", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-realistic-burger_23-2150902326.jpg?_wi=1", imageAlt: "Delicious realistic burger", }, { title: "Gluten Free", description: "Delicious choices.", buttonIcon: "WheatOff", - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=3", imageAlt: "Delicious realistic burger", }, { title: "Halal", description: "Authentic quality.", buttonIcon: "ChefHat", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=3", imageAlt: "Delicious realistic burger", }, { title: "Low Calorie", description: "Healthy alternatives.", buttonIcon: "Scale", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=3", imageAlt: "Delicious realistic burger", }, ]} -- 2.49.1 From ffff2b430900e1e376b9c2af5e0b0b47e8b91f9f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:48:22 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index efa565d..20db188 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,14 +71,14 @@ export default function LandingPage() { handle: "@johnd", testimonial: "The best burger I've ever had!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=1", }, { name: "Sarah K.", handle: "@sarahk", testimonial: "Super fast delivery and fresh ingredients.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=1", }, { name: "Mike P.", @@ -112,7 +112,7 @@ export default function LandingPage() { href: "/menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=1" imageAlt="Lolly's Signature Burger" mediaAnimation="slide-up" avatars={[ @@ -183,21 +183,21 @@ export default function LandingPage() { title: "Fast Service", description: "Prepared quickly to satisfy your cravings.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-chips_23-2147695734.jpg?_wi=2", imageAlt: "modern cozy restaurant interior", }, { title: "Amazing Taste", description: "Secret recipes and bold spice blends.", buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43231.jpg?_wi=2", imageAlt: "modern cozy restaurant interior", }, { title: "Sustainable", description: "Committed to eco-friendly packaging.", buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg?_wi=2", imageAlt: "modern cozy restaurant interior", }, ]} -- 2.49.1