Update src/app/contact/page.tsx

This commit is contained in:
2026-06-03 20:41:43 +00:00
parent 42f80ca5f4
commit 581ac74b8f

View File

@@ -47,7 +47,7 @@ export default function ContactPage() {
]}
imageSrc="http://img.b2bpic.net/free-photo/hostess-latino-hair-salon_23-2150555152.jpg"
imageAlt="Nail technician preparing tools for an appointment"
mediaAnimation="reveal-blur"
mediaAnimation="blur-reveal"
mediaPosition="right"
title="Frequently Asked Questions"
description="Find answers to common questions about booking, our services, and what to expect during your visit. If you can't find what you're looking for, feel free to contact us directly!"
@@ -69,7 +69,7 @@ export default function ContactPage() {
{ text: "Message on Instagram", href: "https://www.instagram.com/efratnails2025" },
{ text: "Find Us on Waze", href: "https://waze.com/ul?q=127 Magen David, Herzliya" }
]}
buttonAnimation="icon-arrow"
buttonAnimation="blur-reveal"
/>
</div>