Update src/app/categories/page.tsx

This commit is contained in:
2026-03-11 15:33:31 +00:00
parent cca62c4b75
commit a6bbf9803f

View File

@@ -85,7 +85,7 @@ export default function CategoriesPage() {
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",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-or-visual-representation-for-ai-bot-1773243147693-5dba5e36.png?_wi=3",
imageAlt: "AI Bots Category",
},
{
@@ -93,7 +93,7 @@ export default function CategoriesPage() {
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",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-download-bots-category-download-1773243147505-c1207d17.png?_wi=3",
imageAlt: "Download Bots Category",
},
{
@@ -101,7 +101,7 @@ export default function CategoriesPage() {
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",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-music-bots-category-musical-not-1773243148719-94d3872a.png?_wi=3",
imageAlt: "Music Bots Category",
},
{
@@ -109,7 +109,7 @@ export default function CategoriesPage() {
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",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-utility-bots-category-tools-gea-1773243147317-186d2e49.png?_wi=3",
imageAlt: "Utility Bots Category",
},
{
@@ -117,7 +117,7 @@ export default function CategoriesPage() {
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",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-crypto-bots-category-bitcoin-bl-1773243147630-ed1c2a0e.png?_wi=3",
imageAlt: "Crypto Bots Category",
},
{
@@ -125,7 +125,7 @@ export default function CategoriesPage() {
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",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/icon-for-education-bots-category-books-g-1773243147982-e072d8bd.png?_wi=3",
imageAlt: "Education Bots Category",
},
]}
@@ -179,7 +179,7 @@ export default function CategoriesPage() {
description="Get notified when we launch new bot categories and expand our directory with fresh collections."
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"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnzLyhtB5RymsHsflern7ouDVJ/modern-illustration-of-a-person-working--1773243149449-f5529369.png?_wi=4"
imageAlt="Newsletter Signup"
mediaAnimation="slide-up"
mediaPosition="right"