Compare commits
2 Commits
version_11
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96bd96da91 | ||
| 6d11724ec5 |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user