From 13d510ac58710a3aa3e9761e39ee0a2f25a113c2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 12:00:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c74cff..80894ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,9 +159,6 @@ export default function LandingPage() { uniformGridCustomHeightClasses="min-h-80" cardClassName="backdrop-blur-md bg-card/40 border border-accent/20" containerClassName="relative" - containerStyle={{ - backgroundImage: "url('http://img.b2bpic.net/free-photo/variety-tasty-natural-fruits-vegetables-italian-market-horizontal-selective-focus_1220-1257.jpg')", backgroundSize: "cover", backgroundPosition: "center", backgroundAttachment: "fixed" - }} /> -- 2.49.1