Update src/app/page.tsx

This commit is contained in:
2026-05-30 14:40:08 +00:00
parent 6a1883fa73
commit c244f1329b

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" }