Update src/app/layout.tsx

This commit is contained in:
2026-03-07 18:49:25 +00:00
parent 6f3f969c1e
commit ee38d8c37c

View File

@@ -8,7 +8,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "AXPvidz | Professional Cameraman Services", description: "Professional cameraman services for live streams, vlogs, and content creation. Get that perfect third-person perspective or just someone to hold the camera while you create."};
title: "AXPvidz | Professional Cameraman Services", description: "Professional cameraman services for live streams, vlogs, and content creation. Get that perfect third-person perspective or just someone to hold the camera while you create."
};
export default function RootLayout({
children,