From 5ca3b4e349f1d82431cc765187abde4535a3ce03 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:55:58 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a1866a2..28de568 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -103,21 +103,15 @@ export default function AboutPage() { features={[ { id: 1, - title: "Quality Equipment", description: - "We invest in the latest, state-of-the-art fitness equipment to ensure our members have access to world-class training tools.", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=2" + title: "Quality Equipment", description: "We invest in the latest, state-of-the-art fitness equipment to ensure our members have access to world-class training tools.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=2" }, { id: 2, - title: "Expert Trainers", description: - "Our certified fitness professionals bring years of experience and genuine passion for helping you achieve your goals.", imageSrc: - "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=2" + title: "Expert Trainers", description: "Our certified fitness professionals bring years of experience and genuine passion for helping you achieve your goals.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=2" }, { id: 3, - title: "Community Spirit", description: - "We foster an inclusive, energetic environment where members motivate each other and celebrate collective success.", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=2" + title: "Community Spirit", description: "We foster an inclusive, energetic environment where members motivate each other and celebrate collective success.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=2" }, ]} textboxLayout="default"