From 517c0c4fa842f68c58b418d9b187a3c1877d6681 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:34:36 +0000 Subject: [PATCH 1/3] Update src/app/page.tsx --- src/app/page.tsx | 151 +++++++---------------------------------------- 1 file changed, 21 insertions(+), 130 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0925a26..bfc1317 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,32 +101,16 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "AI Chat Master", - description: "Advanced AI-powered chatbot with natural language processing", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-telegram-bot-interface-screenshot-show-1773243153207-c6149c84.png?_wi=1", - imageAlt: "AI Chat Master Bot", - buttonIcon: ArrowRight, + title: "AI Chat Master", description: "Advanced AI-powered chatbot with natural language processing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-telegram-bot-interface-screenshot-show-1773243153207-c6149c84.png", imageAlt: "AI Chat Master Bot", buttonIcon: ArrowRight, }, { - title: "Music Playlist Manager", - description: "Control your Spotify and music streaming with ease", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-music-telegram-bot-interface-showing-p-1773243148514-249cc2c5.png?_wi=1", - imageAlt: "Music Playlist Manager Bot", - buttonIcon: ArrowRight, + title: "Music Playlist Manager", description: "Control your Spotify and music streaming with ease", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-music-telegram-bot-interface-showing-p-1773243148514-249cc2c5.png", imageAlt: "Music Playlist Manager Bot", buttonIcon: ArrowRight, }, { - title: "File Download Pro", - description: "Download and manage files from various sources", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-download-utility-telegram-bot-showing--1773243148459-d9376052.png?_wi=1", - imageAlt: "File Download Pro Bot", - buttonIcon: ArrowRight, + title: "File Download Pro", description: "Download and manage files from various sources", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-download-utility-telegram-bot-showing--1773243148459-d9376052.png", imageAlt: "File Download Pro Bot", buttonIcon: ArrowRight, }, { - title: "Learn Anything", - description: "Interactive educational courses and quizzes", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/an-education-telegram-bot-showing-course-1773243147669-88bfb7ee.png?_wi=1", - imageAlt: "Learn Anything Education Bot", - buttonIcon: ArrowRight, + title: "Learn Anything", description: "Interactive educational courses and quizzes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/an-education-telegram-bot-showing-course-1773243147669-88bfb7ee.png", imageAlt: "Learn Anything Education Bot", buttonIcon: ArrowRight, }, ]} textboxLayout="default" @@ -143,53 +127,17 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "ai-bots", - name: "AI Bots", - price: "50+ Bots", - variant: "Intelligent Assistants", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-or-visual-representation-for-ai-bot-1773243147693-5dba5e36.png?_wi=1", - imageAlt: "AI Bots Category", - }, + id: "ai-bots", name: "AI Bots", price: "50+ Bots", variant: "Intelligent Assistants", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-or-visual-representation-for-ai-bot-1773243147693-5dba5e36.png", imageAlt: "AI Bots Category"}, { - id: "download-bots", - name: "Download Bots", - price: "35+ Bots", - variant: "File Management", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-download-bots-category-download-1773243147505-c1207d17.png?_wi=1", - imageAlt: "Download Bots Category", - }, + id: "download-bots", name: "Download Bots", price: "35+ Bots", variant: "File Management", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-download-bots-category-download-1773243147505-c1207d17.png", imageAlt: "Download Bots Category"}, { - id: "music-bots", - name: "Music Bots", - price: "28+ Bots", - variant: "Audio Streaming", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-music-bots-category-musical-not-1773243148719-94d3872a.png?_wi=1", - imageAlt: "Music Bots Category", - }, + id: "music-bots", name: "Music Bots", price: "28+ Bots", variant: "Audio Streaming", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-music-bots-category-musical-not-1773243148719-94d3872a.png", imageAlt: "Music Bots Category"}, { - id: "utility-bots", - name: "Utility Bots", - price: "42+ Bots", - variant: "Tools & Helpers", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-utility-bots-category-tools-gea-1773243147317-186d2e49.png?_wi=1", - imageAlt: "Utility Bots Category", - }, + id: "utility-bots", name: "Utility Bots", price: "42+ Bots", variant: "Tools & Helpers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-utility-bots-category-tools-gea-1773243147317-186d2e49.png", imageAlt: "Utility Bots Category"}, { - id: "crypto-bots", - name: "Crypto Bots", - price: "22+ Bots", - variant: "Trading & Finance", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-crypto-bots-category-bitcoin-bl-1773243147630-ed1c2a0e.png?_wi=1", - imageAlt: "Crypto Bots Category", - }, + id: "crypto-bots", name: "Crypto Bots", price: "22+ Bots", variant: "Trading & Finance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-crypto-bots-category-bitcoin-bl-1773243147630-ed1c2a0e.png", imageAlt: "Crypto Bots Category"}, { - id: "education-bots", - name: "Education Bots", - price: "31+ Bots", - variant: "Learning Resources", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-education-bots-category-books-g-1773243147982-e072d8bd.png?_wi=1", - imageAlt: "Education Bots Category", - }, + id: "education-bots", name: "Education Bots", price: "31+ Bots", variant: "Learning Resources", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-education-bots-category-books-g-1773243147982-e072d8bd.png", imageAlt: "Education Bots Category"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -226,17 +174,14 @@ export default function HomePage() { description="Telegram Bot Hub makes it easy to find the perfect bots for your needs. Browse our curated directory, get detailed information about each bot, and join a community of developers and bot enthusiasts. Developers can submit their bots to reach thousands of potential users." metrics={[ { - value: "Easy Discovery", - title: "Search and filter bots by category, rating, and features", - }, + value: "Easy Discovery", title: "Search and filter bots by category, rating, and features"}, { - value: "Open Submission", - title: "Submit your bot for free and promote it to the community", - }, + value: "Open Submission", title: "Submit your bot for free and promote it to the community"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png" imageAlt="Bot Discovery Process" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={true} /> @@ -249,71 +194,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Chen, Developer", - date: "Date: 15 January 2025", - title: "Found my favorite bot here!", - quote: "Telegram Bot Hub helped me discover amazing bots that saved me hours every week. The directory is incredibly well organized and easy to navigate. Highly recommend!", - tag: "Premium User", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-young-tech-en-1773243147243-92b4ecc7.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-telegram-bot-interface-screenshot-show-1773243153207-c6149c84.png?_wi=2", - imageAlt: "Testimonial - Bot Discovery", - }, + id: "1", name: "Sarah Chen, Developer", date: "Date: 15 January 2025", title: "Found my favorite bot here!", quote: "Telegram Bot Hub helped me discover amazing bots that saved me hours every week. The directory is incredibly well organized and easy to navigate. Highly recommend!", tag: "Premium User", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-young-tech-en-1773243147243-92b4ecc7.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-telegram-bot-interface-screenshot-show-1773243153207-c6149c84.png", imageAlt: "Testimonial - Bot Discovery"}, { - id: "2", - name: "Marcus Rodriguez, Product Manager", - date: "Date: 12 January 2025", - title: "Perfect platform for bot discovery", - quote: "We launched our bot on Telegram Bot Hub and saw incredible adoption. The community is engaged and the platform makes submission seamless. Best decision for our bot launch.", - tag: "Bot Creator", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-diverse-busin-1773243147065-b0583d56.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-music-telegram-bot-interface-showing-p-1773243148514-249cc2c5.png?_wi=2", - imageAlt: "Testimonial - Bot Launch", - }, + id: "2", name: "Marcus Rodriguez, Product Manager", date: "Date: 12 January 2025", title: "Perfect platform for bot discovery", quote: "We launched our bot on Telegram Bot Hub and saw incredible adoption. The community is engaged and the platform makes submission seamless. Best decision for our bot launch.", tag: "Bot Creator", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-diverse-busin-1773243147065-b0583d56.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-music-telegram-bot-interface-showing-p-1773243148514-249cc2c5.png", imageAlt: "Testimonial - Bot Launch"}, { - id: "3", - name: "Priya Patel, Tech Enthusiast", - date: "Date: 10 January 2025", - title: "The most comprehensive bot directory", - quote: "I've tried other bot directories, but Telegram Bot Hub is by far the most comprehensive and user-friendly. The ratings and reviews really help me choose the right bots.", - tag: "Active User", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-creative-prof-1773243147524-6819facd.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-download-utility-telegram-bot-showing--1773243148459-d9376052.png?_wi=2", - imageAlt: "Testimonial - User Experience", - }, + id: "3", name: "Priya Patel, Tech Enthusiast", date: "Date: 10 January 2025", title: "The most comprehensive bot directory", quote: "I've tried other bot directories, but Telegram Bot Hub is by far the most comprehensive and user-friendly. The ratings and reviews really help me choose the right bots.", tag: "Active User", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-creative-prof-1773243147524-6819facd.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-download-utility-telegram-bot-showing--1773243148459-d9376052.png", imageAlt: "Testimonial - User Experience"}, { - id: "4", - name: "James Wilson, Entrepreneur", - date: "Date: 8 January 2025", - title: "Growing platform with great potential", - quote: "Submitted my bot 3 months ago and have seen steady growth. The platform's features make bot discovery frictionless. Looking forward to more users joining the community.", - tag: "Business Owner", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-business-lead-1773243146811-e2414332.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/an-education-telegram-bot-showing-course-1773243147669-88bfb7ee.png?_wi=2", - imageAlt: "Testimonial - Bot Success", - }, + id: "4", name: "James Wilson, Entrepreneur", date: "Date: 8 January 2025", title: "Growing platform with great potential", quote: "Submitted my bot 3 months ago and have seen steady growth. The platform's features make bot discovery frictionless. Looking forward to more users joining the community.", tag: "Business Owner", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-business-lead-1773243146811-e2414332.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/an-education-telegram-bot-showing-course-1773243147669-88bfb7ee.png", imageAlt: "Testimonial - Bot Success"}, { - id: "5", - name: "Lisa Zhang, Data Analyst", - date: "Date: 5 January 2025", - title: "Exactly what I was looking for", - quote: "Found the perfect productivity bot that integrated seamlessly with my workflow. The platform's detailed information helped me make the right choice.", - tag: "Premium User", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-tech-innovato-1773243147483-23f9d55a.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-telegram-bot-interface-screenshot-show-1773243153207-c6149c84.png?_wi=3", - imageAlt: "Testimonial - Productivity", - }, + id: "5", name: "Lisa Zhang, Data Analyst", date: "Date: 5 January 2025", title: "Exactly what I was looking for", quote: "Found the perfect productivity bot that integrated seamlessly with my workflow. The platform's detailed information helped me make the right choice.", tag: "Premium User", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-tech-innovato-1773243147483-23f9d55a.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-telegram-bot-interface-screenshot-show-1773243153207-c6149c84.png", imageAlt: "Testimonial - Productivity"}, { - id: "6", - name: "David Kim, Software Engineer", - date: "Date: 2 January 2025", - title: "Community-driven and reliable", - quote: "I appreciate how Telegram Bot Hub curates and verifies bots. The ratings system is transparent and helpful. This is the go-to platform for finding quality bots.", - tag: "Tech Developer", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-diverse-busin-1773243147275-1f6a3f6c.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-music-telegram-bot-interface-showing-p-1773243148514-249cc2c5.png?_wi=3", - imageAlt: "Testimonial - Quality Assurance", - }, + id: "6", name: "David Kim, Software Engineer", date: "Date: 2 January 2025", title: "Community-driven and reliable", quote: "I appreciate how Telegram Bot Hub curates and verifies bots. The ratings system is transparent and helpful. This is the go-to platform for finding quality bots.", tag: "Tech Developer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/professional-headshot-of-a-diverse-busin-1773243147275-1f6a3f6c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/a-music-telegram-bot-interface-showing-p-1773243148514-249cc2c5.png", imageAlt: "Testimonial - Quality Assurance"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -328,7 +219,7 @@ export default function HomePage() { description="Subscribe to our newsletter and be the first to discover new bots, featured releases, and community updates." background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png" imageAlt="Newsletter Signup" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 1f487bf76fe21e8536a9bb84ff6e46589599f87f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:34:36 +0000 Subject: [PATCH 2/3] Update src/app/submit/page.tsx --- src/app/submit/page.tsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/app/submit/page.tsx b/src/app/submit/page.tsx index 3b65d48..99c9b84 100644 --- a/src/app/submit/page.tsx +++ b/src/app/submit/page.tsx @@ -84,17 +84,14 @@ export default function SubmitPage() { description="Getting your bot listed on Telegram Bot Hub is simple and free. We verify each submission to ensure quality and authenticity. Share your bot with thousands of potential users in our growing community." metrics={[ { - value: "Simple Process", - title: "Fill out a quick form with your bot details and link", - }, + value: "Simple Process", title: "Fill out a quick form with your bot details and link"}, { - value: "Free Listing", - title: "Get featured in our directory at no cost", - }, + value: "Free Listing", title: "Get featured in our directory at no cost"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png?_wi=5" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png" imageAlt="Bot Submission Process" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -107,7 +104,7 @@ export default function SubmitPage() { description="Join hundreds of bot creators who have successfully launched their projects on Telegram Bot Hub. Our team reviews submissions within 24-48 hours." background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png?_wi=6" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png" imageAlt="Submit Bot Contact" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 54ddd30a11d4b96f7f5364f9b93e058b7c181468 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:34:37 +0000 Subject: [PATCH 3/3] Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx --- .../shared/SvgTextLogo/SvgTextLogo.tsx | 62 ++++++++----------- 1 file changed, 26 insertions(+), 36 deletions(-) diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index f214190..54ae889 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -1,51 +1,41 @@ -"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; + fontWeight?: number; + letterSpacing?: number; + dominantBaseline?: 'auto' | 'baseline' | 'before-edge' | 'hanging' | 'mathematical' | 'central' | 'after-edge' | 'ideographic' | 'alphabetic'; } -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 = 32, + fontWeight = 700, + letterSpacing = 0, + dominantBaseline = 'central', +}) => { return ( - {logoText} + {text} ); -}); - -SvgTextLogo.displayName = "SvgTextLogo"; +}; export default SvgTextLogo; -- 2.49.1