Merge version_1 into main #2
@@ -25,7 +25,7 @@ export default function ExpensesPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="circleGradient"
|
||||
background="aurora"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -41,35 +41,23 @@ export default function ExpensesPage() {
|
||||
description="Track transactions, expenses, and debt balances in real-time. Get instant financial insights and automatic reports. Collaborate seamlessly with your partners through a platform designed for clarity and trust."
|
||||
tag="Financial SaaS Platform"
|
||||
tagIcon={TrendingUp}
|
||||
background={{ variant: "circleGradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-clean-saas-financial-dashboard--1772945333136-c812b2e8.png?_wi=3"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-clean-saas-financial-dashboard--1772945333136-c812b2e8.png"
|
||||
imageAlt="PartnerLedger dashboard interface showing financial overview"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "CEO, TechCorp Partners",
|
||||
testimonial: "PartnerLedger transformed how we manage finances. Everything is transparent and automated.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-portrait-of-a-woma-1772945330801-0b93770e.png?_wi=3",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "CEO, TechCorp Partners", testimonial: "PartnerLedger transformed how we manage finances. Everything is transparent and automated.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-portrait-of-a-woma-1772945330801-0b93770e.png"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "Co-founder, InnovateLab",
|
||||
testimonial: "Non-technical users can understand everything instantly. Highly intuitive platform.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-man-in-1772945331005-b7056055.png?_wi=3",
|
||||
},
|
||||
name: "Michael Chen", handle: "Co-founder, InnovateLab", testimonial: "Non-technical users can understand everything instantly. Highly intuitive platform.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-man-in-1772945331005-b7056055.png"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.partnerledger.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.partnerledger.com/signup"},
|
||||
{
|
||||
text: "View Demo",
|
||||
href: "#features",
|
||||
},
|
||||
text: "View Demo", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -86,35 +74,25 @@ export default function ExpensesPage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Real-Time Transparency",
|
||||
description: "See all transactions and expenses instantly. No delays, no confusion about who owes what.",
|
||||
icon: Eye,
|
||||
title: "Real-Time Transparency", description: "See all transactions and expenses instantly. No delays, no confusion about who owes what.", icon: Eye,
|
||||
},
|
||||
{
|
||||
title: "Automatic Calculations",
|
||||
description: "System automatically computes debt balances, splits expenses, and tracks profit/loss.",
|
||||
icon: Calculator,
|
||||
title: "Automatic Calculations", description: "System automatically computes debt balances, splits expenses, and tracks profit/loss.", icon: Calculator,
|
||||
},
|
||||
{
|
||||
title: "Smart Insights",
|
||||
description: "AI-powered financial analysis generates actionable insights about spending patterns and profitability.",
|
||||
icon: Lightbulb,
|
||||
title: "Smart Insights", description: "AI-powered financial analysis generates actionable insights about spending patterns and profitability.", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
title: "Seamless Integration",
|
||||
description: "Auto-sync with Google Sheets and export to CSV for comprehensive financial management.",
|
||||
icon: LinkIcon,
|
||||
title: "Seamless Integration", description: "Auto-sync with Google Sheets and export to CSV for comprehensive financial management.", icon: LinkIcon,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-saas-interface-showing-key-feat-1772945334253-d69967c5.png?_wi=4"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-saas-interface-showing-key-feat-1772945334253-d69967c5.png"
|
||||
imageAlt="PartnerLedger features showcase"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Features",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Features", href: "#features"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -131,22 +109,13 @@ export default function ExpensesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Log Business Expenses",
|
||||
description: "Record all business expenses with category, amount, payer, and date. Clearly document what was spent and who paid for it from the start.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png?_wi=2",
|
||||
},
|
||||
title: "Log Business Expenses", description: "Record all business expenses with category, amount, payer, and date. Clearly document what was spent and who paid for it from the start.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Automatic Splitting",
|
||||
description: "Expenses are instantly split equally among all partners. System calculates each partner's share automatically—no manual math required.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png?_wi=3",
|
||||
},
|
||||
title: "Automatic Splitting", description: "Expenses are instantly split equally among all partners. System calculates each partner's share automatically—no manual math required.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Category Tracking",
|
||||
description: "Organize expenses by type: Salary, Marketing, Office, Taxes, etc. View expense distribution by category to understand spending patterns better.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png?_wi=4",
|
||||
},
|
||||
title: "Category Tracking", description: "Organize expenses by type: Salary, Marketing, Office, Taxes, etc. View expense distribution by category to understand spending patterns better.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,19 +127,13 @@ export default function ExpensesPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/partnerledger",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/partnerledger", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/partnerledger",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/partnerledger", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Github,
|
||||
href: "https://github.com/partnerledger",
|
||||
ariaLabel: "GitHub",
|
||||
},
|
||||
href: "https://github.com/partnerledger", ariaLabel: "GitHub"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
273
src/app/page.tsx
273
src/app/page.tsx
@@ -25,224 +25,101 @@ export default function HomePage() {
|
||||
|
||||
const testimonials = [
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "CEO, TechCorp Partners",
|
||||
testimonial: "PartnerLedger transformed how we manage finances. Everything is transparent and automated.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-portrait-of-a-woma-1772945330801-0b93770e.png?_wi=1",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "CEO, TechCorp Partners", testimonial: "PartnerLedger transformed how we manage finances. Everything is transparent and automated.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-portrait-of-a-woma-1772945330801-0b93770e.png"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "Co-founder, InnovateLab",
|
||||
testimonial: "Non-technical users can understand everything instantly. Highly intuitive platform.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-man-in-1772945331005-b7056055.png?_wi=1",
|
||||
},
|
||||
name: "Michael Chen", handle: "Co-founder, InnovateLab", testimonial: "Non-technical users can understand everything instantly. Highly intuitive platform.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-man-in-1772945331005-b7056055.png"},
|
||||
];
|
||||
|
||||
const featureCards = [
|
||||
{
|
||||
id: "1",
|
||||
title: "Transaction Management",
|
||||
description: "Record money transfers between partners with confirmation workflow. Track who sent what, when it was sent, and approval status all in one place.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png?_wi=1",
|
||||
},
|
||||
id: 1,
|
||||
title: "Transaction Management", description: "Record money transfers between partners with confirmation workflow. Track who sent what, when it was sent, and approval status all in one place.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Expense Tracking",
|
||||
description: "Log business expenses and automatically split them equally among partners. Categorize by type and track payment responsibility with precision.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png?_wi=1",
|
||||
},
|
||||
id: 2,
|
||||
title: "Expense Tracking", description: "Log business expenses and automatically split them equally among partners. Categorize by type and track payment responsibility with precision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Debt Calculation",
|
||||
description: "System automatically calculates who owes whom from both transactions and expenses. View comprehensive balance sheet with complete financial clarity.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-debt-tracking--1772945331936-e37a71f7.png?_wi=1",
|
||||
},
|
||||
id: 3,
|
||||
title: "Debt Calculation", description: "System automatically calculates who owes whom from both transactions and expenses. View comprehensive balance sheet with complete financial clarity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-debt-tracking--1772945331936-e37a71f7.png"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Analytics Dashboard",
|
||||
description: "Visual charts and graphs show profit trends, expense distribution, partner contributions, and financial performance over time.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-comprehensive-analytics-dashboard-show-1772945331629-7685e582.png?_wi=1",
|
||||
},
|
||||
id: 4,
|
||||
title: "Analytics Dashboard", description: "Visual charts and graphs show profit trends, expense distribution, partner contributions, and financial performance over time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-comprehensive-analytics-dashboard-show-1772945331629-7685e582.png"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Report Generation",
|
||||
description: "Auto-generate daily, monthly, and yearly reports. Export to CSV or sync directly with Google Sheets for external review.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-detailed-report-generation-interface-s-1772945333635-8426832a.png?_wi=1",
|
||||
},
|
||||
id: 5,
|
||||
title: "Report Generation", description: "Auto-generate daily, monthly, and yearly reports. Export to CSV or sync directly with Google Sheets for external review.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-detailed-report-generation-interface-s-1772945333635-8426832a.png"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Notifications & Alerts",
|
||||
description: "Real-time alerts for pending confirmations, unusual activity, debt imbalances, and new monthly reports. Stay informed instantly.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-notification-center-interface-showing--1772945332957-f3d2f1c1.png?_wi=1",
|
||||
},
|
||||
id: 6,
|
||||
title: "Notifications & Alerts", description: "Real-time alerts for pending confirmations, unusual activity, debt imbalances, and new monthly reports. Stay informed instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-notification-center-interface-showing--1772945332957-f3d2f1c1.png"},
|
||||
];
|
||||
|
||||
const metrics = [
|
||||
{
|
||||
id: "1",
|
||||
value: "5000",
|
||||
title: "Active Users",
|
||||
description: "Businesses managing finances together",
|
||||
icon: Users,
|
||||
id: "1", value: "5000", title: "Active Users", description: "Businesses managing finances together", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "2.5",
|
||||
title: "Million",
|
||||
description: "Transactions processed monthly",
|
||||
icon: TrendingUp,
|
||||
id: "2", value: "2.5", title: "Million", description: "Transactions processed monthly", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "98",
|
||||
title: "%",
|
||||
description: "Customer satisfaction rating",
|
||||
icon: Award,
|
||||
id: "3", value: "98", title: "%", description: "Customer satisfaction rating", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "99.9",
|
||||
title: "%",
|
||||
description: "Platform uptime guarantee",
|
||||
icon: Shield,
|
||||
id: "4", value: "99.9", title: "%", description: "Platform uptime guarantee", icon: Shield,
|
||||
},
|
||||
];
|
||||
|
||||
const testimonialCards = [
|
||||
{
|
||||
id: "1",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "Co-owner, Growth Marketing Studio",
|
||||
testimonial: "Finally, a system where both partners can see exactly what's happening with finances. No more arguments about who paid what.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-a-latina-woman--1772945331980-7d595976.png?_wi=1",
|
||||
},
|
||||
id: "1", name: "Emily Rodriguez", handle: "Co-owner, Growth Marketing Studio", testimonial: "Finally, a system where both partners can see exactly what's happening with finances. No more arguments about who paid what.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-a-latina-woman--1772945331980-7d595976.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Kim",
|
||||
handle: "Partner, Digital Agency Pro",
|
||||
testimonial: "The automatic expense splitting saves us hours every month. And the insights help us understand our business better.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-man-in-1772945331345-30fe2316.png?_wi=1",
|
||||
},
|
||||
id: "2", name: "David Kim", handle: "Partner, Digital Agency Pro", testimonial: "The automatic expense splitting saves us hours every month. And the insights help us understand our business better.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-man-in-1772945331345-30fe2316.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica Martinez",
|
||||
handle: "Founder, EcommercePlus",
|
||||
testimonial: "Integration with Google Sheets is seamless. Our accountant loves that she can audit everything in one place.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-a-woman-in-her--1772945331325-b9277360.png?_wi=1",
|
||||
},
|
||||
id: "3", name: "Jessica Martinez", handle: "Founder, EcommercePlus", testimonial: "Integration with Google Sheets is seamless. Our accountant loves that she can audit everything in one place.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-a-woman-in-her--1772945331325-b9277360.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert Thompson",
|
||||
handle: "Co-founder, Tech Consultancy",
|
||||
testimonial: "Non-technical users can understand it immediately. That's what sets PartnerLedger apart from other accounting software.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-a-man-in-his-50-1772945330701-c1842fdd.png?_wi=1",
|
||||
},
|
||||
id: "4", name: "Robert Thompson", handle: "Co-founder, Tech Consultancy", testimonial: "Non-technical users can understand it immediately. That's what sets PartnerLedger apart from other accounting software.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-a-man-in-his-50-1772945330701-c1842fdd.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Wang",
|
||||
handle: "Partner Manager, Innovation Labs",
|
||||
testimonial: "The notification system keeps everyone informed without being overwhelming. Perfect balance of features and simplicity.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-woman--1772945331371-95422c8f.png?_wi=1",
|
||||
},
|
||||
id: "5", name: "Lisa Wang", handle: "Partner Manager, Innovation Labs", testimonial: "The notification system keeps everyone informed without being overwhelming. Perfect balance of features and simplicity.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-woman--1772945331371-95422c8f.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "James Wilson",
|
||||
handle: "Director, Financial Services Partners",
|
||||
testimonial: "Security and compliance are excellent. We trust this platform completely for sensitive financial data.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-a-man-in-his-40-1772945331262-12e61c3c.png?_wi=1",
|
||||
},
|
||||
id: "6", name: "James Wilson", handle: "Director, Financial Services Partners", testimonial: "Security and compliance are excellent. We trust this platform completely for sensitive financial data.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-a-man-in-his-40-1772945331262-12e61c3c.png"},
|
||||
];
|
||||
|
||||
const pricingPlans = [
|
||||
{
|
||||
id: "starter",
|
||||
badge: "For New Partners",
|
||||
badgeIcon: Rocket,
|
||||
price: "$29/mo",
|
||||
subtitle: "Perfect for 2-3 partners starting out",
|
||||
features: [
|
||||
"Up to 3 partners",
|
||||
"Unlimited transactions",
|
||||
"Basic analytics",
|
||||
"CSV export",
|
||||
"Email support",
|
||||
],
|
||||
id: "starter", badge: "For New Partners", badgeIcon: Rocket,
|
||||
price: "$29/mo", subtitle: "Perfect for 2-3 partners starting out", features: [
|
||||
"Up to 3 partners", "Unlimited transactions", "Basic analytics", "CSV export", "Email support"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$79/mo",
|
||||
subtitle: "For growing businesses",
|
||||
features: [
|
||||
"Up to 10 partners",
|
||||
"Unlimited transactions & expenses",
|
||||
"Advanced analytics & insights",
|
||||
"Google Sheets sync",
|
||||
"Custom reports",
|
||||
"Priority support",
|
||||
"Role-based access control",
|
||||
],
|
||||
id: "professional", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "$79/mo", subtitle: "For growing businesses", features: [
|
||||
"Up to 10 partners", "Unlimited transactions & expenses", "Advanced analytics & insights", "Google Sheets sync", "Custom reports", "Priority support", "Role-based access control"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "For Large Teams",
|
||||
badgeIcon: Crown,
|
||||
price: "$199/mo",
|
||||
subtitle: "Complete financial control",
|
||||
features: [
|
||||
"Unlimited partners",
|
||||
"Unlimited transactions & expenses",
|
||||
"Premium analytics with AI insights",
|
||||
"Google Sheets & Zapier sync",
|
||||
"Custom report builder",
|
||||
"24/7 dedicated support",
|
||||
"Admin panel & manager roles",
|
||||
"API access",
|
||||
"Data backup & recovery",
|
||||
],
|
||||
id: "enterprise", badge: "For Large Teams", badgeIcon: Crown,
|
||||
price: "$199/mo", subtitle: "Complete financial control", features: [
|
||||
"Unlimited partners", "Unlimited transactions & expenses", "Premium analytics with AI insights", "Google Sheets & Zapier sync", "Custom report builder", "24/7 dedicated support", "Admin panel & manager roles", "API access", "Data backup & recovery"],
|
||||
},
|
||||
];
|
||||
|
||||
const faqs = [
|
||||
{
|
||||
id: "1",
|
||||
title: "How does transaction confirmation work?",
|
||||
content: "When a partner logs a transaction, the other partner receives a notification and can approve or reject it. Only approved transactions are recorded in the system. This ensures accuracy and prevents disputes.",
|
||||
},
|
||||
id: "1", title: "How does transaction confirmation work?", content: "When a partner logs a transaction, the other partner receives a notification and can approve or reject it. Only approved transactions are recorded in the system. This ensures accuracy and prevents disputes."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are expenses split equally between all partners?",
|
||||
content: "Yes, expenses are automatically split equally among all active partners in your account. For example, if 2 partners share a $1000 expense, each owes $500. The system calculates this instantly.",
|
||||
},
|
||||
id: "2", title: "Are expenses split equally between all partners?", content: "Yes, expenses are automatically split equally among all active partners in your account. For example, if 2 partners share a $1000 expense, each owes $500. The system calculates this instantly."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I export my data to Google Sheets?",
|
||||
content: "Absolutely. PartnerLedger syncs automatically with Google Sheets. Every transaction and expense appears in your spreadsheet in real-time, making it easy to share with accountants or external auditors.",
|
||||
},
|
||||
id: "3", title: "Can I export my data to Google Sheets?", content: "Absolutely. PartnerLedger syncs automatically with Google Sheets. Every transaction and expense appears in your spreadsheet in real-time, making it easy to share with accountants or external auditors."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What payment methods do you accept?",
|
||||
content: "We accept all major credit cards (Visa, Mastercard, American Express) and can also arrange annual billing or enterprise agreements. Invoicing is available for business accounts.",
|
||||
},
|
||||
id: "4", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, Mastercard, American Express) and can also arrange annual billing or enterprise agreements. Invoicing is available for business accounts."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is my financial data secure?",
|
||||
content: "Yes. We use enterprise-grade encryption (TLS 1.2+), regular security audits, and comply with SOC 2 standards. All data is encrypted at rest and in transit. We never share your data with third parties.",
|
||||
},
|
||||
id: "5", title: "Is my financial data secure?", content: "Yes. We use enterprise-grade encryption (TLS 1.2+), regular security audits, and comply with SOC 2 standards. All data is encrypted at rest and in transit. We never share your data with third parties."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Can I manage different roles for different partners?",
|
||||
content: "Yes. PartnerLedger supports three roles: Owner (full access), Partner (can view and add transactions/expenses), and Manager (read-only access for auditors or accountants).",
|
||||
},
|
||||
id: "6", title: "Can I manage different roles for different partners?", content: "Yes. PartnerLedger supports three roles: Owner (full access), Partner (can view and add transactions/expenses), and Manager (read-only access for auditors or accountants)."},
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -252,7 +129,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="circleGradient"
|
||||
background="aurora"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -268,20 +145,16 @@ export default function HomePage() {
|
||||
description="Track transactions, expenses, and debt balances in real-time. Get instant financial insights and automatic reports. Collaborate seamlessly with your partners through a platform designed for clarity and trust."
|
||||
tag="Financial SaaS Platform"
|
||||
tagIcon={TrendingUp}
|
||||
background={{ variant: "circleGradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-clean-saas-financial-dashboard--1772945333136-c812b2e8.png?_wi=1"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-clean-saas-financial-dashboard--1772945333136-c812b2e8.png"
|
||||
imageAlt="PartnerLedger dashboard interface showing financial overview"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={testimonials}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.partnerledger.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.partnerledger.com/signup"},
|
||||
{
|
||||
text: "View Demo",
|
||||
href: "#features",
|
||||
},
|
||||
text: "View Demo", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -298,35 +171,25 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Real-Time Transparency",
|
||||
description: "See all transactions and expenses instantly. No delays, no confusion about who owes what.",
|
||||
icon: Eye,
|
||||
title: "Real-Time Transparency", description: "See all transactions and expenses instantly. No delays, no confusion about who owes what.", icon: Eye,
|
||||
},
|
||||
{
|
||||
title: "Automatic Calculations",
|
||||
description: "System automatically computes debt balances, splits expenses, and tracks profit/loss.",
|
||||
icon: Calculator,
|
||||
title: "Automatic Calculations", description: "System automatically computes debt balances, splits expenses, and tracks profit/loss.", icon: Calculator,
|
||||
},
|
||||
{
|
||||
title: "Smart Insights",
|
||||
description: "AI-powered financial analysis generates actionable insights about spending patterns and profitability.",
|
||||
icon: Lightbulb,
|
||||
title: "Smart Insights", description: "AI-powered financial analysis generates actionable insights about spending patterns and profitability.", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
title: "Seamless Integration",
|
||||
description: "Auto-sync with Google Sheets and export to CSV for comprehensive financial management.",
|
||||
icon: LinkIcon,
|
||||
title: "Seamless Integration", description: "Auto-sync with Google Sheets and export to CSV for comprehensive financial management.", icon: LinkIcon,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-saas-interface-showing-key-feat-1772945334253-d69967c5.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-saas-interface-showing-key-feat-1772945334253-d69967c5.png"
|
||||
imageAlt="PartnerLedger features showcase"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Features",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Features", href: "#features"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -400,13 +263,9 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.partnerledger.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.partnerledger.com/signup"},
|
||||
{
|
||||
text: "Schedule Demo",
|
||||
href: "#",
|
||||
},
|
||||
text: "Schedule Demo", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -418,19 +277,13 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/partnerledger",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/partnerledger", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/partnerledger",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/partnerledger", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Github,
|
||||
href: "https://github.com/partnerledger",
|
||||
ariaLabel: "GitHub",
|
||||
},
|
||||
href: "https://github.com/partnerledger", ariaLabel: "GitHub"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -25,7 +25,7 @@ export default function ReportsPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="circleGradient"
|
||||
background="aurora"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,32 +45,16 @@ export default function ReportsPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "2500",
|
||||
title: "Reports",
|
||||
description: "Generated monthly across all users",
|
||||
icon: FileText,
|
||||
id: "1", value: "2500", title: "Reports", description: "Generated monthly across all users", icon: FileText,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "99.8",
|
||||
title: "%",
|
||||
description: "Report accuracy rate maintained",
|
||||
icon: Award,
|
||||
id: "2", value: "99.8", title: "%", description: "Report accuracy rate maintained", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "45",
|
||||
title: "Seconds",
|
||||
description: "Average report generation time",
|
||||
icon: TrendingUp,
|
||||
id: "3", value: "45", title: "Seconds", description: "Average report generation time", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "12",
|
||||
title: "Formats",
|
||||
description: "Export options available for reports",
|
||||
icon: BarChart3,
|
||||
id: "4", value: "12", title: "Formats", description: "Export options available for reports", icon: BarChart3,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -87,41 +71,23 @@ export default function ReportsPage() {
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Daily Reports",
|
||||
description: "Automatic daily summaries of all transactions and expenses from the previous day. Perfect for keeping partners informed of daily financial activity.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-detailed-report-generation-interface-s-1772945333635-8426832a.png?_wi=3",
|
||||
},
|
||||
id: 1,
|
||||
title: "Daily Reports", description: "Automatic daily summaries of all transactions and expenses from the previous day. Perfect for keeping partners informed of daily financial activity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-detailed-report-generation-interface-s-1772945333635-8426832a.png"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Monthly Financial Statements",
|
||||
description: "Comprehensive monthly reports including profit/loss calculations, expense breakdowns, and partner contribution analysis for accurate financial tracking.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-comprehensive-analytics-dashboard-show-1772945331629-7685e582.png?_wi=3",
|
||||
},
|
||||
id: 2,
|
||||
title: "Monthly Financial Statements", description: "Comprehensive monthly reports including profit/loss calculations, expense breakdowns, and partner contribution analysis for accurate financial tracking.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-comprehensive-analytics-dashboard-show-1772945331629-7685e582.png"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Custom Report Builder",
|
||||
description: "Create tailored reports with specific date ranges, metric selections, and formatting options. Perfect for custom business requirements and audits.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png?_wi=6",
|
||||
},
|
||||
id: 3,
|
||||
title: "Custom Report Builder", description: "Create tailored reports with specific date ranges, metric selections, and formatting options. Perfect for custom business requirements and audits.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-interface-displaying-expense-tr-1772945334838-b233a93f.png"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Google Sheets Integration",
|
||||
description: "Automatically sync all reports to Google Sheets for real-time collaboration. Share reports with accountants and external stakeholders seamlessly.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-debt-tracking--1772945331936-e37a71f7.png?_wi=3",
|
||||
},
|
||||
id: 4,
|
||||
title: "Google Sheets Integration", description: "Automatically sync all reports to Google Sheets for real-time collaboration. Share reports with accountants and external stakeholders seamlessly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-debt-tracking--1772945331936-e37a71f7.png"},
|
||||
{
|
||||
id: "5",
|
||||
title: "CSV & PDF Export",
|
||||
description: "Download reports in multiple formats including CSV for spreadsheet analysis and PDF for official documentation and archival purposes.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png?_wi=6",
|
||||
},
|
||||
id: 5,
|
||||
title: "CSV & PDF Export", description: "Download reports in multiple formats including CSV for spreadsheet analysis and PDF for official documentation and archival purposes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Scheduled Report Delivery",
|
||||
description: "Set up automated report schedules that deliver to your inbox on specified dates. Never miss a financial update with our delivery automation.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-notification-center-interface-showing--1772945332957-f3d2f1c1.png?_wi=3",
|
||||
},
|
||||
id: 6,
|
||||
title: "Scheduled Report Delivery", description: "Set up automated report schedules that deliver to your inbox on specified dates. Never miss a financial update with our delivery automation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-notification-center-interface-showing--1772945332957-f3d2f1c1.png"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -130,35 +96,17 @@ export default function ReportsPage() {
|
||||
<FaqSplitText
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How often are reports generated?",
|
||||
content: "Reports are generated automatically on daily, weekly, and monthly schedules. You can also generate custom reports on-demand at any time. Daily reports are created at 11:59 PM UTC, weekly reports on Sundays, and monthly reports on the first day of each month.",
|
||||
},
|
||||
id: "1", title: "How often are reports generated?", content: "Reports are generated automatically on daily, weekly, and monthly schedules. You can also generate custom reports on-demand at any time. Daily reports are created at 11:59 PM UTC, weekly reports on Sundays, and monthly reports on the first day of each month."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can I customize report content?",
|
||||
content: "Yes! Use our custom report builder to select specific date ranges, metrics, partner filters, and formatting options. You can save custom templates for repeated use and share them with team members.",
|
||||
},
|
||||
id: "2", title: "Can I customize report content?", content: "Yes! Use our custom report builder to select specific date ranges, metrics, partner filters, and formatting options. You can save custom templates for repeated use and share them with team members."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How do I export reports?",
|
||||
content: "Reports can be exported as CSV files for Excel analysis, PDF for documentation, or synced directly to Google Sheets for real-time collaboration. Use the export button on any generated report to select your preferred format.",
|
||||
},
|
||||
id: "3", title: "How do I export reports?", content: "Reports can be exported as CSV files for Excel analysis, PDF for documentation, or synced directly to Google Sheets for real-time collaboration. Use the export button on any generated report to select your preferred format."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Are historical reports available?",
|
||||
content: "Yes, all reports are archived indefinitely. Access any report from your history through the Reports section. Filter by date range to find specific reports quickly.",
|
||||
},
|
||||
id: "4", title: "Are historical reports available?", content: "Yes, all reports are archived indefinitely. Access any report from your history through the Reports section. Filter by date range to find specific reports quickly."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Can reports be scheduled automatically?",
|
||||
content: "Absolutely. Set up scheduled delivery for daily, weekly, or monthly reports. They will be automatically emailed to specified recipients at your chosen time.",
|
||||
},
|
||||
id: "5", title: "Can reports be scheduled automatically?", content: "Absolutely. Set up scheduled delivery for daily, weekly, or monthly reports. They will be automatically emailed to specified recipients at your chosen time."},
|
||||
{
|
||||
id: "6",
|
||||
title: "What data is included in a standard report?",
|
||||
content: "Standard reports include transaction summaries, expense breakdowns, partner balances, profit/loss calculations, and trend analysis. Enterprise reports add additional metrics and custom visualizations.",
|
||||
},
|
||||
id: "6", title: "What data is included in a standard report?", content: "Standard reports include transaction summaries, expense breakdowns, partner balances, profit/loss calculations, and trend analysis. Enterprise reports add additional metrics and custom visualizations."},
|
||||
]}
|
||||
sideTitle="Reports FAQs"
|
||||
sideDescription="Everything you need to know about generating and managing reports."
|
||||
@@ -175,19 +123,13 @@ export default function ReportsPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/partnerledger",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/partnerledger", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/partnerledger",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/partnerledger", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Github,
|
||||
href: "https://github.com/partnerledger",
|
||||
ariaLabel: "GitHub",
|
||||
},
|
||||
href: "https://github.com/partnerledger", ariaLabel: "GitHub"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -25,7 +25,7 @@ export default function TransactionsPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="large"
|
||||
background="circleGradient"
|
||||
background="aurora"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -41,35 +41,23 @@ export default function TransactionsPage() {
|
||||
description="Track transactions, expenses, and debt balances in real-time. Get instant financial insights and automatic reports. Collaborate seamlessly with your partners through a platform designed for clarity and trust."
|
||||
tag="Financial SaaS Platform"
|
||||
tagIcon={TrendingUp}
|
||||
background={{ variant: "circleGradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-clean-saas-financial-dashboard--1772945333136-c812b2e8.png?_wi=2"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-clean-saas-financial-dashboard--1772945333136-c812b2e8.png"
|
||||
imageAlt="PartnerLedger dashboard interface showing financial overview"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "CEO, TechCorp Partners",
|
||||
testimonial: "PartnerLedger transformed how we manage finances. Everything is transparent and automated.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-portrait-of-a-woma-1772945330801-0b93770e.png?_wi=2",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "CEO, TechCorp Partners", testimonial: "PartnerLedger transformed how we manage finances. Everything is transparent and automated.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-portrait-of-a-woma-1772945330801-0b93770e.png"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "Co-founder, InnovateLab",
|
||||
testimonial: "Non-technical users can understand everything instantly. Highly intuitive platform.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-man-in-1772945331005-b7056055.png?_wi=2",
|
||||
},
|
||||
name: "Michael Chen", handle: "Co-founder, InnovateLab", testimonial: "Non-technical users can understand everything instantly. Highly intuitive platform.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/professional-headshot-of-an-asian-man-in-1772945331005-b7056055.png"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.partnerledger.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.partnerledger.com/signup"},
|
||||
{
|
||||
text: "View Demo",
|
||||
href: "#features",
|
||||
},
|
||||
text: "View Demo", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -86,35 +74,25 @@ export default function TransactionsPage() {
|
||||
useInvertedBackground={false}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Real-Time Transparency",
|
||||
description: "See all transactions and expenses instantly. No delays, no confusion about who owes what.",
|
||||
icon: Eye,
|
||||
title: "Real-Time Transparency", description: "See all transactions and expenses instantly. No delays, no confusion about who owes what.", icon: Eye,
|
||||
},
|
||||
{
|
||||
title: "Automatic Calculations",
|
||||
description: "System automatically computes debt balances, splits expenses, and tracks profit/loss.",
|
||||
icon: Calculator,
|
||||
title: "Automatic Calculations", description: "System automatically computes debt balances, splits expenses, and tracks profit/loss.", icon: Calculator,
|
||||
},
|
||||
{
|
||||
title: "Smart Insights",
|
||||
description: "AI-powered financial analysis generates actionable insights about spending patterns and profitability.",
|
||||
icon: Lightbulb,
|
||||
title: "Smart Insights", description: "AI-powered financial analysis generates actionable insights about spending patterns and profitability.", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
title: "Seamless Integration",
|
||||
description: "Auto-sync with Google Sheets and export to CSV for comprehensive financial management.",
|
||||
icon: LinkIcon,
|
||||
title: "Seamless Integration", description: "Auto-sync with Google Sheets and export to CSV for comprehensive financial management.", icon: LinkIcon,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-saas-interface-showing-key-feat-1772945334253-d69967c5.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-modern-saas-interface-showing-key-feat-1772945334253-d69967c5.png"
|
||||
imageAlt="PartnerLedger features showcase"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Features",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Features", href: "#features"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -131,22 +109,13 @@ export default function TransactionsPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Record Transactions",
|
||||
description: "Log money transfers between partners with clear documentation. Track sender, receiver, amount, and timestamp for complete transparency.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png?_wi=2",
|
||||
},
|
||||
title: "Record Transactions", description: "Log money transfers between partners with clear documentation. Track sender, receiver, amount, and timestamp for complete transparency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Confirmation Workflow",
|
||||
description: "Both parties must confirm transactions. Pending transactions require approval, ensuring accuracy and preventing disputes between partners.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png?_wi=3",
|
||||
},
|
||||
title: "Confirmation Workflow", description: "Both parties must confirm transactions. Pending transactions require approval, ensuring accuracy and preventing disputes between partners.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Transaction History",
|
||||
description: "Complete audit trail of all confirmed transactions. View detailed logs with filters by date, partner, amount, and category for easy tracking.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png?_wi=4",
|
||||
},
|
||||
title: "Transaction History", description: "Complete audit trail of all confirmed transactions. View detailed logs with filters by date, partner, amount, and category for easy tracking.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeFh7JXWobxRw48uxasAO9bBiy/a-clean-interface-showing-transaction-ma-1772945331962-3f05c745.png"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,19 +127,13 @@ export default function TransactionsPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/partnerledger",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/partnerledger", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/partnerledger",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/partnerledger", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Github,
|
||||
href: "https://github.com/partnerledger",
|
||||
ariaLabel: "GitHub",
|
||||
},
|
||||
href: "https://github.com/partnerledger", ariaLabel: "GitHub"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user