Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-01 10:10:57 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
title="A Taste of Refinement at Albaik Hotel"
description="Indulge in an extraordinary dining experience where culinary artistry meets warm, impeccable service. Join us for a journey of flavors."
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312221.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312221.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85960.jpg", alt: "Portrait of a young confident man" },
@@ -128,7 +128,7 @@ export default function LandingPage() {
{
id: "plan-2", title: "Chef's Table", period: "Per Guest", price: "$150", features: ["7 Course Tasting", "Private Dining", "Meet Chef"],
button: { text: "Book Now", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312221.jpg", imageAlt: "gourmet dish luxury presentation"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312221.jpg?_wi=2", imageAlt: "gourmet dish luxury presentation"},
{
id: "plan-3", title: "Gala Package", period: "Per Event", price: "$2500", features: ["Full Hall Rental", "Custom Menu", "Event Support"],
button: { text: "Enquire Now", href: "#contact" },