From 62d8e8db18772ba7dc824736f3bb6a3db0c00df3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:11:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dec6380..03cee8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { title: "Single-Origin Craftsmanship", description: "Hand-selected Arabica beans from renowned farms, roasted in-house to perfection. Each origin brings unique flavor notes that tell the story of its terroir.", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/making-pouron-coffee-nice-barista-preparing-coffee-drink-looking-concentrated_176420-7891.jpg", imageAlt: "Coffee roasting process" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108369606-ud54rpw9.jpg", imageAlt: "Coffee roasting process" }, { imageSrc: "http://img.b2bpic.net/free-photo/view-french-press-coffee-with-wooden-cup_23-2149709929.jpg", imageAlt: "Barista technique and skill" @@ -123,7 +123,7 @@ export default function LandingPage() { title: "Luxurious Ambiance", description: "Thoughtfully designed spaces that balance modern minimalism with warm, inviting atmospheres. Perfect for focused work, creative collaboration, or peaceful reflection.", icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-plain-cup-latte-wooden-table-coffee-shop-bokeh-lights-background_1268-20258.jpg", imageAlt: "Premium cafe interior design" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108559754-nkzynajx.jpg", imageAlt: "Premium cafe interior design" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-man-attractive-woman-table-with-desserts-flowers_23-2148001707.jpg", imageAlt: "Cozy workspace seating" -- 2.49.1