Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 06:51:31 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -67,13 +67,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Real-Time Performance Tracking", description: "Monitor your workouts, heart rate, calories burned, and personal records with advanced analytics and detailed insights.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148217890.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148217890.jpg" }
title: "Real-Time Performance Tracking", description: "Monitor your workouts, heart rate, calories burned, and personal records with advanced analytics and detailed insights.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148217890.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148217890.jpg?_wi=2" }
},
{
id: 2,
title: "Global Sports Community", description: "Connect with millions of athletes, share achievements, join challenges, and get inspired by others' success stories.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/teenagers-posing-basketball-field_23-2148800879.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/teenagers-posing-basketball-field_23-2148800879.jpg" }
title: "Global Sports Community", description: "Connect with millions of athletes, share achievements, join challenges, and get inspired by others' success stories.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/teenagers-posing-basketball-field_23-2148800879.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/teenagers-posing-basketball-field_23-2148800879.jpg?_wi=2" }
}
]}
showStepNumbers={true}