Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-31 09:22:15 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{
text: "Start Training", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-sport-center_1203-993.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-sport-center_1203-993.jpg?_wi=1"
/>
</div>
@@ -66,7 +66,7 @@ export default function LandingPage() {
{
value: "95%", title: "Goal Achievement"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
/>
@@ -96,9 +96,9 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Alex R.", date: "Jan 2025", title: "Strength Gains", quote: "PrimeM changed how I view training entirely.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-preparing-throw-fist_23-2149219784.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-sport-center_1203-993.jpg", imageAlt: "fitness athlete intense training gym"},
id: "1", name: "Alex R.", date: "Jan 2025", title: "Strength Gains", quote: "PrimeM changed how I view training entirely.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-preparing-throw-fist_23-2149219784.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-sport-center_1203-993.jpg?_wi=2", imageAlt: "fitness athlete intense training gym"},
{
id: "2", name: "Sarah K.", date: "Dec 2024", title: "Endurance", quote: "Finally achieved my marathon goals thanks to the coaching.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-woman-practicing-yoga-home_158595-5431.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg", imageAlt: "fitness coach teaching technique"},
id: "2", name: "Sarah K.", date: "Dec 2024", title: "Endurance", quote: "Finally achieved my marathon goals thanks to the coaching.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-woman-practicing-yoga-home_158595-5431.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg?_wi=2", imageAlt: "fitness coach teaching technique"},
{
id: "3", name: "Marcus L.", date: "Nov 2024", title: "Weight Loss", quote: "Best investment in my health I have made.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/copy-space-smiley-woman-with-headphones_23-2148435365.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-preparing-throw-fist_23-2149219784.jpg", imageAlt: "happy fitness member portrait"},
{
@@ -126,7 +126,7 @@ export default function LandingPage() {
title="Training Questions"
description="Get clear answers about our gym culture, programs, and coaching."
faqsAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-helping-man-workout-gym-high-angle_23-2149740130.jpg?_wi=3"
mediaAnimation="blur-reveal"
/>
</div>