Update src/app/page.tsx

This commit is contained in:
2026-05-26 20:10:48 +00:00
parent 9a71899ebd
commit 983560546a

View File

@@ -13,7 +13,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Activity, Award, Clock, Droplet, Gauge, Heart, ShieldCheck, Star, Sun, Tag, Wind, StretchHorizontal, Lightning, Thermometer } from "lucide-react";
import { Activity, Award, Clock, Droplet, Gauge, Heart, ShieldCheck, Star, Sun, Tag, Wind, StretchHorizontal, Thermometer, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -126,7 +126,7 @@ export default function LandingPage() {
icon: Activity,
text: "Reduced Muscle Vibration"},
{
icon: Lightning,
icon: Zap,
text: "Increased Power Output"},
{
icon: Heart,