diff --git a/src/app/page.tsx b/src/app/page.tsx index cfa0c12..e90f209 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Premium Halal Chinese" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} buttons={[ { text: "Order Online", href: "#" }, { text: "View Menu", href: "#menu" }