A free template by Lexington Themes
diff --git a/src/components/landing/Hero.astro b/src/components/landing/Hero.astro
index 141f0b0..3470c31 100644
--- a/src/components/landing/Hero.astro
+++ b/src/components/landing/Hero.astro
@@ -1,31 +1,30 @@
-
-
-
-
- An Astro and Tailwind CSS template for your store.
-
- Display products from services like Gumroad or Lemonsqueezy.
-
-
-
-
GitHub
-
Lexington Themes →
+
+
+
+ An Astro and Tailwind CSS template for your store.
+
+ Display products from services like Gumroad or Lemonsqueezy.
+
+
+
+
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 22db64f..e85454e 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -2,46 +2,9 @@
import BaseLayout from "../layouts/BaseLayout.astro";
import Hero from "../components/landing/Hero.astro";
import Products from "../components/landing/Products.astro";
-import { AstroSeo } from "@astrolib/seo";
+
---
-
-