diff --git a/src/app/page.tsx b/src/app/page.tsx index 122b880..cfa0c12 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: "plain" }} + background={{ variant: "circleGradient" }} buttons={[ { text: "Order Online", href: "#" }, { text: "View Menu", href: "#menu" } @@ -63,7 +63,6 @@ export default function LandingPage() { mediaAnimation="slide-up" rating={5} ratingText="Loved by the Bronx Community" - useInvertedBackground={false} />