Update src/app/page.tsx

This commit is contained in:
2026-03-04 18:51:04 +00:00
parent ce3e86b54d
commit 577c471088

View File

@@ -158,13 +158,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "HIIT Bootcamp", description: "High-intensity interval training combining cardio and strength work for maximum results in 45 minutes", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-doing-crunches-class-gym_662251-1281.jpg", imageAlt: "HIIT bootcamp group training"},
title: "HIIT Bootcamp", description: "High-intensity interval training combining cardio and strength work for maximum results in 45 minutes", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-doing-crunches-class-gym_662251-1281.jpg?_wi=1", imageAlt: "HIIT bootcamp group training"},
{
id: 2,
title: "Strength & Power", description: "Build functional strength with compound movements, perfect for all fitness levels with modifications provided", imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-lifting-barbell-while-having-strength-training-with-her-instructor-gym_637285-2461.jpg", imageAlt: "Strength training group session"},
{
id: 3,
title: "Core & Conditioning", description: "Targeted core work and conditioning circuits to improve stability, endurance, and overall fitness", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-doing-crunches-class-gym_662251-1281.jpg", imageAlt: "Core conditioning class"},
title: "Core & Conditioning", description: "Targeted core work and conditioning circuits to improve stability, endurance, and overall fitness", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-doing-crunches-class-gym_662251-1281.jpg?_wi=2", imageAlt: "Core conditioning class"},
{
id: 4,
title: "Weekend Warriors", description: "Fun, community-focused weekend sessions combining fitness with motivation and accountability", imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-fitness-gym_53876-7.jpg", imageAlt: "Weekend warrior training session"},
@@ -208,11 +208,11 @@ export default function LandingPage() {
{
id: "3", name: "Sarah Mitchell, Transformation Story", date: "Date: 1 December 2024", title: "My entire life has transformed", quote: "Started with Drew 6 months ago and I'm a completely different person. Not just physically stronger, but more confident and happier. His guidance and support made all the difference.", tag: "6-Month Package", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sarah Mitchell avatar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-fitness-female-holds-dumbbells-outdoor-park_613910-521.jpg", imageAlt: "Sarah Mitchell transformation"},
{
id: "4", name: "Michael Torres, Fitness Enthusiast", date: "Date: 20 November 2024", title: "Takes training to the next level", quote: "I've trained at multiple gyms, but Drew's personalized approach and expertise is unmatched. Every session is purposeful and I can see my progress week by week.", tag: "Monthly Unlimited", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", avatarAlt: "Michael Torres avatar", imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg", imageAlt: "Michael Torres training"},
id: "4", name: "Michael Torres, Fitness Enthusiast", date: "Date: 20 November 2024", title: "Takes training to the next level", quote: "I've trained at multiple gyms, but Drew's personalized approach and expertise is unmatched. Every session is purposeful and I can see my progress week by week.", tag: "Monthly Unlimited", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", avatarAlt: "Michael Torres avatar", imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg?_wi=1", imageAlt: "Michael Torres training"},
{
id: "5", name: "Emma Wilson, New to Fitness", date: "Date: 10 November 2024", title: "Perfect for beginners", quote: "Never thought I'd enjoy training this much. Drew made me feel comfortable, never judged, and actually explained everything. Best decision I made for my health.", tag: "Personal Training", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "Emma Wilson avatar", imageSrc: "http://img.b2bpic.net/free-photo/determined-athletic-woman-working-out-plank-pose-while-listening-music-earphones-health-club_637285-5225.jpg", imageAlt: "Emma Wilson fitness journey"},
{
id: "6", name: "David Park, Long-Time Client", date: "Date: 25 October 2024", title: "Consistency and results guaranteed", quote: "Been training with Drew for 2 years. His programming keeps me challenged, motivated, and constantly improving. Professional, knowledgeable, and genuinely cares about his clients.", tag: "Monthly Unlimited", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Park avatar", imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg", imageAlt: "David Park long-term training"},
id: "6", name: "David Park, Long-Time Client", date: "Date: 25 October 2024", title: "Consistency and results guaranteed", quote: "Been training with Drew for 2 years. His programming keeps me challenged, motivated, and constantly improving. Professional, knowledgeable, and genuinely cares about his clients.", tag: "Monthly Unlimited", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Park avatar", imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg?_wi=2", imageAlt: "David Park long-term training"},
]}
/>
</div>