diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1249f16..60b5879 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -12,7 +12,8 @@ const geist_mono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Lumitris - Your Content. Fully Handled.", description: "Content creation and management services for brands"}; + title: "Lumitris - Your Content. Fully Handled.", description: "Content creation and management services for brands" +}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index 3dc5f75..c585c05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,7 +211,7 @@ export default function LandingPage() {