diff --git a/src/app/page.tsx b/src/app/page.tsx index 91730e3..e235ae3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,6 @@ const HomePage = () => { tag="Premium Bakery Since 2020" tagIcon={Sparkles} tagAnimation="slide-up" - animationType="smooth" background={{ variant: "radial-gradient" }} buttons={[ { text: "Order Now", href: "/menu" }, @@ -290,7 +289,7 @@ const HomePage = () => { tagAnimation="opacity" textboxLayout="default" useInvertedBackground={true} - animationType="slide-up" + animationType="smooth" mediaAnimation="opacity" mediaPosition="right" imageSrc="http://img.b2bpic.net/free-photo/concentrated-african-american-call-center-operator-working_74855-4048.jpg"