diff --git a/src/app/page.tsx b/src/app/page.tsx index bd4a3d8..ceddda9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial import FaqDouble from "@/components/sections/faq/FaqDouble"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Crown, Scissors, Razor, Shirt } from "lucide-react"; +import { Crown, Scissors, Shirt } from "lucide-react"; export default function LandscapingPage() { return ( @@ -77,9 +77,9 @@ export default function LandscapingPage() { title="Crafting the perfect look for over 10 years – where passion meets precision in every cut." description="Michael 'The Maestro' Chen, Head Barber" subdescription="Est. 2014" - icon={Razor} + icon={Scissors} videoSrc="http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-smears-face-with-foam-hairdressing-salon_613910-18406.jpg" - imageAlt="Barber giving a precision haircut" + videoAriaLabel="Barber giving a precision haircut" mediaAnimation="slide-up" useInvertedBackground={false} />