From 2bc261f548a2879f07b9a53c1f6e536b918f3c69 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 08:15:58 +0000 Subject: [PATCH] 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 21dd29c..f2cb9d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { { text: "Find Us", href: "#contact" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg", imageAlt: "Coffee Wave Cafe Interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg", imageAlt: "Cafe Atmosphere" } + { imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg?_wi=1", imageAlt: "Coffee Wave Cafe Interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg?_wi=1", imageAlt: "Cafe Atmosphere" } ]} mediaAnimation="slide-up" rating={5} @@ -72,7 +72,7 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { id: "p1", name: "Smoked Chicken Mayo Tramezzini", price: "R85", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg" }, + { id: "p1", name: "Smoked Chicken Mayo Tramezzini", price: "R85", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg?_wi=1" }, { id: "p2", name: "Bacon & Egg Ciabatta", price: "R95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-toast-with-vegetables-arugula-cheese-tray_141793-2846.jpg" }, { id: "p3", name: "Cream Cheese & Pesto Croissant", price: "R65", imageSrc: "http://img.b2bpic.net/free-photo/spinach-croissant_1339-2913.jpg" }, { id: "p4", name: "Signature Carrot Cake", price: "R55", imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-chocolate-book-cinnamons-gray-background-high-quality-photo_114579-68982.jpg" }, @@ -91,9 +91,9 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { id: "f1", title: "Artisan Coffee", descriptions: ["Freshly roasted blends crafted for perfection."], imageSrc: "http://img.b2bpic.net/free-photo/composition-marine-elements-with-copyspace_23-2147804680.jpg", imageAlt: "Composition of marine elements with copyspace" }, - { id: "f2", title: "Industrial Décor", descriptions: ["Exposed brick, rope details, and vintage charm."], imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg", imageAlt: "Composition of marine elements with copyspace" }, - { id: "f3", title: "Ocean Views", descriptions: ["Strand's best view while you sip."], imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg", imageAlt: "Composition of marine elements with copyspace" }, - { id: "f4", title: "Relaxing Jazz", descriptions: ["Curated playlists for the perfect ambiance."], imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg", imageAlt: "Composition of marine elements with copyspace" }, + { id: "f2", title: "Industrial Décor", descriptions: ["Exposed brick, rope details, and vintage charm."], imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg?_wi=2", imageAlt: "Composition of marine elements with copyspace" }, + { id: "f3", title: "Ocean Views", descriptions: ["Strand's best view while you sip."], imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg?_wi=2", imageAlt: "Composition of marine elements with copyspace" }, + { id: "f4", title: "Relaxing Jazz", descriptions: ["Curated playlists for the perfect ambiance."], imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg?_wi=2", imageAlt: "Composition of marine elements with copyspace" }, ]} title="Why Coffee Wave" description="More than just a coffee shop."