Compare commits
12 Commits
version_3_
...
version_9_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39aa18800d | ||
| 9d57261117 | |||
|
|
8f228cf4b2 | ||
| 809a1cd0c1 | |||
|
|
c85f04a2a1 | ||
|
|
58d25ae19b | ||
| 9fce7aa7e8 | |||
|
|
87b70ffcf0 | ||
|
|
af016b7dc8 | ||
| d300cd9834 | |||
|
|
e1874f6bb0 | ||
| 46736ec39c |
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user