Compare commits

...

4 Commits

Author SHA1 Message Date
kudinDmitriyUp
39aa18800d Bob AI: Add a primary or secondary call-to-action button to the 'sto 2026-06-02 13:40:20 +00:00
9d57261117 Merge version_8_1780407270523 into main
Merge version_8_1780407270523 into main
2026-06-02 13:36:10 +00:00
kudinDmitriyUp
8f228cf4b2 Bob AI: Replace one of the duplicate 'Leaf' icons in the hero's valu 2026-06-02 13:35:34 +00:00
809a1cd0c1 Merge version_6_1780406242438 into main
Merge version_6_1780406242438 into main
2026-06-02 13:21:16 +00:00

View File

@@ -37,7 +37,7 @@ export default function HomePage() {
}, },
{ {
text: "Sustainable Brewing", text: "Sustainable Brewing",
icon: Leaf, icon: Droplet,
}, },
{ {
text: "Award-Winning", text: "Award-Winning",
@@ -109,6 +109,10 @@ export default function HomePage() {
tag="Our Journey" tag="Our Journey"
title="The Heart of Cedar Mountain Brewing" title="The Heart of Cedar Mountain Brewing"
description="For over two decades, Cedar Mountain Brewery has been more than just a place to make beer; it's a testament to passion, community, and the pristine environment of Vermont. Our story began with a simple idea: to craft beers that reflect the purity of our mountain springs and the richness of local harvests. Every batch is a labor of love, a blend of traditional techniques, and innovative spirit." description="For over two decades, Cedar Mountain Brewery has been more than just a place to make beer; it's a testament to passion, community, and the pristine environment of Vermont. Our story began with a simple idea: to craft beers that reflect the purity of our mountain springs and the richness of local harvests. Every batch is a labor of love, a blend of traditional techniques, and innovative spirit."
primaryButton={{
text: "Meet Our Brewers",
href: "#",
}}
items={[ items={[
{ {
icon: Droplet, icon: Droplet,