diff --git a/src/app/page.tsx b/src/app/page.tsx index 10c64c6..22cfc0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,25 +93,25 @@ export default function LandingPage() { id: "p1", name: "Artisan Espresso", price: "65k", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hot-coffee_53876-146517.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6fjIGO3F887PD5twGMiqUPxz0/uploaded-1779504818074-67ixsq0d.webp", }, { id: "p2", name: "Cappucino", price: "85k", - imageSrc: "http://img.b2bpic.net/free-photo/pink-juice-glass-cup-with-yellow-pipes-blue-background-high-quality-photo_114579-53150.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6fjIGO3F887PD5twGMiqUPxz0/uploaded-1779504879591-p3nn27tj.jpg", }, { id: "p3", name: "Matcha Garden", price: "75k", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-male-barista-putting-coffee-filter_23-2148824413.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6fjIGO3F887PD5twGMiqUPxz0/uploaded-1779505125030-13ykns9w.webp", }, { id: "p4", name: "Tropical tea", price: "55k", - imageSrc: "http://img.b2bpic.net/free-photo/hot-matcha-latte_1339-4130.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6fjIGO3F887PD5twGMiqUPxz0/uploaded-1779505112907-tlfi96j4.jpg", }, { id: "p5",