diff --git a/src/app/page.tsx b/src/app/page.tsx index 5069209..a131e3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function BirthdayWelcomePage() { { value: "1", label: "Special Day" }, { value: "∞", label: "Reasons to Smile" } ]} - animationType="slide-up" + animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false} tag="Birthday Quotes"