Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 14:46:40 +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"
@@ -46,7 +46,7 @@ export default function LandingPage() {
title="Experience Authentic Japanese Elegance"
description="Discover the finest wagyu beef and authentic teppanyaki craftsmanship in an atmosphere of refined luxury and tradition"
tag="Premium Steakhouse"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/preparing-juicy-beef-meat-with-rosemary-burger_7502-9875.jpg", imageAlt: "Premium wagyu steak sizzling on grill"},
@@ -75,10 +75,11 @@ export default function LandingPage() {
{ value: "25+", title: "Years of Culinary Excellence" },
{ value: "A5 Wagyu", title: "Exclusively Premium Selection" },
]}
imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg"
imageAlt="Katsura steakhouse interior with warm ambient lighting"
useInvertedBackground={false}
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
</div>
@@ -187,7 +188,7 @@ export default function LandingPage() {
mediaPosition="right"
mediaAnimation="blur-reveal"
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg"
imageAlt="Katsura FAQ section"
faqs={[
{
@@ -201,7 +202,7 @@ export default function LandingPage() {
{
id: "5", title: "What is your wine selection like?", content: "Our sommelier curates an exceptional wine list featuring Japanese wines, premium reds, and international selections perfectly paired with wagyu. We also offer sake recommendations for an authentic pairing experience."},
{
id: "6", title: "Do you offer private dining?", content: "Yes, we have private dining options available for special events, corporate gatherings, and intimate celebrations. Please contact us to discuss your specific needs."},
id: "6", title: "Do you offer private dining?", content: "Yes, we have private dining options available for special events, corporate gatherings, and intimate celebrations. Please contact us to discuss your specific needs."}
]}
/>
</div>
@@ -211,7 +212,7 @@ export default function LandingPage() {
tag="Reserve Your Experience"
title="Book Your Table at Katsura"
description="Experience the pinnacle of Japanese steakhouse dining. Reserve your table today and prepare for an unforgettable evening."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Your email address"
buttonText="Request Reservation"