diff --git a/src/app/page.tsx b/src/app/page.tsx index c1b849a..95f06f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function LandingPage() { description="Experience the rich flavors of Uzbek national cuisine at Marjon Milliy Taomlar Oshxonasi — where tradition meets luxury. Savor time-honored recipes prepared with premium ingredients and served in an elegant atmosphere that honors our cultural heritage." background={{ variant: "radial-gradient" }} leftCarouselItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p5ld7i", imageAlt: "Signature Uzbek Plov" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p5ld7i&_wi=1", 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" } @@ -200,16 +200,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "metric-1", value: "5.0★", title: "Guest Rating", description: "Consistently excellent reviews from diners who appreciate authentic cuisine and warm hospitality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p5ld7i", imageAlt: "Guest rating metric" + id: "metric-1", value: "5.0★", title: "Guest Rating", description: "Consistently excellent reviews from diners who appreciate authentic cuisine and warm hospitality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p5ld7i&_wi=2", imageAlt: "Guest rating metric" }, { - id: "metric-2", value: "15+", title: "Years Excellence", description: "Over a decade of serving authentic Uzbek dishes prepared with traditional methods and premium ingredients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5et8gj", imageAlt: "Years of excellence metric" + id: "metric-2", value: "15+", title: "Years Excellence", description: "Over a decade of serving authentic Uzbek dishes prepared with traditional methods and premium ingredients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5et8gj&_wi=3", imageAlt: "Years of excellence metric" }, { id: "metric-3", value: "1000+", title: "Loyal Guests", description: "Families and friends who visit regularly to experience the warmth and flavors that define Marjon.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xo8ls2", imageAlt: "Loyal guests metric" }, { - id: "metric-4", value: "100%", title: "Authentic Recipes", description: "Every dish prepared using traditional Uzbek methods and the finest locally-sourced ingredients available.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7i5aru", imageAlt: "Authentic recipes metric" + id: "metric-4", value: "100%", title: "Authentic Recipes", description: "Every dish prepared using traditional Uzbek methods and the finest locally-sourced ingredients available.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7i5aru&_wi=3", imageAlt: "Authentic recipes metric" } ]} ariaLabel="Metrics section displaying restaurant achievements and customer satisfaction"