From 1b332cb53ef1ac7c02e276b264ab4192606a8339 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 10:12:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f1ca257..3de86ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Explore Collection", href: "#products" }, { text: "Learn Our Story", href: "#about" } ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/flat-lay-decoration-with-brown-lipstick-plant_23-2148299610.jpg" imageAlt="luxury skincare bottles elegant product display" mediaAnimation="opacity" -- 2.49.1