Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-07 10:41:07 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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,

View File

@@ -211,7 +211,7 @@ export default function LandingPage() {
<div id="cta-band" data-section="cta-band">
<ContactCenter
tag="Ready to Level Up?"
title="Let's build your content team"
title="Get Your Content Team in 2 Weeks"
description="Join brands that are crushing their content goals with our help."
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}