Update src/app/page.tsx

This commit is contained in:
2026-03-07 06:09:52 +00:00
parent d693b2fd40
commit 3e388b25ae

View File

@@ -265,10 +265,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to elevate your fragrance game? Get in touch with our fragrance experts today for personalized recommendations and exclusive offers."
text="Get a free personalized fragrance consultation with our expert team to discover your perfect scent match today."
animationType="entrance-slide"
buttons={[
{ text: "Contact Us", href: "#" },
{ text: "Book Consultation", href: "#" },
{ text: "Shop Collection", href: "#products" },
]}
background={{ variant: "sparkles-gradient" }}