-
New movie is released!
-
Click the button to watch on Jetflix app.
-
-
Fashion
-
Products
+---
+const { title, img, desc, url } = Astro.props;
+---
+
+
+
diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 08395a4..965a798 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -2,12 +2,14 @@
const today = new Date();
---
-