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}