Update src/app/page.tsx

This commit is contained in:
2026-03-19 14:34:17 +00:00
parent e241aa5083
commit d5f4a57f84

View File

@@ -129,7 +129,7 @@ export default function LandingPage() {
buttons={[
{ text: "Learn More", href: "#wholesale" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
ariaLabel="About our brand"
/>
</div>