From 630985e74de8b32333c45fb7db5a3d0374be6acb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 19:53:01 +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 af2c152..e84f58e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,6 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/shiny-modern-vases-arrangement_52683-93725.jpg", imageAlt: "Geometric perfume bottles in an artistic arrangement" } ]} mediaAnimation="slide-up" - useInvertedBackground={true} />
@@ -182,7 +181,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/top-view-perfume-flowers-arrangement_23-2149722441.jpg" imageAlt="Elegant desk with perfume bottle and stationery" mediaAnimation="opacity" - textboxLayout="default" useInvertedBackground={false} />
-- 2.49.1