3 Commits

Author SHA1 Message Date
27d7c4b720 Merge version_2 into main
Merge version_2 into main
2026-05-26 07:53:01 +00:00
027d6f21a7 Update src/app/page.tsx 2026-05-26 07:52:55 +00:00
6e218b88d0 Merge version_1 into main
Merge version_1 into main
2026-05-26 07:45:07 +00:00

View File

@@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import TeamCardTen from '@/components/sections/team/TeamCardTen'; import TeamCardTen from '@/components/sections/team/TeamCardTen';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Award, Crown, Star, Zap, Dumbbell, Users, Hand, Activity } from "lucide-react"; import { Award, Crown, Star, Zap, Dumbbell, Users, Hand, Activity } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
@@ -169,29 +169,28 @@ export default function LandingPage() {
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardSix <TestimonialCardTen
animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "test-1", name: "Ananya Sharma", handle: "@ananyafit", testimonial: "FITCELL truly transformed my approach to fitness. The trainers are exceptional, and the facilities are always pristine. Worth every rupee!", imageSrc: "http://img.b2bpic.net/free-photo/paper-style-isolation-still-life-assortment_23-2148998858.jpg", imageAlt: "Ananya Sharma, FITCELL Member", icon: Star, id: "test-1", title: "Exceptional Training", quote: "FITCELL truly transformed my approach to fitness. The trainers are exceptional, and the facilities are always pristine. Worth every rupee!", name: "Ananya Sharma", role: "FITCELL Member", imageSrc: "http://img.b2bpic.net/free-photo/paper-style-isolation-still-life-assortment_23-2148998858.jpg", imageAlt: "Ananya Sharma, FITCELL Member"
}, },
{ {
id: "test-2", name: "Vikram Patel", handle: "@vikram_gains", testimonial: "After years of crowded gyms, FITCELL is a breath of fresh air. The personalized attention has helped me push past my plateaus. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-brutal-bearded-caucasian-man-rd-glass-floor-bangkok_343596-1355.jpg", imageAlt: "Vikram Patel, FITCELL Member", icon: Star, id: "test-2", title: "A Breath of Fresh Air", quote: "After years of crowded gyms, FITCELL is a breath of fresh air. The personalized attention has helped me push past my plateaus. Highly recommend!", name: "Vikram Patel", role: "FITCELL Member", imageSrc: "http://img.b2bpic.net/free-photo/handsome-brutal-bearded-caucasian-man-rd-glass-floor-bangkok_343596-1355.jpg", imageAlt: "Vikram Patel, FITCELL Member"
}, },
{ {
id: "test-3", name: "Dr. Ritu Singh", handle: "@dr.fitmom", testimonial: "As a busy professional, I needed efficiency and expertise. FITCELL delivered both, helping me maintain my health without compromising my schedule.", imageSrc: "http://img.b2bpic.net/free-photo/yoga-fitness-trainer-gym_1303-13923.jpg", imageAlt: "Dr. Ritu Singh, FITCELL Member", icon: Star, id: "test-3", title: "Efficiency and Expertise", quote: "As a busy professional, I needed efficiency and expertise. FITCELL delivered both, helping me maintain my health without compromising my schedule.", name: "Dr. Ritu Singh", role: "FITCELL Member", imageSrc: "http://img.b2bpic.net/free-photo/yoga-fitness-trainer-gym_1303-13923.jpg", imageAlt: "Dr. Ritu Singh, FITCELL Member"
}, },
{ {
id: "test-4", name: "Sanjay Kapoor", handle: "@sanjay_strong", testimonial: "The equipment at FITCELL is top-notch, and the hygiene standards are unparalleled. Its a true investment in my physical well-being.", imageSrc: "http://img.b2bpic.net/free-photo/cute-astronaut-kid-playing_23-2149836565.jpg", imageAlt: "Sanjay Kapoor, FITCELL Member", icon: Star, id: "test-4", title: "Top-Notch Facilities", quote: "The equipment at FITCELL is top-notch, and the hygiene standards are unparalleled. Its a true investment in my physical well-being.", name: "Sanjay Kapoor", role: "FITCELL Member", imageSrc: "http://img.b2bpic.net/free-photo/cute-astronaut-kid-playing_23-2149836565.jpg", imageAlt: "Sanjay Kapoor, FITCELL Member"
}, },
{ {
id: "test-5", name: "Meena Devi", handle: "@meena_wellness", testimonial: "I appreciate the holistic approach here. It's not just about lifting weights; it's about a complete lifestyle change with genuine support.", imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-black-blouse-pointing-camera-looking-pleased_176474-40362.jpg", imageAlt: "Meena Devi, FITCELL Member", icon: Star, id: "test-5", title: "Holistic Approach", quote: "I appreciate the holistic approach here. It's not just about lifting weights; it's about a complete lifestyle change with genuine support.", name: "Meena Devi", role: "FITCELL Member", imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-black-blouse-pointing-camera-looking-pleased_176474-40362.jpg", imageAlt: "Meena Devi, FITCELL Member"
}, },
{ {
id: "test-6", name: "Rohan Mehta", handle: "@rohan_fitness", testimonial: "Finally a gym that understands form and technique! My old injuries are healing, and I'm stronger than ever thanks to FITCELL's guidance.", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", imageAlt: "Rohan Mehta, FITCELL Member", icon: Star, id: "test-6", title: "Healing and Strength", quote: "Finally a gym that understands form and technique! My old injuries are healing, and I'm stronger than ever thanks to FITCELL's guidance.", name: "Rohan Mehta", role: "FITCELL Member", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", imageAlt: "Rohan Mehta, FITCELL Member"
}, }
]} ]}
title="Real Results, Real Stories" title="Real Results, Real Stories"
description="Hear from our dedicated members who have achieved remarkable transformations and found their fitness home at FITCELL. Their success is our greatest motivation." description="Hear from our dedicated members who have achieved remarkable transformations and found their fitness home at FITCELL. Their success is our greatest motivation."