From a0f2c961c4af5a148143504af4397b01ced62e44 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 12:20:33 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1913368..25c43ae 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -57,7 +57,7 @@ export default function AboutPage() { description: "We're more than just a coffee shop—we're a gathering place for locals, creatives, and coffee lovers. Our space is designed to foster connection, creativity, and conversation." } ]} - imageSrc="http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg?_wi=2" imageAlt="Cozy interior of the coffee shop with warm lighting and comfortable seating" mediaAnimation="slide-up" imagePosition="right" @@ -81,21 +81,21 @@ export default function AboutPage() { id: 1, title: "Artisan Roasting", description: "We roast our beans to perfection, ensuring each blend delivers the full spectrum of flavor profiles that coffee connoisseurs cherish.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg?_wi=2", imageAlt: "Artisan coffee roasting process" }, { id: 2, title: "Brewing Mastery", description: "Our baristas are trained in traditional and innovative brewing methods, guaranteeing a consistently exceptional cup every time.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-making-coffee-cup_197531-32417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-making-coffee-cup_197531-32417.jpg?_wi=2", imageAlt: "Barista crafting coffee with precision" }, { id: 3, title: "Premium Selection", description: "From single-origin beans to seasonal blends, we source only the finest coffee from ethical growers around the world.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-grains-out-glass-jar_114579-16843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-grains-out-glass-jar_114579-16843.jpg?_wi=2", imageAlt: "Variety of premium coffee beans" } ]} @@ -112,7 +112,7 @@ export default function AboutPage() { name: "Sarah Johnson", role: "Local Coffee Enthusiast", testimonial: "The atmosphere here is absolutely perfect for my morning routine. Their expertly crafted lattes and warm ambiance make this my favorite spot in town.", - imageSrc: "http://img.b2bpic.net/free-photo/student-girl-learning-online-outdoor-with-coffee-go_496169-2407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/student-girl-learning-online-outdoor-with-coffee-go_496169-2407.jpg?_wi=2", imageAlt: "Sarah Johnson enjoying a coffee at the cozy café", icon: Star }, @@ -121,7 +121,7 @@ export default function AboutPage() { name: "Michael Torres", role: "Regular Customer", testimonial: "I've been coming here for over two years now. The quality of their beans and the baristas' knowledge never disappoints. A true coffee lover's paradise!", - imageSrc: "http://img.b2bpic.net/free-photo/interracial-lesbian-couple-looking-down-with-shy-smile-holding-hands-lunch-restaurant_273609-9596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interracial-lesbian-couple-looking-down-with-shy-smile-holding-hands-lunch-restaurant_273609-9596.jpg?_wi=2", imageAlt: "Michael Torres sipping coffee with a smile", icon: Star }, @@ -130,7 +130,7 @@ export default function AboutPage() { name: "Emma Rodriguez", role: "Community Member", testimonial: "This place has become the heart of our neighborhood. It's where I meet friends, work remotely, and simply enjoy life's quiet moments with great coffee.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg?_wi=2", imageAlt: "Emma Rodriguez reading a book while sipping coffee", icon: Star } -- 2.49.1 From cc8e956ed5cbc5df9fd9147557c87f5914ab0fc7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 12:20:34 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d0bec73..ff7a042 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -111,7 +111,7 @@ export default function ContactPage() { content: "We have a private area that can accommodate small groups and events. Please contact us directly to discuss availability, pricing, and arrangements for your private gathering." } ]} - imageSrc="http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg?_wi=3" imageAlt="Customer service and contact information" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From d8636c7119f47243738163342f169c9a7233052d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 12:20:35 +0000 Subject: [PATCH 3/4] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 01d799e..0e528bf 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -57,7 +57,7 @@ export default function MenuPage() { price: "$14.99", rating: 5, reviewCount: "(128)", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-coffee-beans-cup_23-2148759288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-coffee-beans-cup_23-2148759288.jpg?_wi=1", imageAlt: "Ethiopian Single Origin coffee" }, { @@ -67,7 +67,7 @@ export default function MenuPage() { price: "$13.99", rating: 5, reviewCount: "(96)", - imageSrc: "http://img.b2bpic.net/free-photo/equipment-coffee-maker-barista_1150-11047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/equipment-coffee-maker-barista_1150-11047.jpg?_wi=1", imageAlt: "Colombian Medium Roast coffee" }, { @@ -87,7 +87,7 @@ export default function MenuPage() { price: "$12.99", rating: 4, reviewCount: "(85)", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-coffee-beans-cup_23-2148759288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-coffee-beans-cup_23-2148759288.jpg?_wi=2", imageAlt: "House Blend Special coffee" }, { @@ -97,7 +97,7 @@ export default function MenuPage() { price: "$16.99", rating: 5, reviewCount: "(142)", - imageSrc: "http://img.b2bpic.net/free-photo/equipment-coffee-maker-barista_1150-11047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/equipment-coffee-maker-barista_1150-11047.jpg?_wi=2", imageAlt: "French Roast Premium coffee" } ]} @@ -119,21 +119,21 @@ export default function MenuPage() { id: 1, title: "Single-Origin Sourcing", description: "We carefully select beans from specific farms and regions, ensuring traceability and supporting sustainable farming practices.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-grains-out-glass-jar_114579-16843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-grains-out-glass-jar_114579-16843.jpg?_wi=3", imageAlt: "Single-origin coffee bean sourcing" }, { id: 2, title: "Expert Roasting Profiles", description: "Each coffee variety is roasted using custom profiles to highlight its unique characteristics and flavor notes.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg?_wi=3", imageAlt: "Expert coffee roasting profiles" }, { id: 3, title: "Seasonal Selections", description: "Our menu changes seasonally to feature the freshest harvests and most exciting new discoveries from our coffee partners.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-making-coffee-cup_197531-32417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-making-coffee-cup_197531-32417.jpg?_wi=3", imageAlt: "Seasonal coffee selections" } ]} @@ -161,7 +161,7 @@ export default function MenuPage() { content: "Absolutely! All of our coffee selections are available for purchase as whole beans or ground to your preference. We also offer monthly coffee subscriptions for our regular customers." } ]} - imageSrc="http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg?_wi=2" imageAlt="Coffee selection and purchasing process" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 06d83a73f2849c61220517b30317b7763adebc2e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 12:20:36 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d57275b..4d95c5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function HomePage() { description: "We're more than just a coffee shop—we're a gathering place for locals, creatives, and coffee lovers. Our space is designed to foster connection, creativity, and conversation." } ]} - imageSrc="http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tattooed-barista-hand-holds-raw-green-coffee-beans-from-white-plastic-basket-cotton-bags-europalet-warehouse_346278-886.jpg?_wi=1" imageAlt="Cozy interior of the coffee shop with warm lighting and comfortable seating" mediaAnimation="slide-up" imagePosition="right" @@ -115,21 +115,21 @@ export default function HomePage() { id: 1, title: "Artisan Roasting", description: "We roast our beans to perfection, ensuring each blend delivers the full spectrum of flavor profiles that coffee connoisseurs cherish.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg?_wi=1", imageAlt: "Artisan coffee roasting process" }, { id: 2, title: "Brewing Mastery", description: "Our baristas are trained in traditional and innovative brewing methods, guaranteeing a consistently exceptional cup every time.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-making-coffee-cup_197531-32417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-making-coffee-cup_197531-32417.jpg?_wi=1", imageAlt: "Barista crafting coffee with precision" }, { id: 3, title: "Premium Selection", description: "From single-origin beans to seasonal blends, we source only the finest coffee from ethical growers around the world.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-grains-out-glass-jar_114579-16843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-grains-out-glass-jar_114579-16843.jpg?_wi=1", imageAlt: "Variety of premium coffee beans" } ]} @@ -146,7 +146,7 @@ export default function HomePage() { name: "Sarah Johnson", role: "Local Coffee Enthusiast", testimonial: "The atmosphere here is absolutely perfect for my morning routine. Their expertly crafted lattes and warm ambiance make this my favorite spot in town.", - imageSrc: "http://img.b2bpic.net/free-photo/student-girl-learning-online-outdoor-with-coffee-go_496169-2407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/student-girl-learning-online-outdoor-with-coffee-go_496169-2407.jpg?_wi=1", imageAlt: "Sarah Johnson enjoying a coffee at the cozy café", icon: Star }, @@ -155,7 +155,7 @@ export default function HomePage() { name: "Michael Torres", role: "Regular Customer", testimonial: "I've been coming here for over two years now. The quality of their beans and the baristas' knowledge never disappoints. A true coffee lover's paradise!", - imageSrc: "http://img.b2bpic.net/free-photo/interracial-lesbian-couple-looking-down-with-shy-smile-holding-hands-lunch-restaurant_273609-9596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interracial-lesbian-couple-looking-down-with-shy-smile-holding-hands-lunch-restaurant_273609-9596.jpg?_wi=1", imageAlt: "Michael Torres sipping coffee with a smile", icon: Star }, @@ -164,7 +164,7 @@ export default function HomePage() { name: "Emma Rodriguez", role: "Community Member", testimonial: "This place has become the heart of our neighborhood. It's where I meet friends, work remotely, and simply enjoy life's quiet moments with great coffee.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg?_wi=1", imageAlt: "Emma Rodriguez reading a book while sipping coffee", icon: Star } @@ -207,7 +207,7 @@ export default function HomePage() { content: "We're open daily from 7 AM to 8 PM. During weekends, we extend our hours until 9 PM to accommodate our community's needs." } ]} - imageSrc="http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg?_wi=1" imageAlt="Cozy interior of the coffee shop with warm lighting and comfortable seating" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1