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." } - ]} />