Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 12:01:56 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
{ text: "View Programs", href: "#features" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/friends-helping-each-other-exercise_23-2148303356.jpg"
imageSrc="http://img.b2bpic.net/free-photo/friends-helping-each-other-exercise_23-2148303356.jpg?_wi=1"
imageAlt="Professional personal trainer coaching client"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -116,11 +116,11 @@ export default function LandingPage() {
},
{
id: 2,
title: "Nutrition Guidance & Meal Planning", description: "Science-based nutrition strategies to support your training. Customized meal plans that fit your lifestyle and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/women-training-together-outdoors_23-2148657831.jpg", imageAlt: "fitness transformation progress client results"
title: "Nutrition Guidance & Meal Planning", description: "Science-based nutrition strategies to support your training. Customized meal plans that fit your lifestyle and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/women-training-together-outdoors_23-2148657831.jpg?_wi=1", imageAlt: "fitness transformation progress client results"
},
{
id: 3,
title: "Accountability & Motivation", description: "Regular check-ins, progress tracking, and ongoing motivation to keep you on track. Celebrate wins and overcome challenges together.", imageSrc: "http://img.b2bpic.net/free-photo/friends-helping-each-other-exercise_23-2148303356.jpg", imageAlt: "personal trainer coaching client gym"
title: "Accountability & Motivation", description: "Regular check-ins, progress tracking, and ongoing motivation to keep you on track. Celebrate wins and overcome challenges together.", imageSrc: "http://img.b2bpic.net/free-photo/friends-helping-each-other-exercise_23-2148303356.jpg?_wi=2", imageAlt: "personal trainer coaching client gym"
}
]}
animationType="blur-reveal"
@@ -205,7 +205,7 @@ export default function LandingPage() {
description="Get weekly workout tips, nutrition advice, and exclusive access to new programs. Join our community of fitness enthusiasts committed to transformation."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/women-training-together-outdoors_23-2148657831.jpg"
imageSrc="http://img.b2bpic.net/free-photo/women-training-together-outdoors_23-2148657831.jpg?_wi=2"
imageAlt="Fitness transformation success"
mediaAnimation="blur-reveal"
mediaPosition="left"