(style): Fixed the cards to have bold first words
This commit is contained in:
parent
2481a71f71
commit
2d104e847b
1 changed files with 18 additions and 18 deletions
|
|
@ -45,49 +45,49 @@
|
|||
<div class="feature-card">
|
||||
<h3>Workout Planning</h3>
|
||||
<ul>
|
||||
<li>Customizable Training Plans: Allow users to create customized training plans based on their goals and fitness level.</li>
|
||||
<li>Workout Scheduling: Provide a feature to schedule workouts and set reminders.</li>
|
||||
<li>Goal Setting: Allow users to set and track their fitness goals.</li>
|
||||
<li><b>Customizable Training Plans:</b> Allow users to create customized training plans based on their goals and fitness level.</li>
|
||||
<li><b>Workout Scheduling:</b> Provide a feature to schedule workouts and set reminders.</li>
|
||||
<li><b>Goal Setting:</b> Allow users to set and track their fitness goals.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<h3>Workout Tracking</h3>
|
||||
<ul>
|
||||
<li>Workout Logging: Allow users to log their workouts, including exercises, sets, reps, and weight.</li>
|
||||
<li>Data Analysis: Provide tools to analyze user data, including charts, graphs, and statistics.</li>
|
||||
<li>Progress Tracking: Allow users to track their progress over time.</li>
|
||||
<li><b>Workout Logging:</b> Allow users to log their workouts, including exercises, sets, reps, and weight.</li>
|
||||
<li><b>Data Analysis:</b> Provide tools to analyze user data, including charts, graphs, and statistics.</li>
|
||||
<li><b>Progress Tracking:</b> Allow users to track their progress over time.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<h3>Training and Coaching</h3>
|
||||
<ul>
|
||||
<li>Coaching and Guidance: Provide coaching and guidance to help users achieve their fitness goals.</li>
|
||||
<li>Virtual Training Rides: Offer immersive virtual training rides to boost users' cycling performance.</li>
|
||||
<li>Structured Workouts: Offer structured workouts to help users improve their fitness and performance.</li>
|
||||
<li><b>Coaching and Guidance:</b> Provide coaching and guidance to help users achieve their fitness goals.</li>
|
||||
<li><b>Virtual Training Rides:</b> Offer immersive virtual training rides to boost users' cycling performance.</li>
|
||||
<li><b>Structured Workouts:</b> Offer structured workouts to help users improve their fitness and performance.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<h3>Nutrition and Recovery</h3>
|
||||
<ul>
|
||||
<li>Nutrition Planning: Provide tools to help users plan and track their nutrition.</li>
|
||||
<li>Recovery Planning: Offer resources and tools to help users plan and track their recovery.</li>
|
||||
<li>Injury Prevention and Management: Provide resources and tools to help users prevent and manage injuries.</li>
|
||||
<li><b>Nutrition Planning:</b> Provide tools to help users plan and track their nutrition.</li>
|
||||
<li><b>Recovery Planning:</b> Offer resources and tools to help users plan and track their recovery.</li>
|
||||
<li><b>Injury Prevention and Management:</b> Provide resources and tools to help users prevent and manage injuries.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<h3>Social and Community</h3>
|
||||
<ul>
|
||||
<li>Social Sharing: Allow users to share their workouts and progress on social media.</li>
|
||||
<li>Community Forum: Create a community forum where users can connect with each other and share their experiences.</li>
|
||||
<li>Leaderboards: Provide leaderboards to encourage competition and motivation.</li>
|
||||
<li><b>Social Sharing:</b> Allow users to share their workouts and progress on social media.</li>
|
||||
<li><b>Community Forum:</b> Create a community forum where users can connect with each other and share their experiences.</li>
|
||||
<li><b>Leaderboards:</b> Provide leaderboards to encourage competition and motivation.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="feature-card">
|
||||
<h3>Integration and Data</h3>
|
||||
<ul>
|
||||
<li>Integration with Wearable Devices: Integrate with wearable devices to track user activity and health metrics.</li>
|
||||
<li>Integration with Music Services: Integrate with music services to provide a more engaging workout experience.</li>
|
||||
<li>Data Import/Export: Allow users to import and export their data to other platforms.</li>
|
||||
<li><b>Integration with Wearable Devices:</b> Integrate with wearable devices to track user activity and health metrics.</li>
|
||||
<li><b>Integration with Music Services:</b> Integrate with music services to provide a more engaging workout experience.</li>
|
||||
<li><b>Data Import/Export:</b> Allow users to import and export their data to other platforms.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue