Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-11 13:28:41 +00:00

View File

@@ -12,7 +12,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TextAbout from '@/components/sections/about/TextAbout';
import { Award, Facebook, Heart, Instagram, Sparkles, Twitter, Dumbbell, Weight, HeartPulse, Brain, Run, Armchair } from "lucide-react";
import { Award, Facebook, Heart, Instagram, Sparkles, Twitter, Dumbbell, Weight, HeartPulse, Brain, Running, Armchair } from "lucide-react";
export default function LandingPage() {
return (
@@ -137,6 +137,7 @@ export default function LandingPage() {
<FeatureBento
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
title: "Your Custom Plan", description: "Receive a custom fitness plan tailored to your goals, guided by our certified trainers.", bentoComponent: "3d-task-list", items: [
@@ -170,7 +171,7 @@ export default function LandingPage() {
duration: 25,
},
{
icon: Run,
icon: Running,
ring: 1,
duration: 18,
},