Merge version_2 into main #2
@@ -72,6 +72,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardNineteen
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{ tag: "Elite", title: "Personal Training", subtitle: "Custom Programs", description: "One-on-one sessions with elite trainers.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-performs-exercises-hips-buttocks-healthy-lifestyle_78826-3370.jpg" },
|
||||
@@ -100,6 +101,7 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "1500+", title: "Members", description: "Community of high achievers.", imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg" },
|
||||
{ id: "m2", value: "20+", title: "Expert Coaches", description: "Professional guidance.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-apartment-with-elegant-wood-flooring-generated-by-ai_188544-36597.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user