Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user