diff --git a/src/app/page.tsx b/src/app/page.tsx index 062dcd3..8da0616 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,7 +31,7 @@ import { Beaker, Repeat, SprayCan, - Wave + Waves } from "lucide-react"; export default function LandingPage() { @@ -143,7 +143,7 @@ export default function LandingPage() { title: "Bridal Hair", description: "Bespoke bridal styling to create your dream look for your special day." }, { - icon: Wave, + icon: Waves, title: "Curly Hair", description: "Specialized cutting and styling techniques to enhance and define your natural curls." }, {