Update src/app/page.tsx

This commit is contained in:
2026-04-15 18:07:08 +00:00
parent dcac57a5f2
commit a43b0fda04

View File

@@ -46,8 +46,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Brookside Barbers"
description="Master barbers. Classic cuts. Brookside Square."
logoText=""
description=""
buttons={[
{ text: "Book Your Appointment", href: "/booking" },
]}