diff --git a/src/app/page.tsx b/src/app/page.tsx
index 868028a..b3ad9f9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -57,8 +57,8 @@ export default function LandingPage() {
ariaLabel="Wedding Invitation Hero Section"
tag="You're Invited"
tagIcon={Sparkles}
- tagAnimation="reveal-blur"
- buttonAnimation="reveal-blur"
+ tagAnimation="icon-arrow"
+ buttonAnimation="icon-arrow"
/>
@@ -150,7 +150,6 @@ export default function LandingPage() {
{ icon: Instagram, href: "https://instagram.com/alazul", ariaLabel: "Instagram profile" },
{ icon: Facebook, href: "https://facebook.com/alazul", ariaLabel: "Facebook profile" }
]}
- useInvertedBackground={true}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vsnnrh"
logoAlt="Ala & Zulaykha logo"
/>