Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ea0a190b9 | |||
| a41ba05e0b | |||
| 079239263e | |||
| c19b51a116 | |||
| 75ae0da734 | |||
| 1094aac97a |
@@ -12,7 +12,8 @@ const geist_mono = Geist_Mono({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
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({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
|||||||
<div id="cta-band" data-section="cta-band">
|
<div id="cta-band" data-section="cta-band">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Ready to Level Up?"
|
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."
|
description="Join brands that are crushing their content goals with our help."
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user