diff --git a/src/components/Experience.jsx b/src/components/Experience.jsx index da02b3d..c7ed40c 100644 --- a/src/components/Experience.jsx +++ b/src/components/Experience.jsx @@ -4,7 +4,7 @@ import Button from "./ui/Button" const Experience = () => { return ( -
+
{ viewport={{ once: true }} className="text-center mb-16" > -

+

Experience
Fitness Like Never Before

@@ -30,20 +30,20 @@ const Experience = () => { >

Nutritional Excellence

-

+

Personalized nutrition plans designed by certified nutritionists to fuel your fitness journey and optimize your results.

- +

Smart Range

-

+

Advanced fitness tracking technology that monitors your progress and adapts your workouts for maximum efficiency.

- +
@@ -62,14 +62,14 @@ const Experience = () => { className="w-full h-64 object-cover rounded-xl" />
-

Premium Equipment

-

State-of-the-art fitness technology

+

Premium Equipment

+

State-of-the-art fitness technology

Smart Tracking

-

Advanced progress monitoring

+

Advanced progress monitoring

{ return ( -
+
{ viewport={{ once: true }} className="text-center mb-16" > -

+

Your Fitness Goals,
Their Expertise

-

+

Meet our team of certified professionals dedicated to your success

@@ -65,7 +65,7 @@ const Expertise = () => {
-

{trainer.name}

+

{trainer.name}

{trainer.specialty}

))} diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index d05b712..92a9165 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -31,17 +31,17 @@ const socialLinks = [ const Footer = () => { return ( -