Merge version_12_1780411041624 into main
Merge version_12_1780411041624 into main
This commit was merged in pull request #10.
This commit is contained in:
@@ -26,14 +26,17 @@ export default function HomeSection(): React.JSX.Element {
|
|||||||
{
|
{
|
||||||
text: "Local Ingredients",
|
text: "Local Ingredients",
|
||||||
icon: Leaf,
|
icon: Leaf,
|
||||||
|
className: "bg-green-100 text-green-800 border-green-200",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Sustainable Brewing",
|
text: "Sustainable Brewing",
|
||||||
icon: Droplet,
|
icon: Droplet,
|
||||||
|
className: "bg-blue-100 text-blue-800 border-blue-200",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Award-Winning",
|
text: "Award-Winning",
|
||||||
icon: Award,
|
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"
|
imageSrc="http://img.b2bpic.net/free-photo/morning-mountains-carpathian-ukraine-aerial-view_1153-6120.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user