Update src/app/contact/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function ContactPage() {
|
||||
{ text: "Call: 123-456-7890", href: "tel:123-456-7890" },
|
||||
{ text: "Email Us", href: "mailto:contact@nickandsons.com" }
|
||||
]}
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
className="py-20 lg:py-28"
|
||||
titleClassName="text-4xl md:text-5xl lg:text-6xl font-extrabold"
|
||||
|
||||
Reference in New Issue
Block a user