Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 13:24:44 +00:00
parent c06c51240b
commit dbb59e7499

View File

@@ -68,13 +68,13 @@ export default function ContactPage() {
features={[
{
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", imageAlt: "Dashboard Interface"},
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", imageAlt: "Retention Analytics"},
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", imageAlt: "Customer Support"},
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"},
]}
animationType="slide-up"
textboxLayout="default"