Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c5ebcf34b7 | |||
| 28e0688639 | |||
| 6ea0a190b9 | |||
| a41ba05e0b | |||
| 079239263e | |||
| c19b51a116 | |||
| 75ae0da734 | |||
| 1094aac97a |
@@ -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,
|
||||
|
||||
@@ -56,6 +56,9 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Build my team →", href: "https://tally.so/r/lumitris-contact"
|
||||
},
|
||||
{
|
||||
text: "See Our Work →", href: "#differentiators"
|
||||
},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
@@ -211,7 +214,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}
|
||||
|
||||
Reference in New Issue
Block a user