Merge version_1 into main #2
122
src/app/page.tsx
122
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Security", href: "#" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Compliance", href: "#" },
|
||||
@@ -70,9 +67,7 @@ export default function HomePage() {
|
||||
brandName="FinFlow"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "https://app.finflow.io",
|
||||
}}
|
||||
text: "Get Started", href: "https://app.finflow.io"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,7 +96,7 @@ export default function HomePage() {
|
||||
description="Founded in 2019"
|
||||
subdescription="By financial leaders for financial professionals"
|
||||
icon={Zap}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/a-professional-photograph-of-diverse-fin-1772715449850-491a734b.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/a-professional-photograph-of-diverse-fin-1772715449850-491a734b.png"
|
||||
imageAlt="FinFlow leadership team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -117,32 +112,16 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Connect & Integrate",
|
||||
description: "Seamlessly integrate with your existing financial systems and data sources in minutes, not hours.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/a-visual-representation-of-seamless-data-1772715449620-4e675975.png?_wi=1",
|
||||
imageAlt: "Data integration visualization",
|
||||
},
|
||||
title: "Connect & Integrate", description: "Seamlessly integrate with your existing financial systems and data sources in minutes, not hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/a-visual-representation-of-seamless-data-1772715449620-4e675975.png", imageAlt: "Data integration visualization"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Analyze & Optimize",
|
||||
description: "Leverage AI-powered analytics to identify patterns, optimize workflows, and reduce operational costs.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/advanced-analytics-dashboard-displaying--1772715449682-3798e9c9.png?_wi=1",
|
||||
imageAlt: "Advanced analytics dashboard",
|
||||
},
|
||||
title: "Analyze & Optimize", description: "Leverage AI-powered analytics to identify patterns, optimize workflows, and reduce operational costs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/advanced-analytics-dashboard-displaying--1772715449682-3798e9c9.png", imageAlt: "Advanced analytics dashboard"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Report & Comply",
|
||||
description: "Generate comprehensive reports with full compliance audit trails and regulatory documentation.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/a-professional-compliance-and-reporting--1772715453144-3ed41b86.png?_wi=1",
|
||||
imageAlt: "Compliance reporting interface",
|
||||
},
|
||||
title: "Report & Comply", description: "Generate comprehensive reports with full compliance audit trails and regulatory documentation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/a-professional-compliance-and-reporting--1772715453144-3ed41b86.png", imageAlt: "Compliance reporting interface"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Scale & Grow",
|
||||
description: "Grow your agency confidently with enterprise-grade infrastructure and dedicated support.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/enterprise-infrastructure-visualization--1772715449208-2805c215.png",
|
||||
imageAlt: "Enterprise infrastructure visualization",
|
||||
},
|
||||
title: "Scale & Grow", description: "Grow your agency confidently with enterprise-grade infrastructure and dedicated support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/enterprise-infrastructure-visualization--1772715449208-2805c215.png", imageAlt: "Enterprise infrastructure visualization"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -174,32 +153,20 @@ export default function HomePage() {
|
||||
author="Sarah Mitchell, CEO"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-co-1772715449343-6a328e8d.png",
|
||||
alt: "Sarah Mitchell",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-co-1772715449343-6a328e8d.png", alt: "Sarah Mitchell"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-bu-1772715448865-103e95d7.png",
|
||||
alt: "Client testimonial",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-bu-1772715448865-103e95d7.png", alt: "Client testimonial"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-di-1772715448668-2ce9aa6b.png",
|
||||
alt: "Client testimonial",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-di-1772715448668-2ce9aa6b.png", alt: "Client testimonial"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-bu-1772715448936-6e592712.png",
|
||||
alt: "Client testimonial",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-bu-1772715448936-6e592712.png", alt: "Client testimonial"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-bu-1772715448977-b03c6a36.png",
|
||||
alt: "Client testimonial",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-bu-1772715448977-b03c6a36.png", alt: "Client testimonial"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-di-1772715449168-7074e947.png",
|
||||
alt: "Client testimonial",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWjeQTdBUn6u4fkRFtewLeDIss/professional-headshot-photograph-of-a-di-1772715449168-7074e947.png", alt: "Client testimonial"},
|
||||
]}
|
||||
ratingAnimation="entrance-slide"
|
||||
avatarsAnimation="entrance-slide"
|
||||
ratingAnimation="opacity"
|
||||
avatarsAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -212,55 +179,20 @@ export default function HomePage() {
|
||||
tagIcon={CreditCard}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
tag: "Starter Plan",
|
||||
price: "$299",
|
||||
period: "/month",
|
||||
description: "Perfect for agencies just getting started with financial SaaS",
|
||||
button: { text: "Start Free Trial", href: "https://app.finflow.io/signup" },
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"Up to 10 clients",
|
||||
"Real-time analytics dashboard",
|
||||
"Basic compliance reporting",
|
||||
"Email support",
|
||||
"Mobile app access",
|
||||
],
|
||||
id: "starter", tag: "Starter Plan", price: "$299", period: "/month", description: "Perfect for agencies just getting started with financial SaaS", button: { text: "Start Free Trial", href: "https://app.finflow.io/signup" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"Up to 10 clients", "Real-time analytics dashboard", "Basic compliance reporting", "Email support", "Mobile app access"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
tag: "Professional Plan",
|
||||
tagIcon: Star,
|
||||
price: "$799",
|
||||
period: "/month",
|
||||
description: "For growing agencies managing multiple client portfolios",
|
||||
button: { text: "Start Free Trial", href: "https://app.finflow.io/signup" },
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"Unlimited clients",
|
||||
"Advanced analytics & AI insights",
|
||||
"Full compliance automation",
|
||||
"Priority support",
|
||||
"Custom integrations",
|
||||
"Advanced reporting templates",
|
||||
],
|
||||
id: "professional", tag: "Professional Plan", tagIcon: Star,
|
||||
price: "$799", period: "/month", description: "For growing agencies managing multiple client portfolios", button: { text: "Start Free Trial", href: "https://app.finflow.io/signup" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"Unlimited clients", "Advanced analytics & AI insights", "Full compliance automation", "Priority support", "Custom integrations", "Advanced reporting templates"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
tag: "Enterprise Plan",
|
||||
price: "Custom",
|
||||
period: "/month",
|
||||
description: "For large-scale operations requiring dedicated infrastructure",
|
||||
button: { text: "Contact Sales", href: "/contact" },
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"Everything in Professional",
|
||||
"Dedicated account manager",
|
||||
"White-label solutions",
|
||||
"Custom compliance workflows",
|
||||
"On-premise deployment option",
|
||||
"SLA guarantee",
|
||||
],
|
||||
id: "enterprise", tag: "Enterprise Plan", price: "Custom", period: "/month", description: "For large-scale operations requiring dedicated infrastructure", button: { text: "Contact Sales", href: "#contact" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"Everything in Professional", "Dedicated account manager", "White-label solutions", "Custom compliance workflows", "On-premise deployment option", "SLA guarantee"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user