Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-12 15:50:15 +00:00

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
description="Experience a fusion of bold flavors and seasonal ingredients at Kudu, where every dish tells a story."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-red-fish-pan-newspaper-with-onions-sauces_140725-13948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-red-fish-pan-newspaper-with-onions-sauces_140725-13948.jpg?_wi=1",
imageAlt: "Kudu signature dish 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/festive-table-setting-with-sprigs-dried-flowers-decorative-elements_169016-11207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/festive-table-setting-with-sprigs-dried-flowers-decorative-elements_169016-11207.jpg?_wi=1",
imageAlt: "Kudu signature dish 2",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
description: "Technique-driven craft in every bite.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-red-fish-pan-newspaper-with-onions-sauces_140725-13948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-red-fish-pan-newspaper-with-onions-sauces_140725-13948.jpg?_wi=2",
imageAlt: "professional chef cooking gourmet food",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
description: "Curated wine selections to elevate.",
bentoComponent: "reveal-icon",
icon: Wine,
imageSrc: "http://img.b2bpic.net/free-photo/festive-table-setting-with-sprigs-dried-flowers-decorative-elements_169016-11207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/festive-table-setting-with-sprigs-dried-flowers-decorative-elements_169016-11207.jpg?_wi=2",
imageAlt: "professional chef cooking gourmet food",
},
]}