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"