From 91cf692acaa7c385cb4579695ba0943c09d55f50 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 10:10:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a810b5..60b5302 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }, -- 2.49.1