From ee1c236f3c0693852b80de320540730f67fc2554 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:36:30 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1eb5b96..2479c3e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -90,25 +90,25 @@ export default function HomePage() { name: "Americano", variant: "Classic Black", price: "$3.50", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ou747", + imageSrc: "https://img.b2bpic.net/free-photo/stylish-woman-leather-coat-black-hat-demonstrate-winter-fashion-trends-white_273443-4937.jpg?id=20570221", }, { name: "Caffe Latte", variant: "Creamy & Smooth", price: "$4.50", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c3kquv", + imageSrc: "https://img.b2bpic.net/free-photo/high-fashion-portrait-young-elegant-blonde-woman-black-wool-hat-wearing-oversize-white-fringe-poncho-with-long-grey-dress_273443-3799.jpg?id=11195909", }, { name: "Cold Brew", variant: "12-Hour Steep", price: "$5.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tt9lsq", + imageSrc: "https://img.b2bpic.net/premium-photo/stylish-twin-sisters-showcase-unique-fashion-sense-modern-studio-setting_1326977-22972.jpg?id=418068688", }, { name: "Double Espresso", variant: "Intense Roast", price: "$3.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mt1j4f", + imageSrc: "https://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2691.jpg?id=6022015", }, { name: "Pour Over", -- 2.49.1