From ff17e93dee5171fe83f53dd3689c121859af8d64 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:36:12 +0000 Subject: [PATCH 1/3] Update src/app/login/page.tsx --- src/app/login/page.tsx | 280 +++++++++-------------------------------- 1 file changed, 58 insertions(+), 222 deletions(-) diff --git a/src/app/login/page.tsx b/src/app/login/page.tsx index 6e87dc9..73d4134 100644 --- a/src/app/login/page.tsx +++ b/src/app/login/page.tsx @@ -82,9 +82,7 @@ export default function LoginPage() { brandName="FinTrack" navItems={navItems} button={{ - text: "Get Started", - href: "#contact", - }} + text: "Get Started", href: "#contact"}} /> @@ -98,49 +96,29 @@ export default function LoginPage() { background={{ variant: "gradient-bars" }} leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/a-modern-financial-dashboard-interface-w-1773300822738-d9476245.png?_wi=3", - imageAlt: "Financial dashboard interface", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/a-modern-financial-dashboard-interface-w-1773300822738-d9476245.png", imageAlt: "Financial dashboard interface"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-accounting-transaction-tabl-1773300821205-8e390442.png?_wi=3", - imageAlt: "Transaction table view", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-accounting-transaction-tabl-1773300821205-8e390442.png", imageAlt: "Transaction table view"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-analytics-dashboard-with-multi-1773300821468-79f15614.png?_wi=3", - imageAlt: "Financial charts and analytics", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-analytics-dashboard-with-multi-1773300821468-79f15614.png", imageAlt: "Financial charts and analytics"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/export-and-reporting-interface-showing-o-1773300820620-bc6a37e0.png?_wi=3", - imageAlt: "Export and reporting features", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/export-and-reporting-interface-showing-o-1773300820620-bc6a37e0.png", imageAlt: "Export and reporting features"}, ]} rightCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-balance-summary-card-displayin-1773300820305-27d7af26.png?_wi=4", - imageAlt: "Balance summary card", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-balance-summary-card-displayin-1773300820305-27d7af26.png", imageAlt: "Balance summary card"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/advanced-filtering-and-search-interface--1773300821592-48daafdb.png?_wi=4", - imageAlt: "Advanced filtering options", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/advanced-filtering-and-search-interface--1773300821592-48daafdb.png", imageAlt: "Advanced filtering options"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/mobile-phone-screen-showing-responsive-f-1773300822771-fe54887b.png?_wi=3", - imageAlt: "Mobile responsive design", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/mobile-phone-screen-showing-responsive-f-1773300822771-fe54887b.png", imageAlt: "Mobile responsive design"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/secure-data-storage-and-protection-conce-1773300820919-84061cc6.png?_wi=3", - imageAlt: "Secure data storage", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/secure-data-storage-and-protection-conce-1773300820919-84061cc6.png", imageAlt: "Secure data storage"}, ]} buttons={[ { - text: "Start Free Trial", - href: "#contact", - }, + text: "Start Free Trial", href: "#contact"}, { - text: "View Demo", - href: "#dashboard", - }, + text: "View Demo", href: "#dashboard"}, ]} carouselPosition="right" /> @@ -155,49 +133,21 @@ export default function LoginPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Smart Transaction Management", - descriptions: [ - "Add, edit, and delete transactions with ease", - "Track debit and credit entries automatically", - "Real-time balance calculations", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/transaction-management-interface-showing-1773300821436-bec08116.png?_wi=3", - imageAlt: "Transaction management interface", - }, + id: "1", title: "Smart Transaction Management", descriptions: [ + "Add, edit, and delete transactions with ease", "Track debit and credit entries automatically", "Real-time balance calculations"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/transaction-management-interface-showing-1773300821436-bec08116.png", imageAlt: "Transaction management interface"}, { - id: "2", - title: "Advanced Filtering & Search", - descriptions: [ - "Filter by date range, transaction type, and status", - "Powerful search functionality", - "Saved filter presets for quick access", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/advanced-filtering-and-search-interface--1773300820572-23dcaf98.png?_wi=3", - imageAlt: "Filtering and search tools", - }, + id: "2", title: "Advanced Filtering & Search", descriptions: [ + "Filter by date range, transaction type, and status", "Powerful search functionality", "Saved filter presets for quick access"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/advanced-filtering-and-search-interface--1773300820572-23dcaf98.png", imageAlt: "Filtering and search tools"}, { - id: "3", - title: "Professional Reporting", - descriptions: [ - "Export data to Excel or PDF formats", - "Generate comprehensive financial reports", - "Scheduled report delivery", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/export-and-reporting-features-interface--1773300821377-a28eafe5.png?_wi=4", - imageAlt: "Export and reporting options", - }, + id: "3", title: "Professional Reporting", descriptions: [ + "Export data to Excel or PDF formats", "Generate comprehensive financial reports", "Scheduled report delivery"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/export-and-reporting-features-interface--1773300821377-a28eafe5.png", imageAlt: "Export and reporting options"}, { - id: "4", - title: "Visual Analytics", - descriptions: [ - "Monthly debit and credit charts", - "Trend analysis and forecasting", - "Interactive data visualization", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-analytics-dashboard-with-inter-1773300822713-02a81e61.png?_wi=3", - imageAlt: "Analytics and charts", - }, + id: "4", title: "Visual Analytics", descriptions: [ + "Monthly debit and credit charts", "Trend analysis and forecasting", "Interactive data visualization"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-analytics-dashboard-with-inter-1773300822713-02a81e61.png", imageAlt: "Analytics and charts"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -205,9 +155,7 @@ export default function LoginPage() { useInvertedBackground={false} buttons={[ { - text: "Explore Features", - href: "#features", - }, + text: "Explore Features", href: "#features"}, ]} /> @@ -218,24 +166,16 @@ export default function LoginPage() { metrics={[ { icon: DollarSign, - label: "Balance Accuracy", - value: "100%", - }, + label: "Balance Accuracy", value: "100%"}, { icon: TrendingUp, - label: "Monthly Transactions", - value: "Unlimited", - }, + label: "Monthly Transactions", value: "Unlimited"}, { icon: Shield, - label: "Data Security", - value: "Bank-Grade", - }, + label: "Data Security", value: "Bank-Grade"}, { icon: BarChart3, - label: "Report Types", - value: "15+", - }, + label: "Report Types", value: "15+"}, ]} metricsAnimation="slide-up" useInvertedBackground={true} @@ -251,26 +191,11 @@ export default function LoginPage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Standard Transactions", - price: "Basic", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/standard-financial-transaction-processin-1773300820804-2f147be8.png?_wi=3", - imageAlt: "Standard transaction processing", - }, + id: "1", name: "Standard Transactions", price: "Basic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/standard-financial-transaction-processin-1773300820804-2f147be8.png", imageAlt: "Standard transaction processing"}, { - id: "2", - name: "Recurring Transactions", - price: "Advanced", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/recurring-transaction-setup-interface-sh-1773300820697-6f904a3d.png?_wi=3", - imageAlt: "Recurring transaction setup", - }, + id: "2", name: "Recurring Transactions", price: "Advanced", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/recurring-transaction-setup-interface-sh-1773300820697-6f904a3d.png", imageAlt: "Recurring transaction setup"}, { - id: "3", - name: "Batch Operations", - price: "Enterprise", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/batch-transaction-processing-interface-s-1773300822507-1bf9576a.png?_wi=3", - imageAlt: "Batch transaction processing", - }, + id: "3", name: "Batch Operations", price: "Enterprise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/batch-transaction-processing-interface-s-1773300822507-1bf9576a.png", imageAlt: "Batch transaction processing"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -278,9 +203,7 @@ export default function LoginPage() { useInvertedBackground={false} buttons={[ { - text: "Learn More", - href: "#features", - }, + text: "Learn More", href: "#features"}, ]} /> @@ -294,34 +217,16 @@ export default function LoginPage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "2M+", - title: "Total Transactions Processed", - items: [ - "Processing accuracy: 99.9%", - "Average processing time: <100ms", - "Zero data loss guarantee", - ], + id: "1", value: "2M+", title: "Total Transactions Processed", items: [ + "Processing accuracy: 99.9%", "Average processing time: <100ms", "Zero data loss guarantee"], }, { - id: "2", - value: "$50B+", - title: "Total Volume Managed", - items: [ - "Multi-currency support", - "International transactions", - "Real-time exchange rates", - ], + id: "2", value: "$50B+", title: "Total Volume Managed", items: [ + "Multi-currency support", "International transactions", "Real-time exchange rates"], }, { - id: "3", - value: "1000+", - title: "Active Organizations", - items: [ - "Global coverage", - "Industry diversity", - "Trusted partners", - ], + id: "3", value: "1000+", title: "Active Organizations", items: [ + "Global coverage", "Industry diversity", "Trusted partners"], }, ]} animationType="slide-up" @@ -329,9 +234,7 @@ export default function LoginPage() { useInvertedBackground={true} buttons={[ { - text: "View Analytics", - href: "#analytics", - }, + text: "View Analytics", href: "#analytics"}, ]} /> @@ -345,49 +248,21 @@ export default function LoginPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Multi-Factor Authentication", - descriptions: [ - "Two-factor authentication enabled by default", - "Biometric login support", - "Device verification", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/multi-factor-authentication-setup-screen-1773300822634-fd9e8012.png?_wi=3", - imageAlt: "Multi-factor authentication setup", - }, + id: "1", title: "Multi-Factor Authentication", descriptions: [ + "Two-factor authentication enabled by default", "Biometric login support", "Device verification"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/multi-factor-authentication-setup-screen-1773300822634-fd9e8012.png", imageAlt: "Multi-factor authentication setup"}, { - id: "2", - title: "Encryption & Data Protection", - descriptions: [ - "256-bit SSL encryption", - "End-to-end data encryption", - "Regular security audits", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/data-encryption-visualization-showing-en-1773300820894-7d15d88e.png?_wi=3", - imageAlt: "Data encryption features", - }, + id: "2", title: "Encryption & Data Protection", descriptions: [ + "256-bit SSL encryption", "End-to-end data encryption", "Regular security audits"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/data-encryption-visualization-showing-en-1773300820894-7d15d88e.png", imageAlt: "Data encryption features"}, { - id: "3", - title: "Compliance Certifications", - descriptions: [ - "SOC 2 Type II certified", - "GDPR compliant", - "ISO 27001 standards", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/compliance-certifications-display-showin-1773300821526-3ec70907.png?_wi=3", - imageAlt: "Compliance certifications", - }, + id: "3", title: "Compliance Certifications", descriptions: [ + "SOC 2 Type II certified", "GDPR compliant", "ISO 27001 standards"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/compliance-certifications-display-showin-1773300821526-3ec70907.png", imageAlt: "Compliance certifications"}, { - id: "4", - title: "Access Control & Auditing", - descriptions: [ - "Role-based access control", - "Complete audit trails", - "Real-time security alerts", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/access-control-and-audit-dashboard-showi-1773300822751-add63e69.png?_wi=3", - imageAlt: "Access control dashboard", - }, + id: "4", title: "Access Control & Auditing", descriptions: [ + "Role-based access control", "Complete audit trails", "Real-time security alerts"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/access-control-and-audit-dashboard-showi-1773300822751-add63e69.png", imageAlt: "Access control dashboard"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -405,63 +280,24 @@ export default function LoginPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Chen", - role: "CFO", - testimonial: "FinTrack transformed how we manage our accounting. The automatic balance calculations save us hours every week, and the reporting features are incredibly comprehensive.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300819698-147f6169.png?_wi=2", - imageAlt: "Sarah Chen, CFO", - }, + id: "1", name: "Sarah Chen", role: "CFO", testimonial: "FinTrack transformed how we manage our accounting. The automatic balance calculations save us hours every week, and the reporting features are incredibly comprehensive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300819698-147f6169.png", imageAlt: "Sarah Chen, CFO"}, { - id: "2", - name: "Marcus Thompson", - role: "Accounting Manager", - testimonial: "The user interface is clean and intuitive. Our team adapted to FinTrack within days. The search and filter capabilities make finding specific transactions effortless.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300822687-2345c2c4.png?_wi=2", - imageAlt: "Marcus Thompson, Accounting Manager", - }, + id: "2", name: "Marcus Thompson", role: "Accounting Manager", testimonial: "The user interface is clean and intuitive. Our team adapted to FinTrack within days. The search and filter capabilities make finding specific transactions effortless.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300822687-2345c2c4.png", imageAlt: "Marcus Thompson, Accounting Manager"}, { - id: "3", - name: "Elena Rodriguez", - role: "Financial Director", - testimonial: "Security was our top concern, and FinTrack exceeded expectations. The multi-factor authentication and encryption protocols give us complete peace of mind.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300820114-79ca4a03.png?_wi=2", - imageAlt: "Elena Rodriguez, Financial Director", - }, + id: "3", name: "Elena Rodriguez", role: "Financial Director", testimonial: "Security was our top concern, and FinTrack exceeded expectations. The multi-factor authentication and encryption protocols give us complete peace of mind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300820114-79ca4a03.png", imageAlt: "Elena Rodriguez, Financial Director"}, { - id: "4", - name: "James Wilson", - role: "Accounting Specialist", - testimonial: "Exporting reports to Excel and PDF is seamless. The monthly analytics charts help us make data-driven financial decisions quickly and confidently.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300819981-53374727.png?_wi=2", - imageAlt: "James Wilson, Accounting Specialist", - }, + id: "4", name: "James Wilson", role: "Accounting Specialist", testimonial: "Exporting reports to Excel and PDF is seamless. The monthly analytics charts help us make data-driven financial decisions quickly and confidently.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300819981-53374727.png", imageAlt: "James Wilson, Accounting Specialist"}, { - id: "5", - name: "Priya Patel", - role: "Operations Lead", - testimonial: "Mobile responsiveness is excellent. I can manage transactions and check balances from anywhere. FinTrack is truly a game-changer for modern accounting.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300820727-12339998.png?_wi=2", - imageAlt: "Priya Patel, Operations Lead", - }, + id: "5", name: "Priya Patel", role: "Operations Lead", testimonial: "Mobile responsiveness is excellent. I can manage transactions and check balances from anywhere. FinTrack is truly a game-changer for modern accounting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300820727-12339998.png", imageAlt: "Priya Patel, Operations Lead"}, { - id: "6", - name: "David Kim", - role: "Senior Accountant", - testimonial: "The interface is both powerful and easy to use. FinTrack's ability to handle bulk operations has reduced our month-end closing time significantly.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300820635-3d8fa6bc.png?_wi=2", - imageAlt: "David Kim, Senior Accountant", - }, + id: "6", name: "David Kim", role: "Senior Accountant", testimonial: "The interface is both powerful and easy to use. FinTrack's ability to handle bulk operations has reduced our month-end closing time significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300820635-3d8fa6bc.png", imageAlt: "David Kim, Senior Accountant"}, ]} - gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" useInvertedBackground={true} buttons={[ { - text: "Start Your Free Trial", - href: "#contact", - }, + text: "Start Your Free Trial", href: "#contact"}, ]} /> -- 2.49.1 From 472acbf7c2001e90420dc0d5021bf0b4e3853030 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:36:12 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 256 ++++++++++------------------------------------- 1 file changed, 52 insertions(+), 204 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c706c3..07a36a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,9 +82,7 @@ export default function HomePage() { brandName="FinTrack" navItems={navItems} button={{ - text: "Get Started", - href: "#contact", - }} + text: "Get Started", href: "#contact"}} /> @@ -98,39 +96,23 @@ export default function HomePage() { background={{ variant: "gradient-bars" }} leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/a-modern-financial-dashboard-interface-w-1773300822738-d9476245.png?_wi=1", - imageAlt: "Financial dashboard interface", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/a-modern-financial-dashboard-interface-w-1773300822738-d9476245.png", imageAlt: "Financial dashboard interface"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-accounting-transaction-tabl-1773300821205-8e390442.png?_wi=1", - imageAlt: "Transaction table view", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-accounting-transaction-tabl-1773300821205-8e390442.png", imageAlt: "Transaction table view"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-analytics-dashboard-with-multi-1773300821468-79f15614.png?_wi=1", - imageAlt: "Financial charts and analytics", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-analytics-dashboard-with-multi-1773300821468-79f15614.png", imageAlt: "Financial charts and analytics"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/export-and-reporting-interface-showing-o-1773300820620-bc6a37e0.png?_wi=1", - imageAlt: "Export and reporting features", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/export-and-reporting-interface-showing-o-1773300820620-bc6a37e0.png", imageAlt: "Export and reporting features"}, ]} rightCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-balance-summary-card-displayin-1773300820305-27d7af26.png?_wi=1", - imageAlt: "Balance summary card", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-balance-summary-card-displayin-1773300820305-27d7af26.png", imageAlt: "Balance summary card"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/advanced-filtering-and-search-interface--1773300821592-48daafdb.png?_wi=1", - imageAlt: "Advanced filtering options", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/advanced-filtering-and-search-interface--1773300821592-48daafdb.png", imageAlt: "Advanced filtering options"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/mobile-phone-screen-showing-responsive-f-1773300822771-fe54887b.png?_wi=1", - imageAlt: "Mobile responsive design", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/mobile-phone-screen-showing-responsive-f-1773300822771-fe54887b.png", imageAlt: "Mobile responsive design"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/secure-data-storage-and-protection-conce-1773300820919-84061cc6.png?_wi=1", - imageAlt: "Secure data storage", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/secure-data-storage-and-protection-conce-1773300820919-84061cc6.png", imageAlt: "Secure data storage"}, ]} buttons={[ { text: "Start Free Trial", href: "#contact" }, @@ -149,49 +131,21 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Smart Transaction Management", - descriptions: [ - "Add, edit, and delete transactions with ease", - "Track debit and credit entries automatically", - "Real-time balance calculations", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/transaction-management-interface-showing-1773300821436-bec08116.png?_wi=1", - imageAlt: "Transaction management interface", - }, + id: "1", title: "Smart Transaction Management", descriptions: [ + "Add, edit, and delete transactions with ease", "Track debit and credit entries automatically", "Real-time balance calculations"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/transaction-management-interface-showing-1773300821436-bec08116.png", imageAlt: "Transaction management interface"}, { - id: "2", - title: "Advanced Filtering & Search", - descriptions: [ - "Filter by date range, transaction type, and status", - "Powerful search functionality", - "Saved filter presets for quick access", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/advanced-filtering-and-search-interface--1773300820572-23dcaf98.png?_wi=1", - imageAlt: "Filtering and search tools", - }, + id: "2", title: "Advanced Filtering & Search", descriptions: [ + "Filter by date range, transaction type, and status", "Powerful search functionality", "Saved filter presets for quick access"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/advanced-filtering-and-search-interface--1773300820572-23dcaf98.png", imageAlt: "Filtering and search tools"}, { - id: "3", - title: "Professional Reporting", - descriptions: [ - "Export data to Excel or PDF formats", - "Generate comprehensive financial reports", - "Scheduled report delivery", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/export-and-reporting-features-interface--1773300821377-a28eafe5.png?_wi=1", - imageAlt: "Export and reporting options", - }, + id: "3", title: "Professional Reporting", descriptions: [ + "Export data to Excel or PDF formats", "Generate comprehensive financial reports", "Scheduled report delivery"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/export-and-reporting-features-interface--1773300821377-a28eafe5.png", imageAlt: "Export and reporting options"}, { - id: "4", - title: "Visual Analytics", - descriptions: [ - "Monthly debit and credit charts", - "Trend analysis and forecasting", - "Interactive data visualization", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-analytics-dashboard-with-inter-1773300822713-02a81e61.png?_wi=1", - imageAlt: "Analytics and charts", - }, + id: "4", title: "Visual Analytics", descriptions: [ + "Monthly debit and credit charts", "Trend analysis and forecasting", "Interactive data visualization"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/financial-analytics-dashboard-with-inter-1773300822713-02a81e61.png", imageAlt: "Analytics and charts"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -207,24 +161,16 @@ export default function HomePage() { metrics={[ { icon: DollarSign, - label: "Balance Accuracy", - value: "100%", - }, + label: "Balance Accuracy", value: "100%"}, { icon: TrendingUp, - label: "Monthly Transactions", - value: "Unlimited", - }, + label: "Monthly Transactions", value: "Unlimited"}, { icon: Shield, - label: "Data Security", - value: "Bank-Grade", - }, + label: "Data Security", value: "Bank-Grade"}, { icon: BarChart3, - label: "Report Types", - value: "15+", - }, + label: "Report Types", value: "15+"}, ]} metricsAnimation="slide-up" useInvertedBackground={true} @@ -240,26 +186,11 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Standard Transactions", - price: "Basic", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/standard-financial-transaction-processin-1773300820804-2f147be8.png?_wi=1", - imageAlt: "Standard transaction processing", - }, + id: "1", name: "Standard Transactions", price: "Basic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/standard-financial-transaction-processin-1773300820804-2f147be8.png", imageAlt: "Standard transaction processing"}, { - id: "2", - name: "Recurring Transactions", - price: "Advanced", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/recurring-transaction-setup-interface-sh-1773300820697-6f904a3d.png?_wi=1", - imageAlt: "Recurring transaction setup", - }, + id: "2", name: "Recurring Transactions", price: "Advanced", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/recurring-transaction-setup-interface-sh-1773300820697-6f904a3d.png", imageAlt: "Recurring transaction setup"}, { - id: "3", - name: "Batch Operations", - price: "Enterprise", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/batch-transaction-processing-interface-s-1773300822507-1bf9576a.png?_wi=1", - imageAlt: "Batch transaction processing", - }, + id: "3", name: "Batch Operations", price: "Enterprise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/batch-transaction-processing-interface-s-1773300822507-1bf9576a.png", imageAlt: "Batch transaction processing"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -278,34 +209,16 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "2M+", - title: "Total Transactions Processed", - items: [ - "Processing accuracy: 99.9%", - "Average processing time: <100ms", - "Zero data loss guarantee", - ], + id: "1", value: "2M+", title: "Total Transactions Processed", items: [ + "Processing accuracy: 99.9%", "Average processing time: <100ms", "Zero data loss guarantee"], }, { - id: "2", - value: "$50B+", - title: "Total Volume Managed", - items: [ - "Multi-currency support", - "International transactions", - "Real-time exchange rates", - ], + id: "2", value: "$50B+", title: "Total Volume Managed", items: [ + "Multi-currency support", "International transactions", "Real-time exchange rates"], }, { - id: "3", - value: "1000+", - title: "Active Organizations", - items: [ - "Global coverage", - "Industry diversity", - "Trusted partners", - ], + id: "3", value: "1000+", title: "Active Organizations", items: [ + "Global coverage", "Industry diversity", "Trusted partners"], }, ]} animationType="slide-up" @@ -324,49 +237,21 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Multi-Factor Authentication", - descriptions: [ - "Two-factor authentication enabled by default", - "Biometric login support", - "Device verification", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/multi-factor-authentication-setup-screen-1773300822634-fd9e8012.png?_wi=1", - imageAlt: "Multi-factor authentication setup", - }, + id: "1", title: "Multi-Factor Authentication", descriptions: [ + "Two-factor authentication enabled by default", "Biometric login support", "Device verification"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/multi-factor-authentication-setup-screen-1773300822634-fd9e8012.png", imageAlt: "Multi-factor authentication setup"}, { - id: "2", - title: "Encryption & Data Protection", - descriptions: [ - "256-bit SSL encryption", - "End-to-end data encryption", - "Regular security audits", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/data-encryption-visualization-showing-en-1773300820894-7d15d88e.png?_wi=1", - imageAlt: "Data encryption features", - }, + id: "2", title: "Encryption & Data Protection", descriptions: [ + "256-bit SSL encryption", "End-to-end data encryption", "Regular security audits"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/data-encryption-visualization-showing-en-1773300820894-7d15d88e.png", imageAlt: "Data encryption features"}, { - id: "3", - title: "Compliance Certifications", - descriptions: [ - "SOC 2 Type II certified", - "GDPR compliant", - "ISO 27001 standards", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/compliance-certifications-display-showin-1773300821526-3ec70907.png?_wi=1", - imageAlt: "Compliance certifications", - }, + id: "3", title: "Compliance Certifications", descriptions: [ + "SOC 2 Type II certified", "GDPR compliant", "ISO 27001 standards"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/compliance-certifications-display-showin-1773300821526-3ec70907.png", imageAlt: "Compliance certifications"}, { - id: "4", - title: "Access Control & Auditing", - descriptions: [ - "Role-based access control", - "Complete audit trails", - "Real-time security alerts", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/access-control-and-audit-dashboard-showi-1773300822751-add63e69.png?_wi=1", - imageAlt: "Access control dashboard", - }, + id: "4", title: "Access Control & Auditing", descriptions: [ + "Role-based access control", "Complete audit trails", "Real-time security alerts"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/access-control-and-audit-dashboard-showi-1773300822751-add63e69.png", imageAlt: "Access control dashboard"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -384,55 +269,18 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Chen", - role: "CFO", - testimonial: "FinTrack transformed how we manage our accounting. The automatic balance calculations save us hours every week, and the reporting features are incredibly comprehensive.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300819698-147f6169.png?_wi=1", - imageAlt: "Sarah Chen, CFO", - }, + id: "1", name: "Sarah Chen", role: "CFO", testimonial: "FinTrack transformed how we manage our accounting. The automatic balance calculations save us hours every week, and the reporting features are incredibly comprehensive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300819698-147f6169.png", imageAlt: "Sarah Chen, CFO"}, { - id: "2", - name: "Marcus Thompson", - role: "Accounting Manager", - testimonial: "The user interface is clean and intuitive. Our team adapted to FinTrack within days. The search and filter capabilities make finding specific transactions effortless.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300822687-2345c2c4.png?_wi=1", - imageAlt: "Marcus Thompson, Accounting Manager", - }, + id: "2", name: "Marcus Thompson", role: "Accounting Manager", testimonial: "The user interface is clean and intuitive. Our team adapted to FinTrack within days. The search and filter capabilities make finding specific transactions effortless.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300822687-2345c2c4.png", imageAlt: "Marcus Thompson, Accounting Manager"}, { - id: "3", - name: "Elena Rodriguez", - role: "Financial Director", - testimonial: "Security was our top concern, and FinTrack exceeded expectations. The multi-factor authentication and encryption protocols give us complete peace of mind.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300820114-79ca4a03.png?_wi=1", - imageAlt: "Elena Rodriguez, Financial Director", - }, + id: "3", name: "Elena Rodriguez", role: "Financial Director", testimonial: "Security was our top concern, and FinTrack exceeded expectations. The multi-factor authentication and encryption protocols give us complete peace of mind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300820114-79ca4a03.png", imageAlt: "Elena Rodriguez, Financial Director"}, { - id: "4", - name: "James Wilson", - role: "Accounting Specialist", - testimonial: "Exporting reports to Excel and PDF is seamless. The monthly analytics charts help us make data-driven financial decisions quickly and confidently.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300819981-53374727.png?_wi=1", - imageAlt: "James Wilson, Accounting Specialist", - }, + id: "4", name: "James Wilson", role: "Accounting Specialist", testimonial: "Exporting reports to Excel and PDF is seamless. The monthly analytics charts help us make data-driven financial decisions quickly and confidently.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300819981-53374727.png", imageAlt: "James Wilson, Accounting Specialist"}, { - id: "5", - name: "Priya Patel", - role: "Operations Lead", - testimonial: "Mobile responsiveness is excellent. I can manage transactions and check balances from anywhere. FinTrack is truly a game-changer for modern accounting.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300820727-12339998.png?_wi=1", - imageAlt: "Priya Patel, Operations Lead", - }, + id: "5", name: "Priya Patel", role: "Operations Lead", testimonial: "Mobile responsiveness is excellent. I can manage transactions and check balances from anywhere. FinTrack is truly a game-changer for modern accounting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-woman-in-busi-1773300820727-12339998.png", imageAlt: "Priya Patel, Operations Lead"}, { - id: "6", - name: "David Kim", - role: "Senior Accountant", - testimonial: "The interface is both powerful and easy to use. FinTrack's ability to handle bulk operations has reduced our month-end closing time significantly.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300820635-3d8fa6bc.png?_wi=1", - imageAlt: "David Kim, Senior Accountant", - }, + id: "6", name: "David Kim", role: "Senior Accountant", testimonial: "The interface is both powerful and easy to use. FinTrack's ability to handle bulk operations has reduced our month-end closing time significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApsEpnvoVCfzsiSOsnU9NcBkEK/professional-portrait-of-a-man-in-busine-1773300820635-3d8fa6bc.png", imageAlt: "David Kim, Senior Accountant"}, ]} - gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" useInvertedBackground={true} -- 2.49.1 From 39aa7b55a2844d5593ffea3906bcd5063cc6e9ab Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:36:13 +0000 Subject: [PATCH 3/3] Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx --- .../shared/SvgTextLogo/SvgTextLogo.tsx | 62 ++++++++----------- 1 file changed, 27 insertions(+), 35 deletions(-) diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index f214190..9cd411f 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -1,51 +1,43 @@ -"use client"; - -import { memo } from "react"; -import useSvgTextLogo from "./useSvgTextLogo"; -import { cls } from "@/lib/utils"; +import React from 'react'; interface SvgTextLogoProps { - logoText: string; - adjustHeightFactor?: number; - verticalAlign?: "top" | "center"; + text: string; className?: string; + fontSize?: number; + fill?: string; + fontWeight?: string; + fontFamily?: string; } -const SvgTextLogo = memo(function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); - +const SvgTextLogo: React.FC = ({ + text, + className = '', + fontSize = 24, + fill = 'currentColor', + fontWeight = '700', + fontFamily = 'system-ui, -apple-system, sans-serif', +}) => { return ( - {logoText} + {text} ); -}); - -SvgTextLogo.displayName = "SvgTextLogo"; +}; export default SvgTextLogo; -- 2.49.1