Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 01:34:59 +00:00

View File

@@ -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" }