From 0562794227a8c26bfd966589d3a93ebbacf60ba8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 20:45:26 +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 f8ce0eb..18cfc4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,11 +53,11 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/female-manager-standing-her-restaurant-using-computer_23-2147936244.jpg", imageAlt: "Workspace atmosphere"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-drink-with-milk_23-2148865605.jpg", imageAlt: "Signature latte"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bs4UjfAcOsU7tXKonPwPcWGzeD/tmp/downtown-san-francisco-and-golden-gate-b-1775421807140-524ac91c.png", imageAlt: "Signature latte"}, { imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg", imageAlt: "Cozy cafe seating"}, { - imageSrc: "http://img.b2bpic.net/free-photo/street-market-night_23-2151604349.jpg?_wi=1", imageAlt: "Cafe facade"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bs4UjfAcOsU7tXKonPwPcWGzeD/tmp/a-coffee-getting-pored-into-a-cup-from-e-1775421895275-77f34641.png", imageAlt: "Cafe facade"}, ]} mediaAnimation="blur-reveal" /> -- 2.49.1