From a6e8d61c3cf72bfb56a2e5dc42fb8a861a0f26c6 Mon Sep 17 00:00:00 2001 From: Sohan Rout Date: Tue, 25 Nov 2025 21:10:59 +0530 Subject: [PATCH] Feat : updated footer section --- app/components/footer.jsx | 4 ++-- app/page.jsx | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/app/components/footer.jsx b/app/components/footer.jsx index 3244e6c..645b3b5 100755 --- a/app/components/footer.jsx +++ b/app/components/footer.jsx @@ -104,10 +104,10 @@ const Footer = () => { Made with ♥ by{" "} - Sohan Rout + Asccentify Studio diff --git a/app/page.jsx b/app/page.jsx index 18fb76f..8142f27 100755 --- a/app/page.jsx +++ b/app/page.jsx @@ -66,9 +66,6 @@ export default function Home() {