Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -47,9 +47,9 @@ export default function LandingPage() {
|
||||
{ text: "View Plans", href: "#pricing" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/gym-with-dumbbells-weights_1150-13617.jpg" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/boxing-gloves-hanging-gym-training-area_23-2148906660.jpg" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/muscular-man-lifting-heavy-barbell_1150-14364.jpg" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/young-fitness-couple-doing-exercises-gym_1150-13618.jpg?_wi=1" }
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/close-up-boxing-gloves-gym_23-2148906657.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -74,9 +74,9 @@ export default function LandingPage() {
|
||||
accordionItems={[
|
||||
{ id: "1", title: "HIIT", content: "High-intensity training for fat burning." },
|
||||
{ id: "2", title: "Bodybuilding", content: "Build lean muscle with professional guidance." },
|
||||
{ id: "3", title: "Yoga", content: "Improve flexibility and core strength." },
|
||||
{ id: "3", title: "Boxing", content: "Develop speed, precision, and endurance with expert boxing trainers." },
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/people-working-out-gym_1150-13619.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/boxer-training-gym_1150-13619.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your fitness goal..." }}
|
||||
buttonText="Reserve Free Session"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/young-fitness-couple-doing-exercises-gym_1150-13618.jpg?_wi=2"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/professional-boxer-training-gym_1150-14365.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user