diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0b8cc53..3cd6429 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,111 +31,45 @@ export default function LandingPage() {
@@ -148,7 +82,7 @@ export default function LandingPage() {
description="At IronFlow, we don't just provide equipment; we provide the environment, the knowledge, and the community to transform your life."
subdescription="Our trainers are certified professionals dedicated to ensuring every movement is effective, safe, and tailored to your specific goal."
icon={Users}
- imageSrc="http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg"
imageAlt="Gym Trainer Team"
mediaAnimation="slide-up"
/>
@@ -161,41 +95,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Precision Gear",
- description: "State-of-the-art machines calibrated for maximum efficiency.",
- bentoComponent: "media-stack",
- items: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg?_wi=1",
- imageAlt: "Equipment",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11213.jpg?_wi=1",
- imageAlt: "Cardio",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-black-display-gym-equipments-blue-backdrop_23-2148041427.jpg?_wi=1",
- imageAlt: "Tech",
- },
+ title: "Precision Gear", description: "State-of-the-art machines calibrated for maximum efficiency.", bentoComponent: "media-stack", items: [
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg", imageAlt: "Equipment" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11213.jpg", imageAlt: "Cardio" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-with-black-display-gym-equipments-blue-backdrop_23-2148041427.jpg", imageAlt: "Tech" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/yoga-woman-young-woman-doing-yoga-morning_654080-1087.jpg?_wi=2",
- imageAlt: "modern gym interior high-end",
},
{
- title: "Expert Guidance",
- description: "1-on-1 coaching sessions.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg?_wi=2",
- imageAlt: "professional fitness trainers team",
+ title: "Expert Guidance", description: "1-on-1 coaching sessions.", bentoComponent: "reveal-icon", icon: Zap,
},
{
- title: "Smart Tracking",
- description: "Digital progress monitoring.",
- bentoComponent: "reveal-icon",
- icon: Activity,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-barbell_1301-2293.jpg?_wi=2",
- imageAlt: "professional gym equipment detail",
+ title: "Smart Tracking", description: "Digital progress monitoring.", bentoComponent: "reveal-icon", icon: Activity,
},
]}
title="Engineered for Performance"
@@ -205,57 +115,22 @@ export default function LandingPage() {
@@ -368,37 +193,17 @@ export default function LandingPage() {