From 90f66946a7a329fab5ab5c4d2e375b911854e9ad Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 19:47:41 +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 e05644c..73b043a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { buttonAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/two-young-beautiful-brunette-girls-nice-trendy-summer-clothes-sexy-carefree-women-posing-black-studio_158538-15099.jpg" imageAlt="Fashion model wearing MFK collection" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} className="w-full" containerClassName="max-w-7xl mx-auto px-4" titleClassName="text-5xl md:text-6xl font-bold" -- 2.49.1