Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-03 13:21:10 +00:00
Showing only changes of commit a2b83de383 - Show all commits

View File

@@ -70,21 +70,21 @@ export default function ContactPage() {
id: "1", id: "1",
title: "Trusted by 1200+ Active Gyms", title: "Trusted by 1200+ Active Gyms",
tags: ["Proven", "Verified"], 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", imageAlt: "Dashboard Interface",
}, },
{ {
id: "2", id: "2",
title: "24% Average Member Retention Increase", title: "24% Average Member Retention Increase",
tags: ["Guaranteed", "Results"], 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", imageAlt: "Retention Analytics",
}, },
{ {
id: "3", id: "3",
title: "Award-Winning Customer Support", title: "Award-Winning Customer Support",
tags: ["Available", "24/7"], 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", imageAlt: "Customer Support",
}, },
]} ]}