From 3b54703d98312c879872b541dbb624938869001a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 22:10:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f0350c..80c999b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,12 +45,12 @@ export default function LandingPage() { background={{ variant: "plain" }} tag="Local & Authentic" tagIcon={Leaf} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Call Now", href: "tel:+923139554161" }, { text: "WhatsApp", href: "https://wa.me/923139554161" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-field-covered-green-grass-captured-canggu-bali_181624-7666.jpg" imageAlt="OBAID Nursery Farm with lush green plants and trees" mediaAnimation="slide-up"