diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8e1af55..6449065 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1381,4 +1381,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index f774a7c..b8cd49e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function HomePage() { ]} mediaAnimation="none" buttons={[ - { text: "İndi Başla", href: "/browse" }, + { text: "Pulsuz Qeydiyyat Edin", href: "/browse" }, { text: "Elan Yerləşdir", href: "/elan-yerlesdir" }, ]} /> @@ -270,4 +270,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file