diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c93623..8ec2f70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,364 +12,182 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import { Eye, Flame, Heart, Smile, Sparkles, Sun } from "lucide-react"; +import { Eye, Flame, Heart, Sparkles, Sun, Hand, Foot, Smile } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);