Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-24 14:33:37 +00:00

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-tattooed-male-doing-shoulder-workout-with-kettlebell_613910-14178.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-tattooed-male-doing-shoulder-workout-with-kettlebell_613910-14178.jpg?_wi=1",
imageAlt: "Kettlebell workout",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-sportswoman-warming-up-stretching-floor-while-exercising-living-room_637285-661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-sportswoman-warming-up-stretching-floor-while-exercising-living-room_637285-661.jpg?_wi=1",
imageAlt: "Yoga stretch",
},
{
@@ -141,13 +141,13 @@ export default function LandingPage() {
{
title: "Video Tutorials",
description: "Form check guides for every single exercise to prevent injury.",
imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-tattooed-male-doing-shoulder-workout-with-kettlebell_613910-14178.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-tattooed-male-doing-shoulder-workout-with-kettlebell_613910-14178.jpg?_wi=2",
imageAlt: "Exercising with kettlebells",
},
{
title: "Progress Tracking",
description: "Track your lift PRs, body metrics, and training frequency.",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-sportswoman-warming-up-stretching-floor-while-exercising-living-room_637285-661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-sportswoman-warming-up-stretching-floor-while-exercising-living-room_637285-661.jpg?_wi=2",
imageAlt: "Exercising with kettlebells",
},
]}