From d337f9e6ea32dd312b67926a87d197546e289db2 Mon Sep 17 00:00:00 2001 From: Anang Yusman Date: Tue, 23 Sep 2025 11:55:38 +0800 Subject: [PATCH] fix --- components/landing-page/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/landing-page/footer.tsx b/components/landing-page/footer.tsx index 8c9af4f..897f461 100644 --- a/components/landing-page/footer.tsx +++ b/components/landing-page/footer.tsx @@ -2,7 +2,7 @@ export default function Footer() { return ( );