Update src/app/page.tsx
This commit is contained in:
@@ -12,7 +12,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial
|
|||||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
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() {
|
export default function LandscapingPage() {
|
||||||
return (
|
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."
|
title="Crafting the perfect look for over 10 years – where passion meets precision in every cut."
|
||||||
description="Michael 'The Maestro' Chen, Head Barber"
|
description="Michael 'The Maestro' Chen, Head Barber"
|
||||||
subdescription="Est. 2014"
|
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"
|
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"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user