diff --git a/src/app/page.tsx b/src/app/page.tsx index 21b6303..062dcd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,12 +26,12 @@ import { Users, Paintbrush, Wind, - Curl, Split, Minus, Beaker, Repeat, - SprayCan + SprayCan, + Wave } 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: Curl, + icon: Wave, title: "Curly Hair", description: "Specialized cutting and styling techniques to enhance and define your natural curls." }, {