diff --git a/src/app/page.tsx b/src/app/page.tsx index 63c5c1f..89a2963 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -209,19 +209,19 @@ export default function LandingPage() { { value: "5-Star", - description: "Consistently praised by critics and customers alike.", + icon: Star, }, { value: "Handcrafted", - description: "Ensuring pristine quality and meticulous attention to detail.", + icon: Package, }, { value: "Finest", - description: "Only the purest cocoa and silkiest dulce de leche.", + icon: Diamond, }, ]}