Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 10:07:39 +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"
@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Premium Dining"
tagIcon={Flame}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-tasty-japanese-food-grill_23-2148759565.jpg", imageAlt: "Premium Japanese wagyu beef" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-lamb-ribs-with-grilled-potatoes-fresh-tomatoes-glass-red-wine-table_140725-11505.jpg", imageAlt: "Teppanyaki chef cooking performance" },
@@ -244,7 +244,7 @@ export default function LandingPage() {
description="Reserve your table at Sakura Prime and experience the finest in Japanese teppanyaki dining."
tagIcon={Calendar}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
inputPlaceholder="your@email.com"
buttonText="Reserve Table"