Update src/app/page.tsx

This commit is contained in:
2026-05-30 14:44:39 +00:00
parent 3ed26b6968
commit 90cb703e62

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
background={{
variant: "plain"
}}
buttonAnimation="slide-up"
buttonAnimation="blur-reveal"
buttons={[
{ text: "Book Your Cut", href: "#contact" }
]}
@@ -188,7 +188,7 @@ export default function LandingPage() {
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
buttonAnimation="slide-up"
buttonAnimation="blur-reveal"
buttons={[
{ text: "Call Now", href: "tel:+923001234567" },
{ text: "WhatsApp Us", href: "https://wa.me/923001234567" }