From 60cfef5061d3036e3f848b1f6887377aaa61ba3b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 06:55:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 18b804f..8459252 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,6 @@ export default function Page() { ]} autoplayDelay={5000} showDimOverlay={true} - useInvertedBackground={false} />
@@ -140,7 +139,6 @@ export default function Page() { id: "riverside-bistro", category: "Al-Fresco", title: "Riverside Bistro Experience", excerpt: "Enjoy a romantic al-fresco dining experience by the serene river, with breathtaking views and exquisite gourmet selections.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-sitting-red-rose-vase-wine-bottle-ice-bucket_23-2147891136.jpg", imageAlt: "Riverside dining", authorName: "Hotel The Narayani", date: "Ongoing", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg" } ]} - gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1