From f0e15178104ae9dcd0f6084a3ccbe164f6abbd91 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 16:56:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 229 +++++++++++------------------------------------ 1 file changed, 51 insertions(+), 178 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 37d380b..e3b0617 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,16 @@ export default function LandingPage() { @@ -59,39 +49,28 @@ export default function LandingPage() {
@@ -110,26 +89,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "4.8⭐ Rating", - subtitle: "160+ Happy Members", - category: "Trust", - value: "160+", - }, + id: "1", title: "4.8⭐ Rating", subtitle: "160+ Happy Members", category: "Trust", value: "160+"}, { - id: "2", - title: "Modern Facility", - subtitle: "Top-notch Equipment", - category: "Experience", - value: "Clean", - }, + id: "2", title: "Modern Facility", subtitle: "Top-notch Equipment", category: "Experience", value: "Clean"}, { - id: "3", - title: "Expert Coaches", - subtitle: "Results-focused Training", - category: "Quality", - value: "Elite", - }, + id: "3", title: "Expert Coaches", subtitle: "Results-focused Training", category: "Quality", value: "Elite"}, ]} title="Why Finao Fit?" description="Experience Smyrna's premier fitness destination." @@ -144,47 +108,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Personal Training", - price: "Custom", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024280.jpg", - }, + id: "p1", name: "Personal Training", price: "Custom", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024280.jpg"}, { - id: "p2", - name: "Group Fitness", - price: "High Energy", - variant: "Classes", - imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-training-with-barbell-black-background_176420-55840.jpg", - }, + id: "p2", name: "Group Fitness", price: "High Energy", variant: "Classes", imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-training-with-barbell-black-background_176420-55840.jpg"}, { - id: "p3", - name: "Nutrition Coaching", - price: "Science-Based", - variant: "Expert", - imageSrc: "http://img.b2bpic.net/free-photo/gymnastics-pommel-horse-close-up_23-2148752828.jpg", - }, + id: "p3", name: "Nutrition Coaching", price: "Science-Based", variant: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/gymnastics-pommel-horse-close-up_23-2148752828.jpg"}, { - id: "p4", - name: "Manual/Stretch Therapy", - price: "Recovery", - variant: "Essential", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-gym-exercise-bike-fitness-yoga_78826-2495.jpg", - }, + id: "p4", name: "Manual/Stretch Therapy", price: "Recovery", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-gym-exercise-bike-fitness-yoga_78826-2495.jpg"}, { - id: "p5", - name: "Youth Classes", - price: "Building Futures", - variant: "Fun", - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163355.jpg", - }, + id: "p5", name: "Youth Classes", price: "Building Futures", variant: "Fun", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163355.jpg"}, { - id: "p6", - name: "Custom Programs", - price: "Result-Driven", - variant: "Personalized", - imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg", - }, + id: "p6", name: "Custom Programs", price: "Result-Driven", variant: "Personalized", imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg"}, ]} title="Our Professional Services" description="Tailored training and nutrition programs to reach your peak potential." @@ -198,28 +132,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "160+", - title: "Active Members", - items: [ - "Joining daily", - ], + id: "m1", value: "160+", title: "Active Members", items: [ + "Joining daily"], }, { - id: "m2", - value: "4.8★", - title: "Google Rating", - items: [ - "Trust and quality", - ], + id: "m2", value: "4.8★", title: "Google Rating", items: [ + "Trust and quality"], }, { - id: "m3", - value: "10+", - title: "Expert Coaches", - items: [ - "On your side", - ], + id: "m3", value: "10+", title: "Expert Coaches", items: [ + "On your side"], }, ]} title="Proven Results" @@ -234,59 +156,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "John D.", - role: "Member", - company: "Smyrna", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-smiling-sportswoman-wearing-activewear-sits-medicine-ball_197531-22610.jpg", - }, + id: "1", name: "John D.", role: "Member", company: "Smyrna", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-smiling-sportswoman-wearing-activewear-sits-medicine-ball_197531-22610.jpg"}, { - id: "2", - name: "Sarah P.", - role: "Member", - company: "Smyrna", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tired-young-brunette-woman-sportswear-gym-is-engaged-bike_169016-40071.jpg", - }, + id: "2", name: "Sarah P.", role: "Member", company: "Smyrna", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/tired-young-brunette-woman-sportswear-gym-is-engaged-bike_169016-40071.jpg"}, { - id: "3", - name: "Mike R.", - role: "Member", - company: "Smyrna", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/upperangle-shot-attractive-sweaty-sportswoman-using-gym-equipment-gain-perfect-abs-good-body-shape-pushup-rings-pumping-biceps-smiling-as-if-feeling-joy-working-out-train-endurance_197531-30367.jpg", - }, + id: "3", name: "Mike R.", role: "Member", company: "Smyrna", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/upperangle-shot-attractive-sweaty-sportswoman-using-gym-equipment-gain-perfect-abs-good-body-shape-pushup-rings-pumping-biceps-smiling-as-if-feeling-joy-working-out-train-endurance_197531-30367.jpg"}, { - id: "4", - name: "Emily K.", - role: "Member", - company: "Smyrna", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/motivated-young-female-athlete-smiling-gym-using-leg-press-equipment_197531-22866.jpg", - }, + id: "4", name: "Emily K.", role: "Member", company: "Smyrna", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/motivated-young-female-athlete-smiling-gym-using-leg-press-equipment_197531-22866.jpg"}, { - id: "5", - name: "David W.", - role: "Member", - company: "Smyrna", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-athlete-using-mobile-phone-while-working-out-health-club_637285-8398.jpg", - }, + id: "5", name: "David W.", role: "Member", company: "Smyrna", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-athlete-using-mobile-phone-while-working-out-health-club_637285-8398.jpg"}, ]} kpiItems={[ { - value: "4.8", - label: "Avg Rating", - }, + value: "4.8", label: "Avg Rating"}, { - value: "160+", - label: "Members", - }, + value: "160+", label: "Members"}, { - value: "100%", - label: "Community", - }, + value: "100%", label: "Community"}, ]} title="Hear From Our Members" description="See why our community loves Finao Fit." @@ -298,20 +189,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Are you open daily?", - content: "Yes, we are open daily and close at 9 PM.", - }, + id: "f1", title: "Are you open daily?", content: "Yes, we are open daily and close at 9 PM."}, { - id: "f2", - title: "Is there a free trial?", - content: "Yes! We offer a free trial for new members to experience Finao Fit.", - }, + id: "f2", title: "Is there a free trial?", content: "Yes! We offer a free trial for new members to experience Finao Fit. Claim your free trial now by clicking the link below."}, { - id: "f3", - title: "Do you offer personal training?", - content: "Absolutely. Our expert trainers are here to guide you.", - }, + id: "f3", title: "Do you offer personal training?", content: "Absolutely. Our expert trainers are here to guide you."}, ]} sideTitle="Questions?" faqsAnimation="slide-up" @@ -322,20 +204,15 @@ export default function LandingPage() { @@ -344,16 +221,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1