Update src/app/page.tsx

This commit is contained in:
2026-06-01 07:34:23 +00:00
parent 203daa528f
commit 6924b3c97c

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
{ name: "FAQ", id: "#faq" }
]}
button={{
text: "Book Your Cut", href: "#contact"
text: "Book Your Cut", href: "#contact"
}}
/>
</div>