3 Commits

Author SHA1 Message Date
b546058346 Merge version_3 into main
Merge version_3 into main
2026-03-04 23:53:23 +00:00
4c8c5ae6a1 Update src/app/layout.tsx 2026-03-04 23:53:19 +00:00
67d5c5b8bc Merge version_2 into main
Merge version_2 into main
2026-03-04 23:51:39 +00:00

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "EMOTOS - Express Yourself", description: "Bold, playful clothing that captures your mood"};
title: "EMOTOS - Express Yourself", description: "Bold, playful clothing that captures your mood"
};
export default function RootLayout({
children,