diff --git a/src/app/page.tsx b/src/app/page.tsx index 64d3da9..705be10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { Award, Heart, LogIn, Phone, Scissors, Sparkles, Trims, Zap, Droplets, Crown } from "lucide-react"; +import { Award, Heart, LogIn, Phone, Scissors, Sparkles, Zap, Droplets, Crown } from "lucide-react"; export default function LandingPage() { return ( @@ -101,7 +101,7 @@ export default function LandingPage() { title: "Classic Haircut", description: "Precision cuts tailored to your face shape and style preference. Includes wash, cut, and finish." }, { - icon: Trims, + icon: Scissors, title: "Fade & Taper", description: "Modern fade techniques from conservative to aggressive. Sharp lines, flawless blending." }, {