diff --git a/src/app/page.tsx b/src/app/page.tsx
index 76686cc..d24811e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -62,7 +62,7 @@ export default function LandingPage() {
ratingText="Based on 98 reviews"
useInvertedBackground={false}
tagAnimation="reveal-blur"
- buttonAnimation="reveal-blur"
+ buttonAnimation="blur-reveal"
/>
@@ -76,7 +76,7 @@ export default function LandingPage() {
{ text: "See Our Services", href: "#services" }
]}
tagAnimation="reveal-blur"
- buttonAnimation="reveal-blur"
+ buttonAnimation="blur-reveal"
/>
@@ -93,7 +93,7 @@ export default function LandingPage() {
{ id: "s3", title: "Extensive Stationery Collection", description: "Explore our wide range of school, office, and art supplies, carefully curated for quality and variety.", tag: "Supplies", imageSrc: "http://img.b2bpic.net/free-photo/top-view-watercolor-palette-with-painting-material_23-2147961590.jpg", imageAlt: "Assortment of school and office supplies" }
]}
tagAnimation="reveal-blur"
- buttonAnimation="reveal-blur"
+ buttonAnimation="blur-reveal"
/>
@@ -114,7 +114,7 @@ export default function LandingPage() {
{ id: "p6", name: "Office Desk Organizers", price: "₹250 - ₹800", imageSrc: "http://img.b2bpic.net/free-photo/ring-binder-used-stored-documents_23-2149362565.jpg", imageAlt: "Office desk organizer with supplies" }
]}
tagAnimation="reveal-blur"
- buttonAnimation="reveal-blur"
+ buttonAnimation="blur-reveal"
/>
@@ -138,7 +138,7 @@ export default function LandingPage() {
{ value: "20+", label: "Years in Service" }
]}
tagAnimation="reveal-blur"
- buttonAnimation="reveal-blur"
+ buttonAnimation="blur-reveal"
/>
@@ -150,7 +150,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
tagAnimation="reveal-blur"
- buttonAnimation="reveal-blur"
+ buttonAnimation="blur-reveal"
/>