Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 06:45:55 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#benefits",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg?_wi=1"
imageAlt="Lucky Gym Interior"
/>
</div>
@@ -121,17 +121,17 @@ export default function LandingPage() {
title: "Coach Andi",
subtitle: "Bodybuilding Expert",
detail: "Certified Trainer with 5 years experience.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-dumbbell_23-2149177956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-dumbbell_23-2149177956.jpg?_wi=1",
},
{
id: "t2",
title: "Coach Siska",
subtitle: "Pilates Master",
detail: "Specialist in posture and mobility.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-dumbbell_23-2149177956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-dumbbell_23-2149177956.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg?_wi=2",
imageAlt: "gym interior dark mode",
},
]}
@@ -196,7 +196,7 @@ export default function LandingPage() {
handle: "@budi_fit",
testimonial: "Best gym in Cilegon! Very clean.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=1",
},
{
id: "2",
@@ -204,7 +204,7 @@ export default function LandingPage() {
handle: "@ani_fit",
testimonial: "Love the pilates sessions.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=2",
},
{
id: "3",
@@ -212,7 +212,7 @@ export default function LandingPage() {
handle: "@caca_fit",
testimonial: "Trainers are very helpful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=3",
},
{
id: "4",
@@ -220,7 +220,7 @@ export default function LandingPage() {
handle: "@dedi_fit",
testimonial: "Equipment is always complete.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=4",
},
{
id: "5",
@@ -228,7 +228,7 @@ export default function LandingPage() {
handle: "@eka_fit",
testimonial: "Great atmosphere to workout.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=5",
},
]}
showRating={true}