From 4a10b532d4a76f6b2956e3a163bd4274ca2bc47b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:02:12 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.49.1 From dc71afe56e6de148bd3511cbf3ce6e115976c1c3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:02:13 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1