Merge version_1 into main #3
@@ -8,7 +8,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Quote, Target, Muscle, Swords } from "lucide-react";
|
||||
import { Quote, Target, Swords } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Kinetic Chain Activation",
|
||||
description: "Understand how to effectively engage your entire body, from feet to fingertips, to initiate the serve.",
|
||||
icon: Muscle,
|
||||
icon: Target,
|
||||
},
|
||||
{
|
||||
title: "Optimal Racket Drop",
|
||||
|
||||
Reference in New Issue
Block a user