Bob AI: Locate badge elements within the home section (assumed to be

This commit is contained in:
kudinDmitriyUp
2026-06-02 13:12:16 +00:00
parent d300cd9834
commit af016b7dc8

View File

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