Update src/app/page.tsx

This commit is contained in:
2026-05-14 15:16:54 +00:00
parent 4d2ae2829e
commit cd77eed54f

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg"
imageSrc="http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=1"
/>
</div>
@@ -91,7 +91,7 @@ export default function LandingPage() {
title: "Custom Programs",
subtitle: "Data-Driven",
description: "Tailored workout plans designed specifically for your biometrics.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=1",
},
{
tag: "Nutrition",
@@ -182,7 +182,7 @@ export default function LandingPage() {
text: "Get Started",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-84998.jpg?_wi=2",
imageAlt: "personal trainer helping client gym workout",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
text: "Get Started",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dumbbells-wooden-background_23-2148531499.jpg?_wi=2",
imageAlt: "personal trainer helping client gym workout",
},
]}