diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0100d16..dec01de 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -34,14 +34,17 @@ export default function HomePage() { { text: "Local Ingredients", icon: Leaf, + className: "bg-primary-cta text-primary-cta-text", }, { text: "Sustainable Brewing", icon: Leaf, + className: "bg-accent text-white", }, { text: "Award-Winning", icon: Award, + className: "bg-card text-foreground", }, ]} imageSrc="http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-aerial-view_1153-6120.jpg"