diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index ac8f1ff..0d8d530 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -94,7 +94,6 @@ export default function CollectionsPage() { title: "Global Access", description: "International shipping to Pakistan and diaspora destinations. Same-day processing, tracked delivery, and full insurance on every order.", imageSrc: "http://img.b2bpic.net/free-vector/cash-delivery-badge-collection_23-2148778407.jpg"}, ]} mediaAnimation="blur-reveal" - buttonAnimation="opacity" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c28311..3d42a89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,6 @@ export default function HomePage() { title: "Customer Reviews", description: "Real unboxing photos from verified buyers. Transparent social proof building trust through authentic customer experiences.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-posing-photo-cafe_23-2147785282.jpg"}, ]} mediaAnimation="blur-reveal" - buttonAnimation="opacity" /> diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 3efc452..c1fb436 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -82,7 +82,6 @@ export default function ShopPage() { title: "Easy Returns", description: "30-day hassle-free returns on all items. If it doesn't fit or meet expectations, send it back for a full refund.", imageSrc: "http://img.b2bpic.net/free-photo/women-trying-clothes-store_23-2148915565.jpg"}, ]} mediaAnimation="blur-reveal" - buttonAnimation="opacity" />