From 7165e8893d051b22eedde4cfcf137ae61155231b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:23:12 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0d3260b..5da0d54 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -54,7 +54,7 @@ export default function AboutPage() { title="Our Baristas" description="The heart of Java Cafe." members={[ - { id: "1", name: "Anna", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg" }, + { id: "1", name: "Anna", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg?_wi=3" }, ]} /> From e12920c042f7978c12c34daf0b69f5f9a1f4444f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:23:12 +0000 Subject: [PATCH 2/4] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index a10a7cd..9b4e4d7 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -44,12 +44,12 @@ export default function MenuPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { id: "1", name: "Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" }, - { id: "2", name: "Cappuccino", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" }, - { id: "3", name: "Latte", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" }, - { id: "4", name: "Mocha", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" }, - { id: "5", name: "Croissant", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" }, - { id: "6", name: "Cheesecake", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" }, + { id: "1", name: "Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=1" }, + { id: "2", name: "Cappuccino", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=2" }, + { id: "3", name: "Latte", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=3" }, + { id: "4", name: "Mocha", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=4" }, + { id: "5", name: "Croissant", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=5" }, + { id: "6", name: "Cheesecake", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=6" }, ]} title="Our Menu" description="Premium coffee, specialty drinks, and artisanal desserts." @@ -58,7 +58,7 @@ export default function MenuPage() {
From 7af649aa309c0d545e6251df5b0d76ed5b23315b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:23:12 +0000 Subject: [PATCH 3/4] Update src/app/order/page.tsx --- src/app/order/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/order/page.tsx b/src/app/order/page.tsx index 035cf45..c41cb20 100644 --- a/src/app/order/page.tsx +++ b/src/app/order/page.tsx @@ -56,7 +56,7 @@ export default function OrderPage() { title="Popular Orders" description="What our customers are grabbing today." products={[ - { id: "1", brand: "Java", name: "Cold Brew", price: "$4.00", rating: 4, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" }, + { id: "1", brand: "Java", name: "Cold Brew", price: "$4.00", rating: 4, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=8" }, ]} /> From 0fb517e803f77189b96d223195613cc095ad4455 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:23:13 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 488ae0f..db4fe38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,12 +46,12 @@ export default function LandingPage() { description="Experience artisanal coffee roasted to perfection in a warm, welcoming environment." buttons={[{ text: "Order Now", href: "/order" }]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Coffee shop interior" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Latte art" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Coffee beans" }, - { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Barista scene" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Cozy cafe corner" }, - { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Fresh coffee" }, + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=1", imageAlt: "Coffee shop interior" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=2", imageAlt: "Latte art" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=3", imageAlt: "Coffee beans" }, + { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=4", imageAlt: "Barista scene" }, + { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=5", imageAlt: "Cozy cafe corner" }, + { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=6", imageAlt: "Fresh coffee" }, ]} /> @@ -64,8 +64,8 @@ export default function LandingPage() { title="Coffee Insights" description="Learn about the art of roasting and brewing from our experts." blogs={[ - { id: "1", category: "Brewing", title: "Perfecting the Pour", excerpt: "Tips for your home brew.", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", date: "2023-10-01" }, - { id: "2", category: "Beans", title: "Choosing Your Roast", excerpt: "Finding your favorite flavor profile.", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", date: "2023-10-05" }, + { id: "1", category: "Brewing", title: "Perfecting the Pour", excerpt: "Tips for your home brew.", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=7", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", date: "2023-10-01" }, + { id: "2", category: "Beans", title: "Choosing Your Roast", excerpt: "Finding your favorite flavor profile.", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=8", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", date: "2023-10-05" }, ]} /> @@ -109,8 +109,8 @@ export default function LandingPage() { title="Community Love" description="Hear what our regulars have to say." testimonials={[ - { id: "1", name: "Alice W.", handle: "@alice", testimonial: "Best latte in town!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg" }, - { id: "2", name: "Bob B.", handle: "@bob", testimonial: "Great atmosphere for working.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg" }, + { id: "1", name: "Alice W.", handle: "@alice", testimonial: "Best latte in town!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg?_wi=1" }, + { id: "2", name: "Bob B.", handle: "@bob", testimonial: "Great atmosphere for working.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg?_wi=2" }, ]} />