Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e3b5c22ca8 | |||
| 4890f5edb5 | |||
| 3aeb4e6139 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="Streamline Your Workflow"
|
||||
description="Powerful tools to manage your projects, increase team productivity, and deliver results faster."
|
||||
description="Streamline your workflow to cut operational costs by 30% and accelerate project delivery times for maximum team ROI."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#pricing" },
|
||||
{ text: "View Features", href: "#features" },
|
||||
@@ -175,5 +175,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user