diff --git a/src/app/page.tsx b/src/app/page.tsx index 9363ab9..dfed517 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,6 +35,7 @@ export default function LandingPage() { { name: "İletişim", id: "contact" }, ]} brandName="ModaCollection" + button={{ text: "Bize Ulaşın", href: "#contact" }} />