diff --git a/src/app/page.tsx b/src/app/page.tsx index 81bce15..36d37ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import TeamCardSix from '@/components/sections/team/TeamCardSix'; import ContactText from '@/components/sections/contact/ContactText'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; -import { Award, Crown, Heart, History, Home, Scissors, Sparkles, Star, Razor, TrendingUp, Users, Wand2, Zap } from "lucide-react"; +import { Award, Crown, Heart, History, Home, Scissors, Sparkles, Star, TrendingUp, Users, Wand2, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Classic Haircuts", description: "Timeless styles executed with precision and attention to detail. From fades to tapers, we craft the perfect cut for you." }, { - icon: Razor, + icon: Scissors, title: "Beard Grooming", description: "Professional beard trimming, shaping, and conditioning. Maintain that distinguished look with expert care." }, {