From cffcd1a5fe5f9f92cca34ffee3bfc5d0fad4884b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 18:39:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 56384e5..2d21fe6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-exercising-strength-gymnastic-rings-cross-training-fitness-center_637285-447.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cx5hOFNVw1Xf8qjqaiGDZBXzYO/uploaded-1777315010051-deejd2xu.jpg", imageAlt: "gym hero athlete training", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { { id: "p1", badge: "Beginner", - price: "$49/mo", + price: "PK,1500 ", subtitle: "Access all gym facilities", features: [ "Full gym access", @@ -195,7 +195,7 @@ export default function LandingPage() { { id: "p2", badge: "Spartan", - price: "$89/mo", + price: "PK,2000/mo", subtitle: "Take performance further", features: [ "All gym access", @@ -211,7 +211,7 @@ export default function LandingPage() { { id: "p3", badge: "Legend", - price: "$129/mo", + price: "PK3000/mo", subtitle: "Total Elite Experience", features: [ "Priority access", -- 2.49.1