Bob AI: Apply different background colors to each badge within the h
This commit is contained in:
@@ -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-foreground",
|
||||
},
|
||||
{
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user