diff --git a/src/app/page.tsx b/src/app/page.tsx index 066540a..884567c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -38,9 +38,7 @@ export default function HomePage() { { name: "About", id: "#about" }, ]} button={{ - text: "Sign In", - href: "/login", - }} + text: "Sign In", href: "/login"}} animateOnLoad={true} /> @@ -52,49 +50,27 @@ export default function HomePage() { tag="Financial Freedom Starts Here" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { - text: "Start Tracking Today", - href: "/dashboard", - }, + text: "Start Tracking Today", href: "/dashboard"}, { - text: "Watch Demo", - href: "#", - }, + text: "Watch Demo", href: "#"}, ]} buttonAnimation="slide-up" carouselItems={[ { - id: "1", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-modern-fintech-dashboard-interface-sho-1773380665608-8747a75f.png?_wi=1", - imageAlt: "SmartSave Dashboard Interface", - }, + id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-modern-fintech-dashboard-interface-sho-1773380665608-8747a75f.png", imageAlt: "SmartSave Dashboard Interface"}, { - id: "2", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png?_wi=1", - imageAlt: "Expense Tracking Feature", - }, + id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png", imageAlt: "Expense Tracking Feature"}, { - id: "3", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-financial-goals-visualization-showing--1773380666418-7563d017.png?_wi=1", - imageAlt: "Savings Goals Tracker", - }, + id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-financial-goals-visualization-showing--1773380666418-7563d017.png", imageAlt: "Savings Goals Tracker"}, { - id: "4", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-comprehensive-financial-insights-dashb-1773380666169-cdfbe2e5.png?_wi=1", - imageAlt: "Financial Insights Analytics", - }, + id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-comprehensive-financial-insights-dashb-1773380666169-cdfbe2e5.png", imageAlt: "Financial Insights Analytics"}, { - id: "5", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-modern-fintech-dashboard-interface-sho-1773380665608-8747a75f.png?_wi=2", - imageAlt: "Dashboard Summary View", - }, + id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-modern-fintech-dashboard-interface-sho-1773380665608-8747a75f.png", imageAlt: "Dashboard Summary View"}, { - id: "6", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png?_wi=2", - imageAlt: "Mobile Expense Interface", - }, + id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png", imageAlt: "Mobile Expense Interface"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -110,13 +86,9 @@ export default function HomePage() { useInvertedBackground={false} buttons={[ { - text: "Learn Our Story", - href: "#", - }, + text: "Learn Our Story", href: "#"}, { - text: "Join Community", - href: "#", - }, + text: "Join Community", href: "#"}, ]} buttonAnimation="slide-up" /> @@ -134,47 +106,23 @@ export default function HomePage() { animationType="slide-up" features={[ { - id: "1", - title: "Smart Expense Tracking", - tags: ["Real-time", "Categorized"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png?_wi=3", - imageAlt: "Smart expense tracking interface", - }, + id: "1", title: "Smart Expense Tracking", tags: ["Real-time", "Categorized"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png", imageAlt: "Smart expense tracking interface"}, { - id: "2", - title: "Savings Goals", - tags: ["Motivating", "Progress Tracking"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-financial-goals-visualization-showing--1773380666418-7563d017.png?_wi=2", - imageAlt: "Savings goals visualization", - }, + id: "2", title: "Savings Goals", tags: ["Motivating", "Progress Tracking"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-financial-goals-visualization-showing--1773380666418-7563d017.png", imageAlt: "Savings goals visualization"}, { - id: "3", - title: "Financial Insights", - tags: ["Analytics", "Reports"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-comprehensive-financial-insights-dashb-1773380666169-cdfbe2e5.png?_wi=2", - imageAlt: "Financial insights dashboard", - }, + id: "3", title: "Financial Insights", tags: ["Analytics", "Reports"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-comprehensive-financial-insights-dashb-1773380666169-cdfbe2e5.png", imageAlt: "Financial insights dashboard"}, { - id: "4", - title: "Income Management", - tags: ["Multi-source", "Tracking"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png?_wi=4", - imageAlt: "Income management interface", - }, + id: "4", title: "Income Management", tags: ["Multi-source", "Tracking"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png", imageAlt: "Income management interface"}, { - id: "5", - title: "Secure Dashboard", - tags: ["Protected", "Private"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-modern-fintech-dashboard-interface-sho-1773380665608-8747a75f.png?_wi=3", - imageAlt: "Secure dashboard overview", - }, + id: "5", title: "Secure Dashboard", tags: ["Protected", "Private"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-modern-fintech-dashboard-interface-sho-1773380665608-8747a75f.png", imageAlt: "Secure dashboard overview"}, { - id: "6", - title: "Smart Notifications", - tags: ["Timely", "Customizable"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png?_wi=5", - imageAlt: "Notification preferences", - }, + id: "6", title: "Smart Notifications", tags: ["Timely", "Customizable"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-sleek-mobile-app-interface-showing-exp-1773380665497-77efa16b.png", imageAlt: "Notification preferences"}, ]} /> @@ -192,25 +140,13 @@ export default function HomePage() { gridVariant="uniform-all-items-equal" metrics={[ { - id: "1", - value: "50K+", - description: "Active Users", - }, + id: "1", value: "50K+", description: "Active Users"}, { - id: "2", - value: "$2.5B", - description: "Tracked Transactions", - }, + id: "2", value: "$2.5B", description: "Tracked Transactions"}, { - id: "3", - value: "4.8★", - description: "User Rating", - }, + id: "3", value: "4.8★", description: "User Rating"}, { - id: "4", - value: "98%", - description: "Data Security", - }, + id: "4", value: "98%", description: "Data Security"}, ]} /> @@ -227,114 +163,52 @@ export default function HomePage() { animationType="slide-up" buttons={[ { - text: "Compare Features", - href: "#", - }, + text: "Compare Features", href: "#"}, ]} plans={[ { - id: "free", - badge: "Essential", - badgeIcon: Zap, - price: "Free", - subtitle: "Perfect for getting started", - buttons: [ + id: "free", badge: "Essential", badgeIcon: Zap, + price: "Free", subtitle: "Perfect for getting started", buttons: [ { - text: "Get Started", - href: "#", - }, + text: "Get Started", href: "#"}, { - text: "Learn More", - href: "#", - }, + text: "Learn More", href: "#"}, ], features: [ - "Basic expense tracking", - "Income management", - "Monthly reports", - "3 savings goals", - "Email support", - ], + "Basic expense tracking", "Income management", "Monthly reports", "3 savings goals", "Email support"], }, { - id: "pro", - badge: "Professional", - badgeIcon: Sparkles, - price: "$9.99/mo", - subtitle: "For serious savers", - buttons: [ + id: "pro", badge: "Professional", badgeIcon: Sparkles, + price: "$9.99/mo", subtitle: "For serious savers", buttons: [ { - text: "Start Free Trial", - href: "#", - }, + text: "Start Free Trial", href: "#"}, { - text: "Chat Support", - href: "#", - }, + text: "Chat Support", href: "#"}, ], features: [ - "Unlimited expense tracking", - "Advanced analytics", - "Unlimited savings goals", - "Custom categories", - "Budget alerts", - "Priority support", - "Data export", - ], + "Unlimited expense tracking", "Advanced analytics", "Unlimited savings goals", "Custom categories", "Budget alerts", "Priority support", "Data export"], }, { - id: "premium", - badge: "Premium", - badgeIcon: Sparkles, - price: "$19.99/mo", - subtitle: "Complete financial control", - buttons: [ + id: "premium", badge: "Premium", badgeIcon: Sparkles, + price: "$19.99/mo", subtitle: "Complete financial control", buttons: [ { - text: "Upgrade Now", - href: "#", - }, + text: "Upgrade Now", href: "#"}, { - text: "Enterprise", - href: "#", - }, + text: "Enterprise", href: "#"}, ], features: [ - "Everything in Professional", - "Investment tracking", - "Tax report generation", - "Multi-account management", - "Financial advisor consultation", - "Advanced forecasting", - "24/7 VIP support", - "API access", - ], + "Everything in Professional", "Investment tracking", "Tax report generation", "Multi-account management", "Financial advisor consultation", "Advanced forecasting", "24/7 VIP support", "API access"], }, { - id: "business", - badge: "Business", - badgeIcon: Award, - price: "Custom", - subtitle: "For teams and enterprises", - buttons: [ + id: "business", badge: "Business", badgeIcon: Award, + price: "Custom", subtitle: "For teams and enterprises", buttons: [ { - text: "Contact Sales", - href: "#", - }, + text: "Contact Sales", href: "#"}, { - text: "Schedule Demo", - href: "#", - }, + text: "Schedule Demo", href: "#"}, ], features: [ - "Unlimited everything", - "Team management", - "Advanced security", - "Custom integrations", - "Dedicated account manager", - "SLA guarantee", - "Custom reporting", - "White-label options", - ], + "Unlimited everything", "Team management", "Advanced security", "Custom integrations", "Dedicated account manager", "SLA guarantee", "Custom reporting", "White-label options"], }, ]} /> @@ -353,35 +227,17 @@ export default function HomePage() { animationType="smooth" faqs={[ { - id: "1", - title: "Is my financial data secure?", - content: "Yes, absolutely. SmartSave uses bank-level encryption (256-bit SSL) and complies with GDPR and PCI DSS standards. Your data is stored on secure servers with automatic backups. We never sell or share your financial information with third parties.", - }, + id: "1", title: "Is my financial data secure?", content: "Yes, absolutely. SmartSave uses bank-level encryption (256-bit SSL) and complies with GDPR and PCI DSS standards. Your data is stored on secure servers with automatic backups. We never sell or share your financial information with third parties."}, { - id: "2", - title: "Can I sync my bank accounts?", - content: "Yes. SmartSave integrates with major banks and financial institutions for automatic transaction syncing. You can also manually add transactions. All connections are encrypted and secured through industry-standard APIs.", - }, + id: "2", title: "Can I sync my bank accounts?", content: "Yes. SmartSave integrates with major banks and financial institutions for automatic transaction syncing. You can also manually add transactions. All connections are encrypted and secured through industry-standard APIs."}, { - id: "3", - title: "What's included in the free plan?", - content: "The free plan includes basic expense and income tracking, monthly financial reports, up to 3 savings goals, and access to our mobile app. It's perfect for getting started with personal finance management.", - }, + id: "3", title: "What's included in the free plan?", content: "The free plan includes basic expense and income tracking, monthly financial reports, up to 3 savings goals, and access to our mobile app. It's perfect for getting started with personal finance management."}, { - id: "4", - title: "Can I export my financial data?", - content: "Yes. With Pro and Premium plans, you can export your data as CSV, PDF, or integrate with other financial tools through our API. This ensures you always have access to your information.", - }, + id: "4", title: "Can I export my financial data?", content: "Yes. With Pro and Premium plans, you can export your data as CSV, PDF, or integrate with other financial tools through our API. This ensures you always have access to your information."}, { - id: "5", - title: "How accurate are the analytics?", - content: "Our analytics engine processes transactions in real-time with 99.9% accuracy. We use advanced algorithms to categorize expenses automatically and provide precise insights into your spending patterns.", - }, + id: "5", title: "How accurate are the analytics?", content: "Our analytics engine processes transactions in real-time with 99.9% accuracy. We use advanced algorithms to categorize expenses automatically and provide precise insights into your spending patterns."}, { - id: "6", - title: "What if I need help?", - content: "SmartSave offers 24/7 support through email, chat, and phone for Premium customers. Free users have access to our knowledge base and community forums. We typically respond within 2 hours to all support requests.", - }, + id: "6", title: "What if I need help?", content: "SmartSave offers 24/7 support through email, chat, and phone for Premium customers. Free users have access to our knowledge base and community forums. We typically respond within 2 hours to all support requests."}, ]} /> @@ -397,41 +253,13 @@ export default function HomePage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Finally understand where my money goes", - quote: "SmartSave has completely transformed how I manage my finances. The dashboard is intuitive, and I can now see exactly where every dollar goes. I've already cut my unnecessary spending by 30%!", - name: "Sarah Johnson", - role: "Marketing Professional", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-headshot-portrait-of-a-sa-1773380664744-51de8529.png", - imageAlt: "Sarah Johnson", - }, + id: "1", title: "Finally understand where my money goes", quote: "SmartSave has completely transformed how I manage my finances. The dashboard is intuitive, and I can now see exactly where every dollar goes. I've already cut my unnecessary spending by 30%!", name: "Sarah Johnson", role: "Marketing Professional", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-headshot-portrait-of-a-sa-1773380664744-51de8529.png", imageAlt: "Sarah Johnson"}, { - id: "2", - title: "Achieved my savings goals faster than ever", - quote: "The savings goals feature is amazing. Being able to track my progress toward multiple goals simultaneously kept me motivated. I reached my emergency fund target 6 months earlier than planned.", - name: "Michael Chen", - role: "Software Engineer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-headshot-of-a-confident-b-1773380664654-1abffd43.png", - imageAlt: "Michael Chen", - }, + id: "2", title: "Achieved my savings goals faster than ever", quote: "The savings goals feature is amazing. Being able to track my progress toward multiple goals simultaneously kept me motivated. I reached my emergency fund target 6 months earlier than planned.", name: "Michael Chen", role: "Software Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-headshot-of-a-confident-b-1773380664654-1abffd43.png", imageAlt: "Michael Chen"}, { - id: "3", - title: "Best investment for my financial health", - quote: "The analytics and insights are eye-opening. I discovered spending patterns I never knew I had. Now I make smarter financial decisions daily. SmartSave pays for itself many times over.", - name: "Emily Rodriguez", - role: "Entrepreneur", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-headshot-of-a-young-woman-1773380664529-62cc97d9.png", - imageAlt: "Emily Rodriguez", - }, + id: "3", title: "Best investment for my financial health", quote: "The analytics and insights are eye-opening. I discovered spending patterns I never knew I had. Now I make smarter financial decisions daily. SmartSave pays for itself many times over.", name: "Emily Rodriguez", role: "Entrepreneur", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-headshot-of-a-young-woman-1773380664529-62cc97d9.png", imageAlt: "Emily Rodriguez"}, { - id: "4", - title: "The support team is incredibly helpful", - quote: "What impressed me most is the customer support. They answered all my questions promptly and helped me set up everything perfectly. This level of care is rare in fintech apps.", - name: "David Kim", - role: "Financial Analyst", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-headshot-of-a-mature-busi-1773380664330-75f557f3.png", - imageAlt: "David Kim", - }, + id: "4", title: "The support team is incredibly helpful", quote: "What impressed me most is the customer support. They answered all my questions promptly and helped me set up everything perfectly. This level of care is rare in fintech apps.", name: "David Kim", role: "Financial Analyst", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-headshot-of-a-mature-busi-1773380664330-75f557f3.png", imageAlt: "David Kim"}, ]} /> @@ -443,27 +271,19 @@ export default function HomePage() { useInvertedBackground={false} mediaAnimation="slide-up" mediaPosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-illustration-of-a-person--1773380665799-1e07f6a8.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AsU5d8eXURDJpdSzOWRYw3KBgu/a-professional-illustration-of-a-person--1773380665799-1e07f6a8.png" imageAlt="Financial management illustration" buttonText="Send Message" inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "your@email.com", - required: true, + name: "email", type: "email", placeholder: "your@email.com", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us how we can help...", - rows: 5, + name: "message", placeholder: "Tell us how we can help...", rows: 5, required: true, }} /> @@ -476,81 +296,49 @@ export default function HomePage() { { items: [ { - label: "Home", - href: "/", - }, + label: "Home", href: "/"}, { - label: "Features", - href: "#features", - }, + label: "Features", href: "#features"}, { - label: "Pricing", - href: "#pricing", - }, + label: "Pricing", href: "#pricing"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, ], }, { items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Blog", - href: "/blog", - }, + label: "Blog", href: "/blog"}, { - label: "Careers", - href: "/careers", - }, + label: "Careers", href: "/careers"}, { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, ], }, { items: [ { - label: "Privacy Policy", - href: "/privacy", - }, + label: "Privacy Policy", href: "/privacy"}, { - label: "Terms of Service", - href: "/terms", - }, + label: "Terms of Service", href: "/terms"}, { - label: "Security", - href: "/security", - }, + label: "Security", href: "/security"}, { - label: "Compliance", - href: "/compliance", - }, + label: "Compliance", href: "/compliance"}, ], }, { items: [ { - label: "Twitter", - href: "https://twitter.com", - }, + label: "Twitter", href: "https://twitter.com"}, { - label: "LinkedIn", - href: "https://linkedin.com", - }, + label: "LinkedIn", href: "https://linkedin.com"}, { - label: "Facebook", - href: "https://facebook.com", - }, + label: "Facebook", href: "https://facebook.com"}, { - label: "Instagram", - href: "https://instagram.com", - }, + label: "Instagram", href: "https://instagram.com"}, ], }, ]} diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index f214190..0e71a94 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -1,51 +1,30 @@ -"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; } -const SvgTextLogo = memo(function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); - +export const SvgTextLogo: React.FC = ({ + text, + className = ""}) => { return ( - {logoText} + {text} ); -}); - -SvgTextLogo.displayName = "SvgTextLogo"; - -export default SvgTextLogo; +}; \ No newline at end of file