Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 19:02:24 +00:00

View File

@@ -20,7 +20,7 @@ export default function SakuraLandingPage() {
borderRadius="soft"
contentWidth="small"
sizing="large"
background="floatingGradient"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -45,7 +45,7 @@ export default function SakuraLandingPage() {
title="Experience the Art of Japanese Steakhouse Excellence"
description="Discover the perfect harmony of premium wagyu beef, masterful teppanyaki preparation, and Japanese hospitality. Every meal is a culinary journey crafted by our renowned chefs."
tag="Premium Japanese Steakhouse"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg", imageAlt: "Sakura Steakhouse interior with warm lighting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cook-making-meal-slicing-meet-bbq_1268-17680.jpg", imageAlt: "Chef preparing premium wagyu on teppanyaki" },
@@ -74,6 +74,7 @@ export default function SakuraLandingPage() {
imageAlt="Master chef at Sakura Steakhouse"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -224,7 +225,7 @@ export default function SakuraLandingPage() {
tag="Reservations"
title="Reserve Your Culinary Experience"
description="Secure your table at Sakura Steakhouse and prepare for an evening of extraordinary Japanese steakhouse excellence."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Reserve Now"