Update src/app/submit/page.tsx

This commit is contained in:
2026-03-11 15:34:36 +00:00
parent 517c0c4fa8
commit 1f487bf76f

View File

@@ -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}
/>
</div>
@@ -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"