Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 04:12:36 +00:00

View File

@@ -8,7 +8,7 @@ import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwen
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import { Dumbbell, Bike, Zap, Users, Wind, Shirt, ParkingSquare, Wifi, Clock, Sun, Calendar, Sparkles, MapPin } from 'lucide-react';
import { Dumbbell, Bike, Zap, Users, Wind, Shirt, ParkingSquare, Wifi, Clock, Sun, Calendar, Sparkles, MapPin, Star } from 'lucide-react';
export default function LandingPage() {
return (
@@ -64,8 +64,9 @@ export default function LandingPage() {
{ id: "5", name: "Beatriz Lima", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg?_wi=5", imageAlt: "Beatriz Lima" },
{ id: "6", name: "Ana Oliveira", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg?_wi=6", imageAlt: "Ana Oliveira" }
]}
cardTitle="⭐ 4.6 Estrelas - 296+ Avaliações na Google. Ambiente acolhedor com bons equipamentos e professores atenciosos."
cardTag="Avaliações de Membros"
cardTitle="296+ Members Rated Us 4.6★ | Join a Community of Real Results"
cardTag="Read Full Reviews"
cardTagIcon={Star}
cardAnimation="slide-up"
useInvertedBackground={false}
/>