Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
title="Rêve de Kyoto"
|
||||
description="Experience authentic Japanese culinary excellence with premium wagyu, fresh sushi, and traditional kaiseki. An intimate gastronomic journey celebrating Japanese craftsmanship."
|
||||
tag="Premium Japanese Dining"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "contact" },
|
||||
{ text: "View Menu", href: "products" },
|
||||
@@ -75,10 +75,11 @@ export default function LandingPage() {
|
||||
{ value: "20+", title: "Years of Culinary Excellence" },
|
||||
{ value: "5★", title: "Michelin-Caliber Quality" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg"
|
||||
imageAlt="Rêve de Kyoto restaurant interior with sushi counter"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -175,9 +176,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "Is there a dress code?", content: "Smart casual is recommended. We appreciate when guests dress thoughtfully for the occasion. For special multicourse experiences, we suggest elegant attire to match the refinement of the meal."},
|
||||
{
|
||||
id: "6", title: "Do you offer private events?", content: "Yes, we have a private dining room perfect for corporate events, celebrations, and intimate gatherings. Contact us directly to discuss your specific needs and customize a memorable experience."},
|
||||
id: "6", title: "Do you offer private events?", content: "Yes, we have a private dining room perfect for corporate events, celebrations, and intimate gatherings. Contact us directly to discuss your specific needs and customize a memorable experience."}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg"
|
||||
imageAlt="Rêve de Kyoto restaurant interior"
|
||||
mediaPosition="left"
|
||||
/>
|
||||
@@ -188,7 +189,7 @@ export default function LandingPage() {
|
||||
tag="Reserve Now"
|
||||
title="Book Your Experience"
|
||||
description="Reserve your table at Rêve de Kyoto. Call us at +33 1 23 45 67 89 or submit your reservation details below."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Request Reservation"
|
||||
|
||||
Reference in New Issue
Block a user