Update src/app/page.tsx

This commit is contained in:
2026-03-19 19:19:04 +00:00
parent 68d738a29d
commit efbd804456

View File

@@ -90,6 +90,7 @@ const HomePage = () => {
tag="Premium Bakery Since 2020"
tagIcon={Sparkles}
tagAnimation="slide-up"
animationType="smooth"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Order Now", href: "/menu" },