diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f91c49..b756d5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,8 @@ export default function HomePage() { ]} animateOnLoad={true} button={{ - text: "İletişim", href: "/iletisim"}} + text: "İletişim", href: "/iletisim" + }} /> @@ -72,7 +73,7 @@ export default function HomePage() {