Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user