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() {
-
- {/* Floating Ad — always visible at bottom */}
-
>
);
}
\ No newline at end of file