Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user