From 66d916a4197c75653f8d535624387031e87bc388 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:15:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index b549b88..cc88f5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,6 +43,7 @@ export default function LandingPage() { description="Discover our exclusive range of premium quality mens wear at budget-friendly prices. From formal shirts to casual tees, find your perfect style." tag="Featured Collection" tagIcon={Bell} + background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", imageAlt: "mens wear store clothing shop interior modern retail men clothing display"}, -- 2.49.1