Merge version_1_1781698961686 into main #2
@@ -6,7 +6,6 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou
|
||||
import PricingHighlightedCards from '@/components/sections/pricing/PricingHighlightedCards';
|
||||
import TeamListCards from '@/components/sections/team/TeamListCards';
|
||||
import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards';
|
||||
import { Award, Heart, Shield } from "lucide-react";
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -72,6 +71,7 @@ export default function HomePage() {
|
||||
<TeamListCards
|
||||
tag="Our Experts"
|
||||
title="Meet Your Fitness Coaches"
|
||||
description="Our professional trainers are here to guide you through your fitness journey."
|
||||
groups={[
|
||||
{
|
||||
title: "Professional Trainers", members: [
|
||||
@@ -105,6 +105,7 @@ export default function HomePage() {
|
||||
<TestimonialMarqueeCards
|
||||
tag="Member Stories"
|
||||
title="Empowering Success"
|
||||
description="See what our members have to say about their journey."
|
||||
testimonials={[
|
||||
{ name: "Ayesha B.", role: "Member", quote: "Finally a safe, clean space in Sialkot! Love the atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg" },
|
||||
{ name: "Zara M.", role: "Member", quote: "The trainers are super supportive and professional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fitness-girl-lying-rubber-mat-warmup-before-workout-doing-pilates-exercises-home_1258-199535.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user