1 Commits

Author SHA1 Message Date
fcad338243 Update src/app/page.tsx 2026-03-03 20:51:23 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg"
imageAlt="Professional barber shop interior"
mediaAnimation="blur-reveal"
buttons={[{"text":"Book Your Appointment","href":"contact"},{"text":"View Our Services","href":"services"}]}
buttons={[{"text":"Book Now","href":"contact"},{"text":"View Our Services","href":"services"}]}
/>
</div>