Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 88923ef77b | |||
| ca8aabdc98 | |||
| 516b321f1e | |||
| 7d8c6a0642 | |||
| 24ad1a4bce | |||
| 429a9e147e |
1440
src/app/layout.tsx
1440
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -150,7 +150,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Active Goals", description: "Track progress toward your savings goals and financial milestones", bentoComponent: "3d-task-list", title: "Goals", items: [
|
title: "Active Goals", description: "Track progress toward your savings goals and financial milestones", bentoComponent: "3d-task-list", items: [
|
||||||
{ icon: Home, label: "Emergency Fund", time: "In 6 months" },
|
{ icon: Home, label: "Emergency Fund", time: "In 6 months" },
|
||||||
{ icon: Plane, label: "Summer Vacation", time: "In 4 months" },
|
{ icon: Plane, label: "Summer Vacation", time: "In 4 months" },
|
||||||
{ icon: Zap, label: "New Laptop", time: "In 3 months" },
|
{ icon: Zap, label: "New Laptop", time: "In 3 months" },
|
||||||
@@ -220,7 +220,7 @@ export default function HomePage() {
|
|||||||
tag="Why FinControl"
|
tag="Why FinControl"
|
||||||
tagIcon={Heart}
|
tagIcon={Heart}
|
||||||
title="Financial Clarity Starts Here"
|
title="Financial Clarity Starts Here"
|
||||||
description="We built FinControl because managing personal finances shouldn't require a spreadsheet degree. Our mission is to make financial control intuitive, actionable, and empowering for everyone."
|
description="Trusted by financial experts and SOC 2 Type II Certified. We built FinControl because managing personal finances shouldn't require a spreadsheet degree. Our mission is to make financial control intuitive, actionable, and empowering for everyone."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
value: "500K+", title: "Active Users Trusting FinControl"},
|
value: "500K+", title: "Active Users Trusting FinControl"},
|
||||||
|
|||||||
Reference in New Issue
Block a user