From 7bcdc7578586404ce0fe80806001a86a513b8243 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 20:47:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1822632..60a3013 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { description="We treat every bean as a masterpiece. By combining traditional roasting methods with innovative design, we ensure a perfect cup every single time." subdescription="From single-origin beans sourced ethically to our custom brewing techniques, Aura Cafe is where science meets the art of coffee." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/top-view-female-barista-holding-coffee-machine-cup_23-2148824453.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-female-barista-holding-coffee-machine-cup_23-2148824453.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -170,7 +170,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646422.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-barista-holding-coffee-machine-cup_23-2148824453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-barista-holding-coffee-machine-cup_23-2148824453.jpg?_wi=2", imageAlt: "latte art close up coffee", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9896.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-male-barista-working-coffee-house_1303-31788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-male-barista-working-coffee-house_1303-31788.jpg?_wi=1", imageAlt: "latte art close up coffee", }, ]} @@ -252,7 +252,7 @@ export default function LandingPage() { { id: "1", name: "Elena R.", - imageSrc: "http://img.b2bpic.net/free-photo/young-male-barista-working-coffee-house_1303-31788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-male-barista-working-coffee-house_1303-31788.jpg?_wi=2", }, { id: "2", -- 2.49.1