Compare commits

...

12 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
kudinDmitriyUp
c85f04a2a1 Bob AI: fix build errors (attempt 1) 2026-06-02 13:20:40 +00:00
kudinDmitriyUp
58d25ae19b Bob AI: Apply different background colors to each badge within the h 2026-06-02 13:19:41 +00:00
9fce7aa7e8 Merge version_5_1780405786010 into main
Merge version_5_1780405786010 into main
2026-06-02 13:13:47 +00:00
kudinDmitriyUp
87b70ffcf0 Bob AI: fix build errors (attempt 1) 2026-06-02 13:13:11 +00:00
kudinDmitriyUp
af016b7dc8 Bob AI: Locate badge elements within the home section (assumed to be 2026-06-02 13:12:16 +00:00
d300cd9834 Merge version_4_1780405336764 into main
Merge version_4_1780405336764 into main
2026-06-02 13:06:13 +00:00
kudinDmitriyUp
e1874f6bb0 Bob AI (stub): make badges in hero sections each on in different color 2026-06-02 13:06:09 +00:00
46736ec39c Merge version_3_1780405209697 into main
Merge version_3_1780405209697 into main
2026-06-02 13:00:40 +00:00

View File

@@ -10,6 +10,9 @@ import ScrollReveal from "@/components/ui/ScrollReveal";
import GridOrCarousel from "@/components/ui/GridOrCarousel";
import FaqSimple from '@/components/sections/faq/FaqSimple';
{/* webild-stub @2026-06-02T13:06:08.765Z: make badges in hero sections each on in different color */}
export default function HomePage() {
return (
<>
@@ -34,7 +37,7 @@ export default function HomePage() {
},
{
text: "Sustainable Brewing",
icon: Leaf,
icon: Droplet,
},
{
text: "Award-Winning",
@@ -106,6 +109,10 @@ export default function HomePage() {
tag="Our Journey"
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."
primaryButton={{
text: "Meet Our Brewers",
href: "#",
}}
items={[
{
icon: Droplet,