Bob AI: Locate badge elements within the home section (assumed to be
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user