Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user