From b33d9ff659d5afece3864874e259faa42bc9c400 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 19:25:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2be1c6d..57b22c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { name: "Yonatan Baharev", handle: "@yonatan", testimonial: "The atmosphere is perfect, not too noisy and peaceful. The staff is very nice and the food is not pricy and very high quality and tasty!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-drinking-coffee-restaurant_23-2147775827.jpg?_wi=1", imageAlt: "professional drinking espresso at cafe" } ]} buttons={[{ text: "Visit Us", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8LMC1scCmrcrBiTTdYrjHMEI6/uploaded-1775762671929-njfb4lsp.png" imageAlt="Coffee shop garden interior" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-portrait-redhead-female-barista-drinks-coffee_613910-10281.jpg", alt: "Customer 1" }, -- 2.49.1