Update src/app/layout.tsx

This commit is contained in:
2026-02-27 10:32:09 +00:00
parent 1e1cea3aaf
commit 20b62fbef7

View File

@@ -1,8 +1,7 @@
import type { Metadata } from "next";
export const metadata: Metadata = {
title: "Maxximize - Transform Your Appearance", description: "Science-backed personal optimization for men. Master skincare, fitness, style, and grooming."
};
title: "Maxximize - Transform Your Appearance", description: "Science-backed personal optimization for men. Master skincare, fitness, style, and grooming."};
export default function RootLayout({
children,