diff --git a/src/app/page.tsx b/src/app/page.tsx index dd15738..a8f6afa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function LandingPage() { useInvertedBackground={false} title="WHY CHOOSE US?" description="Experience the GR NUTRITION difference." - features={[ + items={[ { icon: Star, title: "Premium Quality", description: "Only the best ingredients." }, { icon: CheckCircle, title: "Fast Shipping", description: "Get your gains quickly." } ]}