Update src/app/contact/page.tsx

This commit is contained in:
2026-02-20 20:08:43 +00:00
parent 54bf156168
commit 801b7ac2d0

View File

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