Update src/app/page.tsx

This commit is contained in:
2026-03-03 13:21:05 +00:00
parent a2b83de383
commit 38ee4d4c18

View File

@@ -60,7 +60,7 @@ export default function HomePage() {
{ text: "Watch Demo", href: "https://example.com/demo" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-modern-professional-gym-management-das-1772543988881-eca3bc50.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-modern-professional-gym-management-das-1772543988881-eca3bc50.png?_wi=1"
imageAlt="GymFlow Dashboard Interface"
mediaAnimation="slide-up"
marqueeItems={[
@@ -86,35 +86,35 @@ export default function HomePage() {
id: "1",
title: "Intelligent Member Tracking",
tags: ["Real-time", "Attendance"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-sleek-feature-illustration-showing-rea-1772543987521-f9811cd3.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-sleek-feature-illustration-showing-rea-1772543987521-f9811cd3.png?_wi=1",
imageAlt: "Member Tracking Illustration",
},
{
id: "2",
title: "Revenue Analytics Dashboard",
tags: ["Financial", "Insights"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-sophisticated-revenue-analytics-dashbo-1772543986915-93ba9914.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-sophisticated-revenue-analytics-dashbo-1772543986915-93ba9914.png?_wi=1",
imageAlt: "Revenue Analytics Dashboard",
},
{
id: "3",
title: "Automated Payment Processing",
tags: ["Stripe", "Secure"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/an-illustration-of-secure-payment-proces-1772543987203-e5583baa.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/an-illustration-of-secure-payment-proces-1772543987203-e5583baa.png?_wi=1",
imageAlt: "Payment Processing Illustration",
},
{
id: "4",
title: "Retention Intelligence",
tags: ["Predictive", "Engagement"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-predictive-analytics-illustration-show-1772543987132-86e6bf02.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-predictive-analytics-illustration-show-1772543987132-86e6bf02.png?_wi=1",
imageAlt: "Retention Intelligence Illustration",
},
{
id: "5",
title: "Class Scheduling System",
tags: ["Trainer", "Management"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-professional-class-scheduling-system-i-1772543988997-af828e22.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-professional-class-scheduling-system-i-1772543988997-af828e22.png?_wi=1",
imageAlt: "Class Scheduling System",
},
{