diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1db219e..7e0ffd1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -70,21 +70,21 @@ export default function ContactPage() { id: "1", title: "Trusted by 1200+ Active Gyms", tags: ["Proven", "Verified"], - 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=2", imageAlt: "Dashboard Interface", }, { id: "2", title: "24% Average Member Retention Increase", tags: ["Guaranteed", "Results"], - 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=2", imageAlt: "Retention Analytics", }, { id: "3", title: "Award-Winning Customer Support", tags: ["Available", "24/7"], - 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=2", imageAlt: "Customer Support", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 37d2b01..6f47bab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, { diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 4be295e..23cbd8a 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -123,21 +123,21 @@ export default function PricingPage() { id: "1", title: "Real-time Member Tracking", tags: ["Essential", "All Plans"], - 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=2", imageAlt: "Member Tracking", }, { id: "2", title: "Secure Payment Processing", tags: ["Integrated", "All Plans"], - 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=2", imageAlt: "Payment Processing", }, { id: "3", title: "Automated Class Scheduling", tags: ["Management", "All Plans"], - 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=2", imageAlt: "Class Scheduling", }, ]}