Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 06:26:38 +00:00

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024374.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024374.jpg?_wi=1",
imageAlt: "Gym Facility 1",
},
{
@@ -240,7 +240,7 @@ export default function LandingPage() {
name: "Kalai Vani",
handle: "Member",
testimonial: "Reduced 10 KGs in 3 months. Best gym in Mylapore.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-headphones-gym_23-2148419814.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-headphones-gym_23-2148419814.jpg?_wi=1",
},
{
id: "2",
@@ -313,7 +313,7 @@ export default function LandingPage() {
text: "Most Popular",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024374.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024374.jpg?_wi=2",
imageAlt: "gym workout interior",
},
{
@@ -330,7 +330,7 @@ export default function LandingPage() {
text: "Best Value",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-headphones-gym_23-2148419814.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-headphones-gym_23-2148419814.jpg?_wi=2",
imageAlt: "gym workout interior",
},
]}