From 7e47f7e9ea7dea98b8c9491e1dfb8f4aae80a73b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:06:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index b18d1c9..0dfae88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,6 +56,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/male-belt-sweater-accessories-clothes_1203-6421.jpg", imageAlt: "Combo offer showcase"}, ]} + mediaAnimation="slide-up" buttons={[ { text: "Call Now", href: "tel:09630105490" }, { text: "WhatsApp Us", href: "https://wa.me/919630105490" }, -- 2.49.1