Update src/app/page.tsx

This commit is contained in:
2026-03-03 13:24:45 +00:00
parent dbb59e7499
commit 925870f262

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={[
@@ -84,19 +84,19 @@ export default function HomePage() {
features={[
{
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", imageAlt: "Member Tracking Illustration"},
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", imageAlt: "Revenue Analytics Dashboard"},
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", imageAlt: "Payment Processing Illustration"},
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", imageAlt: "Retention Intelligence Illustration"},
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", imageAlt: "Class Scheduling System"},
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"},
{
id: "6", title: "Multi-Location Control", tags: ["Franchise", "Scalable"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-multi-location-management-dashboard-sh-1772543987459-c6d4ce1a.png", imageAlt: "Multi-Location Dashboard"},