Update src/app/page.tsx

This commit is contained in:
2026-03-20 23:16:21 +00:00
parent 4dfe7e5f05
commit b4603e401e

View File

@@ -45,6 +45,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
title="Elite Barbershop Experience"
description="Premium haircuts, expert beard grooming, and exceptional service in Parkdale's most welcoming barbershop."
background={{ variant: "plain" }}
tag="Est. 2023"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -210,7 +211,7 @@ export default function LandingPage() {
<ContactText
text="Ready for your next premium haircut? Visit SD Barbers at 256 Como Parade W, Parkdale VIC 3195. Our friendly team is ready to welcome you and deliver the expert service you deserve."
animationType="entrance-slide"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Get Directions", href: "https://maps.google.com/?q=256+Como+Parade+W,+Parkdale+VIC+3195" },