From 184e1f964e53e8104913136577792d78a21b3673 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 12:19:16 +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 ba9e9d0..2568142 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { name: "Mehmet K.", handle: "@mehmetk", testimonial: "Balık ekmek yemek için Urla'da ilk tercih ettiğimiz yer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg?_wi=1" }, { name: "Zeynep B.", handle: "@zeyneb", testimonial: "Harika bir atmosfer ve taze balık. Kesinlikle tavsiye ederim.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg?_wi=1" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dining-room-background-zoom-calls_23-2149684443.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CR4i5TIKwYCOJLgLNFYwKSGGzf/uploaded-1776428349245-vdzht1k3.jpg" imageAlt="Onurun Yeri Balık Ekmek" avatars={[ { src: "http://img.b2bpic.net/free-photo/laughing-woman-with-dish-menu_23-2147681115.jpg", alt: "Happy diner" }, -- 2.49.1