diff --git a/src/app/page.tsx b/src/app/page.tsx index 2df9670..cb16e67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() { description="Little Tokyo's Most Loved Japanese Café Experience" tag="Sweet Rituals. Tokyo Soul." tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "plain" }} buttons={[ { text: "Visit Us Today", href: "#location" }, { text: "See the Menu", href: "#menu" }