diff --git a/src/app/page.tsx b/src/app/page.tsx index 135b3ac..ed526ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="four-items-2x2-equal-grid" animationType="slide-up" - useInvertedBackground="invertDefault" + useInvertedBackground={true} /> @@ -160,7 +160,7 @@ export default function LandingPage() { id: "6", name: "Thomas Mueller, Corporate Executive", date: "Date: June 2024", title: "Excellence in every detail", quote: "The level of service provided by Premet sets the standard for luxury real estate. Highly recommended for discerning clients.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", avatarAlt: "Thomas Mueller", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury property showcase"}, ]} textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground={true} />