Update src/app/page.tsx

This commit is contained in:
2026-03-09 23:40:26 +00:00
parent 5e3725f32a
commit 60cac1b074

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
imageAlt="Premium barber shop interior with professional styling chairs"
imagePosition="right"
buttons={[
{ text: "Reserve Your Cut Now", href: "#contact" },
{ text: "Book Your Appointment", href: "#contact" },
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="slide-up"