Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b12a7dfd69 | |||
| 722c3b3d23 |
@@ -46,6 +46,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "rotated-rays-animated" }}
|
background={{ variant: "rotated-rays-animated" }}
|
||||||
title="The Founder's Blueprint for Taskora"
|
title="The Founder's Blueprint for Taskora"
|
||||||
description="Building the future of platform-based services. A complete operational and growth roadmap to scale from £0 to £1.6M/month."
|
description="Building the future of platform-based services. A complete operational and growth roadmap to scale from £0 to £1.6M/month."
|
||||||
|
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "modern tech dashboard analytics" },
|
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "modern tech dashboard analytics" },
|
||||||
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg", imageAlt: "team productivity dashboard interface" },
|
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg", imageAlt: "team productivity dashboard interface" },
|
||||||
@@ -172,4 +173,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user