From 3508deb5e76f77a7c08ec0307f05817a332b3313 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:34:13 +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 3484e72..be0ee89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { tag="Trusted Local Store" tagIcon={Star} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} rating={4.9} ratingText="Rated by 150+ customers" buttons={[ -- 2.49.1