diff --git a/src/components/TrainingZones.vue b/src/components/TrainingZones.vue
new file mode 100644
index 0000000..6501192
--- /dev/null
+++ b/src/components/TrainingZones.vue
@@ -0,0 +1,353 @@
+
+ Your personalized training zones based on FTP and Max HR Set your FTP and Max Heart Rate in your profile to see training zones
+ Max HR: {{ profile.profile.max_hr }} bpm |
+ Resting HR: {{ profile.profile.resting_hr || '??' }} bpm
+
+ FTP: {{ profile.profile.ftp }}W
+ Zone 1 - Low intensity recovery work. Focus on technique and breathing. Zone 2 - Sustainable pace for building aerobic base. Should be able to hold conversation. Zone 3 - Comfortably hard. Improves lactate threshold and sustainable power. Zone 4 - Hard efforts around your FTP. Key for improving functional threshold power. Zone 5 - Max efforts. Improves aerobic capacity and power output.Training Zones
+ Heart Rate Zones
+ {{ zone.name }}
+ Power Zones (Watts)
+ {{ zone.name }}
+ Training Guide
+ Recovery Rides
+ Endurance Builds Base
+ Tempo Improves Efficiency
+ Threshold Builds Power
+ VO2 Max Builds Capacity
+
0 hrs
+ +Track your bikes and gear
+View your personalized zones
+Update your stats and info
+Brand: {{ item.brand }}
+Model: {{ item.model }}
+Weight: {{ item.weight }}g
+Notes: {{ item.notes }}
+No equipment yet. Add your first bike or gear!
+