diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ca9cd4..1ce8c3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,17 +1,22 @@ import { Footer } from "@/components/footer"; import { MetaForm } from "@/components/meta-form"; +import { Tags } from "lucide-react"; export default function Home() { return (
-
-

- Meta Tag Extractor -

-

- Enter a URL to extract its meta title and description. +

+
+ +

+ Meta Tag Extractor +

+
+

+ Instantly pull meta titles, descriptions, and preview images from + any URL to analyze and optimize your web presence.