Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-13 17:36:09 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p5ld7i", imageAlt: "Signature Uzbek Plov" }
]}
rightCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5et8gj", imageAlt: "Restaurant Interior" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5et8gj&_wi=1", imageAlt: "Restaurant Interior" }
]}
tag="UZBEK CUISINE"
tagIcon={Sparkles}
@@ -75,7 +75,7 @@ export default function LandingPage() {
tagAnimation="opacity"
buttons={[{ text: "See Our Menu", href: "#dishes" }]}
buttonAnimation="blur-reveal"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7i5aru"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7i5aru&_wi=1"
imageAlt="Professional kitchen preparing traditional Uzbek dishes"
useInvertedBackground={true}
ariaLabel="About section describing Marjon restaurant heritage and philosophy"
@@ -160,7 +160,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "feature-1", title: "Elegant Interior Design", description: "Warm lighting, traditional decor, and comfortable seating create the perfect setting for memorable meals with family and friends.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5et8gj", imageAlt: "Restaurant interior with warm ambient lighting" },
id: "feature-1", title: "Elegant Interior Design", description: "Warm lighting, traditional decor, and comfortable seating create the perfect setting for memorable meals with family and friends.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5et8gj&_wi=2", imageAlt: "Restaurant interior with warm ambient lighting" },
items: [
{ icon: Home, text: "Cozy & Welcoming" },
{ icon: Lightbulb, text: "Warm Ambiance" }
@@ -168,7 +168,7 @@ export default function LandingPage() {
reverse: false
},
{
id: "feature-2", title: "Open Kitchen Experience", description: "Watch our skilled chefs prepare your meal in our traditional kitchen, where you can see the artistry and care that goes into every dish.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7i5aru", imageAlt: "Professional kitchen staff preparing dishes" },
id: "feature-2", title: "Open Kitchen Experience", description: "Watch our skilled chefs prepare your meal in our traditional kitchen, where you can see the artistry and care that goes into every dish.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7i5aru&_wi=2", imageAlt: "Professional kitchen staff preparing dishes" },
items: [
{ icon: Flame, text: "Traditional Cooking" },
{ icon: Users, text: "Professional Chefs" }