diff --git a/next.config.ts b/next.config.ts index 5f084b0..ec1e495 100644 --- a/next.config.ts +++ b/next.config.ts @@ -1,9 +1,9 @@ -import type { NextConfig } from "next"; +import type { NextConfig } from "next" const nextConfig: NextConfig = { experimental: { useCache: true } -}; +} -export default nextConfig; \ No newline at end of file +export default nextConfig diff --git a/src/app/(public)/page.tsx b/src/app/(public)/page.tsx index f58460e..a6d0674 100644 --- a/src/app/(public)/page.tsx +++ b/src/app/(public)/page.tsx @@ -1,11 +1,11 @@ export default function HomePage() { return ( -
-
+
+

Linker

-

+

Transform long URLs into short, shareable links. Perfect for social media, emails, and anywhere you need clean, manageable links.