Merge version_1 into main #2
@@ -21,7 +21,7 @@ export default function SakuraPage() {
|
||||
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 SakuraPage() {
|
||||
description="Indulge in meticulously selected A5 wagyu, theatrical teppanyaki performances, and an exceptional sake collection in our luxury steakhouse."
|
||||
tag="Luxury Dining"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-psychedelic-background_23-2148805258.jpg", imageAlt: "Premium wagyu beef sizzling"
|
||||
@@ -82,7 +82,7 @@ export default function SakuraPage() {
|
||||
{ value: "20+", title: "Years Combined Chef Experience" },
|
||||
{ value: "500+", title: "Premium Cuts Annually" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg"
|
||||
imageAlt="Elegant steakhouse dining room"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -223,7 +223,7 @@ export default function SakuraPage() {
|
||||
id: "6", title: "What is the dress code?", content: "Smart casual to business attire is recommended. We ask that guests avoid athletic wear, overly casual beachwear, or tank tops. Our elegant ambiance pairs well with refined personal presentation that reflects your appreciation for fine dining."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg"
|
||||
imageAlt="Sakura Steakhouse dining atmosphere"
|
||||
textboxLayout="default"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -239,7 +239,7 @@ export default function SakuraPage() {
|
||||
title="Book Your Culinary Experience"
|
||||
description="Secure your table at Sakura Steakhouse and embark on an extraordinary journey of premium wagyu, theatrical teppanyaki, and impeccable service."
|
||||
tagIcon={Calendar}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Get Started"
|
||||
|
||||
Reference in New Issue
Block a user