Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-01 01:36:58 +00:00

View File

@@ -43,12 +43,12 @@ export default function HomePage() {
description="MSG-free Chinese-Western fusion cuisine in the heart of Lei King Wan since 2011."
buttons={[{ text: "Reserve a Table", href: "/reserve" }]}
carouselItems={[
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164908.jpg", imageAlt: "Restaurant ambiance" },
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg", imageAlt: "Signature dish" },
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-muffin-wooden-background_23-2148718736.jpg", imageAlt: "Famous desserts" },
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-woman-with-glass-wine_23-2148037495.jpg", imageAlt: "Wine pairing" },
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164908.jpg", imageAlt: "Harbourside view" },
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg", imageAlt: "Creative cuisine" }
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164908.jpg", imageAlt: "warm restaurant interior photography" },
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg", imageAlt: "gourmet plate photography" },
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-muffin-wooden-background_23-2148718736.jpg", imageAlt: "elegant dessert platter selection" },
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-woman-with-glass-wine_23-2148037495.jpg", imageAlt: "curated wine glass selection" },
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164908.jpg", imageAlt: "warm restaurant interior photography" },
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_1203-9349.jpg", imageAlt: "gourmet plate photography" }
]}
/>
</div>