Compare commits

..

2 Commits

Author SHA1 Message Date
kudinDmitriyUp
96bd96da91 Bob AI: Added different colors to badges in the hero section 2026-06-02 14:39:00 +00:00
6d11724ec5 Merge version_11_1780410770038 into main
Merge version_11_1780410770038 into main
2026-06-02 14:34:20 +00:00

View File

@@ -26,14 +26,17 @@ export default function HomeSection(): React.JSX.Element {
{
text: "Local Ingredients",
icon: Leaf,
className: "bg-green-100 text-green-800 border-green-200",
},
{
text: "Sustainable Brewing",
icon: Droplet,
className: "bg-blue-100 text-blue-800 border-blue-200",
},
{
text: "Award-Winning",
icon: Award,
className: "bg-yellow-100 text-yellow-800 border-yellow-200",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-aerial-view_1153-6120.jpg"