diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0be9409..a8e5cc2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,25 +28,15 @@ export default function LandingPage() {
@@ -236,6 +165,12 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ title="WHY CHOOSE US?"
+ description="Experience the GR NUTRITION difference."
+ features={[
+ { icon: Star, title: "Premium Quality", description: "Only the best ingredients." },
+ { icon: CheckCircle, title: "Fast Shipping", description: "Get your gains quickly." },
+ ]}
/>