Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d19884e3d0 | |||
| 00725f77e8 | |||
| cba310ae28 | |||
| 1f9b394016 | |||
| 998837584d | |||
| cdf2bf36ae |
@@ -101,16 +101,19 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
features={[
|
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", 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?_wi=1", imageAlt: "AI Chat Master Bot", buttonIcon: ArrowRight,
|
||||||
buttonHref: "/bot/ai-chat-master"},
|
buttonHref: "/bot/ai-chat-master"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
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: "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,
|
||||||
buttonHref: "/bot/music-playlist-manager"},
|
buttonHref: "/bot/music-playlist-manager"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
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: "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,
|
||||||
buttonHref: "/bot/file-download-pro"},
|
buttonHref: "/bot/file-download-pro"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
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,
|
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,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -121,23 +124,29 @@ export default function HomePage() {
|
|||||||
<div id="categories" data-section="categories">
|
<div id="categories" data-section="categories">
|
||||||
<ProductCardFour
|
<ProductCardFour
|
||||||
title="Browse Categories"
|
title="Browse Categories"
|
||||||
description="Explore bots by category to find exactly what you need"
|
description="Find the right bot in seconds—filter by AI, music, downloads, utilities, crypto, and education"
|
||||||
tag="Bot Categories"
|
tag="Bot Categories"
|
||||||
tagIcon={Grid3x3}
|
tagIcon={Grid3x3}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
products={[
|
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", 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", 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", 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", 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", 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", 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"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -174,11 +183,13 @@ 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."
|
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={[
|
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"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png?_wi=1"
|
||||||
imageAlt="Bot Discovery Process"
|
imageAlt="Bot Discovery Process"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
@@ -194,17 +205,23 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
testimonials={[
|
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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=3", imageAlt: "Testimonial - Quality Assurance"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -219,7 +236,7 @@ export default function HomePage() {
|
|||||||
description="Subscribe to our newsletter and be the first to discover new bots, featured releases, and community updates."
|
description="Subscribe to our newsletter and be the first to discover new bots, featured releases, and community updates."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png?_wi=2"
|
||||||
imageAlt="Newsletter Signup"
|
imageAlt="Newsletter Signup"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user