Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-09 11:14:42 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="small"
sizing="large"
background="floatingGradient"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Experience authentic Japanese steakhouse mastery. From A5 Wagyu to theatrical teppanyaki performance, indulge in an unforgettable culinary journey."
tag="Koshitsu"
tagIcon={Flame}
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg", imageAlt: "Teppanyaki chef performing with wagyu beef"
@@ -85,6 +85,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196957.jpg"
imageAlt="Elegant Koshitsu steakhouse interior with warm lighting"
useInvertedBackground={true}
metricsAnimation="slide-up"
mediaAnimation="slide-up"
/>
</div>
@@ -123,7 +124,6 @@ export default function LandingPage() {
tag="The Koshitsu Experience"
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
features={[
{
id: 1,
@@ -255,7 +255,7 @@ export default function LandingPage() {
title="Join Our Culinary Community"
description="Subscribe to our exclusive newsletter for premium event announcements, chef's special offerings, wine pairing recommendations, and insider access to our most coveted teppanyaki experiences."
tagIcon={Heart}
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
inputPlaceholder="Your email address"
buttonText="Subscribe"