From 9f134231bab4b386dc8fc17d7df7ae7d59575af3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 08:12:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a8f6afa..ee03763 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,10 +167,6 @@ export default function LandingPage() { useInvertedBackground={false} title="WHY CHOOSE US?" description="Experience the GR NUTRITION difference." - items={[ - { icon: Star, title: "Premium Quality", description: "Only the best ingredients." }, - { icon: CheckCircle, title: "Fast Shipping", description: "Get your gains quickly." } - ]} /> -- 2.49.1