From 4d301b882a60e1be230b7d34182e4a5efe697422 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 09:11:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8cd54d3..248dfe1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { description="We are more than a coffee shop; we are a production line of passion. We select only the finest ethically sourced beans to create drinks that power your day." subdescription="Come experience the warmth of THE FACTORY." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=1" imageAlt="barista preparing high quality coffee close up" mediaAnimation="slide-up" /> @@ -71,12 +71,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", name: "House Blend Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg" }, - { id: "2", name: "Industrial Latte", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg" }, - { id: "3", name: "Cold Brew Artisan", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg" }, - { id: "4", name: "Factory Butter Croissant", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg" }, - { id: "5", name: "Dark Chocolate Tart", price: "$4.25", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg" }, - { id: "6", name: "Signature Cold Drip", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg" }, + { id: "1", name: "House Blend Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=2" }, + { id: "2", name: "Industrial Latte", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=3" }, + { id: "3", name: "Cold Brew Artisan", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=4" }, + { id: "4", name: "Factory Butter Croissant", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=5" }, + { id: "5", name: "Dark Chocolate Tart", price: "$4.25", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=6" }, + { id: "6", name: "Signature Cold Drip", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=7" }, ]} title="The Daily Selection" description="Our signature brews and handcrafted treats made fresh in-house every day."