Update src/app/page.tsx

This commit is contained in:
2026-03-04 14:17:53 +00:00
parent 8a60239d07
commit 90f7b71dae

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
imageAlt="barber shop interior professional modern"
textPosition="bottom-left"
showBlur={true}
showDimOverlay={true}
showDimOverlay={false}
buttons={[
{ text: "Book Appointment", href: "contact" },
{ text: "Learn More", href: "about" }