Update src/app/page.tsx

This commit is contained in:
2026-03-09 16:48:59 +00:00
parent 1741013f05
commit 80a3789ebf

View File

@@ -75,7 +75,7 @@ export default function SublimePage() {
},
]}
buttons={[
{ text: "Get Your Haircut Today", href: "#contact" },
{ text: "Book Appointment", href: "#contact" },
{ text: "View Services", href: "#services" },
]}
buttonAnimation="slide-up"
@@ -169,8 +169,8 @@ export default function SublimePage() {
imageAlt="Barbershop contact"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your name"
buttonText="Send Message"
inputPlaceholder="Your Name"
buttonText="Book Now"
termsText="We'll respond to your inquiry shortly. Follow us on Instagram @xavicutzz for updates and new styles."
/>
</div>