Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-06 07:55:08 +00:00

View File

@@ -46,11 +46,11 @@ export default function LandingPage() {
description="Kathmandu's favourite Asian restaurant and lounge, crafted for moments that matter."
buttons={[{ text: "Reserve a Table", href: "#contact" }, { text: "View Our Menu", href: "#menu" }]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg", imageAlt: "dark luxury restaurant interior ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg", imageAlt: "dark luxury restaurant interior ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg", imageAlt: "dark luxury restaurant interior ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg", imageAlt: "dark luxury restaurant interior ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-pasta-copy-space_23-2148469855.jpg", imageAlt: "dark luxury restaurant interior ambiance" },
]}
/>
</div>
@@ -68,6 +68,7 @@ export default function LandingPage() {
{ title: "Dine-in | Delivery", description: "Convenience meeting taste" },
]}
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg"
imageAlt="elegant restaurant dining interior moody"
mediaAnimation="slide-up"
/>
</div>
@@ -135,6 +136,7 @@ export default function LandingPage() {
textarea={{ name: "Message", placeholder: "Your Request" }}
buttonText="Send Reservation Request"
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg"
imageAlt="elegant restaurant dining interior moody"
/>
</div>