From d10cdc1f03b0c11dee58b4dbeadbc28080f23217 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 05:39:46 +0000 Subject: [PATCH] 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 ec573eb..b8f6981 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#subscription", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-with-beautiful-cup-female-hands_169016-6260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-with-beautiful-cup-female-hands_169016-6260.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/person-relaxing-winter-with-cozy-clothing_23-2149188021.jpg", @@ -133,17 +133,17 @@ export default function LandingPage() { { title: "Ethically Sourced", description: "Direct trade from family farms ensures fair pay and better beans.", - 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", }, { title: "Small-Batch Roasted", description: "Roasted weekly in micro-lots for maximum freshness and flavor profile.", - imageSrc: "http://img.b2bpic.net/free-photo/hot-white-aromatic-mug-caffeine_1232-4547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hot-white-aromatic-mug-caffeine_1232-4547.jpg?_wi=1", }, { title: "Fresh to Your Door", description: "Roasted and shipped within 24 hours so you never miss a beat.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cardboard-box-book_114579-6399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cardboard-box-book_114579-6399.jpg?_wi=1", }, ]} title="From Our Family to Yours" @@ -161,7 +161,7 @@ export default function LandingPage() { id: "p1", name: "Grandpa Joe's Blend", price: "$18.00", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-clay-plate-wooden-table_181624-7153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-clay-plate-wooden-table_181624-7153.jpg?_wi=1", }, { id: "p2", @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "The freshest beans I've ever had. My morning routine changed forever.", tag: "Subscriber", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-drinking-cup-coffee_23-2148395414.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-beautiful-cup-female-hands_169016-6260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-beautiful-cup-female-hands_169016-6260.jpg?_wi=2", imageAlt: "happy customer morning coffee portrait", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "I appreciate the transparency and the craft behind every roast.", tag: "Coffee Pro", avatarSrc: "http://img.b2bpic.net/free-photo/coziness-home-concept-young-woman-enjoys-her-morning-cup-coffee-drinks-fresh-tea-smiles_1258-200058.jpg", - 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: "happy customer morning coffee portrait", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Grandpa Joe's blend is the only thing that gets me through grading papers.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/modern-woman-drinking-coffee_23-2148020561.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hot-white-aromatic-mug-caffeine_1232-4547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hot-white-aromatic-mug-caffeine_1232-4547.jpg?_wi=2", imageAlt: "happy customer morning coffee portrait", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Sustainable, delicious, and consistent every single time.", tag: "Subscriber", avatarSrc: "http://img.b2bpic.net/free-photo/crop-woman-pouring-drink-near-books-snacks_23-2147888736.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cardboard-box-book_114579-6399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cardboard-box-book_114579-6399.jpg?_wi=2", imageAlt: "happy customer morning coffee portrait", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { quote: "The subscription saved my life—I never run out now!", tag: "Coffee Addict", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-barista-cleaning-drinking-glass-after-working-hours-pub_637285-2964.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-clay-plate-wooden-table_181624-7153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-clay-plate-wooden-table_181624-7153.jpg?_wi=2", imageAlt: "happy customer morning coffee portrait", }, ]}