From 4db443371169c6267fa66c99306eb859ed1b7a28 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 13:13:04 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4fe14ed..ff01547 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,8 +65,8 @@ export default function AboutPage() { description: "We partner directly with coffee farmers, ensuring fair trade practices and environmental sustainability in every bean we source.", icon: Coffee, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "Coffee farm partnership" }, - { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg", imageAlt: "Sustainable practices" } + { imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=2", imageAlt: "Coffee farm partnership" }, + { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg?_wi=2", imageAlt: "Sustainable practices" } ] }, { @@ -74,8 +74,8 @@ export default function AboutPage() { description: "Our master roasters and trained baristas bring decades of experience to every cup, ensuring consistency and excellence.", icon: Wheat, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg", imageAlt: "Master roaster at work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Barista training session" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg?_wi=2", imageAlt: "Master roaster at work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg?_wi=2", imageAlt: "Barista training session" } ] }, { @@ -83,8 +83,8 @@ export default function AboutPage() { description: "More than just a coffee shop, we're a gathering place where relationships flourish and memories are made over shared moments.", icon: Home, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg", imageAlt: "Community gathering space" }, - { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg", imageAlt: "Friends enjoying coffee together" } + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg?_wi=2", imageAlt: "Community gathering space" }, + { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg?_wi=2", imageAlt: "Friends enjoying coffee together" } ] } ]} -- 2.49.1 From 106775b2526f751f583b9f1acfecd469fe00e50b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 13:13:06 +0000 Subject: [PATCH 2/3] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 1e6c1f1..48c22bd 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: 4.8, reviewCount: "(128)", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg?_wi=2" }, { id: "2", @@ -66,7 +66,7 @@ export default function MenuPage() { price: "$13.99", rating: 4.7, reviewCount: "(96)", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg?_wi=2" }, { id: "3", @@ -75,7 +75,7 @@ export default function MenuPage() { price: "$15.99", rating: 4.9, reviewCount: "(142)", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg?_wi=2" }, { id: "4", @@ -84,7 +84,7 @@ export default function MenuPage() { price: "$12.99", rating: 4.6, reviewCount: "(89)", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg?_wi=3" }, { id: "5", @@ -93,7 +93,7 @@ export default function MenuPage() { price: "$16.99", rating: 4.9, reviewCount: "(156)", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg?_wi=3" }, { id: "6", @@ -102,7 +102,7 @@ export default function MenuPage() { price: "$15.49", rating: 4.8, reviewCount: "(112)", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg?_wi=3" } ]} /> @@ -121,8 +121,8 @@ export default function MenuPage() { description: "Experience the pure essence of coffee with our pour-over method. Each cup is individually crafted to highlight the unique characteristics of our single-origin beans.", icon: Coffee, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg", imageAlt: "Pour over coffee brewing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "Barista precision pouring" } + { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg?_wi=3", imageAlt: "Pour over coffee brewing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=3", imageAlt: "Barista precision pouring" } ] }, { @@ -130,8 +130,8 @@ export default function MenuPage() { description: "Our skilled baristas pull perfect shots using traditional Italian techniques, creating the foundation for our lattes, cappuccinos, and signature drinks.", icon: Wheat, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg", imageAlt: "Espresso machine operation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Latte art creation" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg?_wi=3", imageAlt: "Espresso machine operation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg?_wi=3", imageAlt: "Latte art creation" } ] }, { @@ -139,8 +139,8 @@ export default function MenuPage() { description: "Throughout the year, we feature seasonal drinks that celebrate the flavors of each season, using fresh, locally-sourced ingredients when possible.", icon: Home, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg", imageAlt: "Seasonal drink preparation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg", imageAlt: "Friends enjoying seasonal drinks" } + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg?_wi=3", imageAlt: "Seasonal drink preparation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg?_wi=3", imageAlt: "Friends enjoying seasonal drinks" } ] } ]} @@ -153,25 +153,25 @@ export default function MenuPage() { { id: "testimonial-1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg?_wi=2", imageAlt: "Sarah Johnson enjoying her favorite coffee" }, { id: "testimonial-2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21577.jpg?_wi=2", imageAlt: "Michael Chen savoring his morning brew" }, { id: "testimonial-3", name: "Emma Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg?_wi=2", imageAlt: "Emma Rodriguez with her specialty drink" }, { id: "testimonial-4", name: "David Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg?_wi=3", imageAlt: "David Wilson enjoying coffee with friends" } ]} -- 2.49.1 From f8e550799f62bfd590811fd589cb16e437c028f5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 13:13:06 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ce6aaa..98a833a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function HomePage() { price: "$14.99", rating: 4.8, reviewCount: "(128)", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg?_wi=1" }, { id: "2", @@ -133,7 +133,7 @@ export default function HomePage() { price: "$13.99", rating: 4.7, reviewCount: "(96)", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg?_wi=1" }, { id: "3", @@ -142,7 +142,7 @@ export default function HomePage() { price: "$15.99", rating: 4.9, reviewCount: "(142)", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg?_wi=1" } ]} /> @@ -161,8 +161,8 @@ export default function HomePage() { description: "We source ethically grown beans from small farms around the world, ensuring the highest quality and sustainability.", icon: Coffee, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "Freshly roasted coffee beans" }, - { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg", imageAlt: "Barista crafting coffee" } + { imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=1", imageAlt: "Freshly roasted coffee beans" }, + { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg?_wi=1", imageAlt: "Barista crafting coffee" } ] }, { @@ -170,8 +170,8 @@ export default function HomePage() { description: "Our skilled baristas employ time-honored methods to bring out the unique characteristics of each coffee blend.", icon: Wheat, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg", imageAlt: "Coffee brewing equipment" }, - { imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Steam wand creating latte art" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg?_wi=1", imageAlt: "Coffee brewing equipment" }, + { imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg?_wi=1", imageAlt: "Steam wand creating latte art" } ] }, { @@ -179,8 +179,8 @@ export default function HomePage() { description: "Our inviting atmosphere encourages connection and relaxation, making every visit feel like coming home.", icon: Home, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg", imageAlt: "Cozy seating area" }, - { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg", imageAlt: "Community gathering" } + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg?_wi=1", imageAlt: "Cozy seating area" }, + { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg?_wi=1", imageAlt: "Community gathering" } ] } ]} @@ -193,19 +193,19 @@ export default function HomePage() { { id: "testimonial-1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg?_wi=1", imageAlt: "Sarah Johnson enjoying a cup of coffee at Cozy Corner Cafe" }, { id: "testimonial-2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21577.jpg?_wi=1", imageAlt: "Michael Chen reading a book while sipping coffee at Cozy Corner Cafe" }, { id: "testimonial-3", name: "Emma Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg?_wi=1", imageAlt: "Emma Rodriguez chatting with barista at Cozy Corner Cafe" } ]} -- 2.49.1