@@ -77,7 +152,7 @@ export default function Component() {
-
+
);
diff --git a/src/root.tsx b/src/root.tsx
index b20e030a..29616b04 100644
--- a/src/root.tsx
+++ b/src/root.tsx
@@ -1,91 +1,10 @@
-import { Links, Meta, Outlet, Scripts, ScrollRestoration } from "react-router";
+import { Links, Meta, Scripts, ScrollRestoration } from "react-router";
import App from "./app"; // Import the main App component
export function Layout({ children }: { children: React.ReactNode }) {
return (
-
-
-
- {/* Primary Meta Tags */}
-
- Beautiful themes for shadcn/ui — tweakcn | Theme Editor & Generator
-
-
-
-
- {/* Canonical URL */}
-
-
-
-
-
-
-
-
-
-
-
- {/* Open Graph / Facebook */}
-
-
-
-
-
-
-
- {/* Twitter */}
-
-
-
-
-
-
- {/* Keywords */}
-
-
- {/* Author */}
-
-
- {/* Theme Color */}
-
-
- {/* Additional Meta Tags */}
-
-
-
-
-
- {/* Structured Data */}