Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-05-09 10:47:35 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
slides={[
{ imageSrc: "https://img.b2bpic.net/free-photo/gym-with-dumbbells-weights_1150-13617.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" }
{ imageSrc: "https://img.b2bpic.net/free-photo/young-fitness-couple-doing-exercises-gym_1150-13618.jpg?_wi=1" }
]}
/>
</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"
imageSrc="https://img.b2bpic.net/free-photo/young-fitness-couple-doing-exercises-gym_1150-13618.jpg?_wi=2"
useInvertedBackground={false}
/>
</div>