From cfa79c923bc6cf16aadb824b49a12d4514bed5ae Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 06:51:25 +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 b52f0c0..b6aba32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,6 +40,7 @@ export default function LandingPage() { { name: "İletişim", id: "#contact" } ]} logoSrc="http://img.b2bpic.net/free-vector/city-stamps-collection-retro-style_23-2147772462.jpg" + button={{ text: "Bize Ulaşın", href: "#contact" }} />
@@ -56,7 +57,6 @@ export default function LandingPage() { mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/view-saone-river-lyon-by-night-france_268835-1407.jpg" imageAlt="Beykoz cityscape and Bosphorus view" - useInvertedBackground={false} avatars={[ { src: "http://img.b2bpic.net/free-photo/natural-laugnig-man-studio-grey_633478-1645.jpg", alt: "Ahmet Yılmaz" }, { src: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", alt: "Ayşe Demir" }, -- 2.49.1