Merge version_1 into main #1
@@ -120,7 +120,7 @@ export default function EventsPage() {
|
||||
title: "Barrel Release Nights",
|
||||
description: "Exclusive tastings of newly released barrel-aged beers. Limited availability, members-first access.",
|
||||
tag: "Monthly",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=8",
|
||||
imageAlt: "Barrel-aged craft beer tasting",
|
||||
buttons: [
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function EventsPage() {
|
||||
title: "Seasonal Celebrations",
|
||||
description: "Winter firepit nights, spring garden parties, summer beer festivals, and autumn harvest gatherings.",
|
||||
tag: "Year-Round",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-with-lights-snow-top_1220-738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-with-lights-snow-top_1220-738.jpg?_wi=2",
|
||||
imageAlt: "Seasonal celebration at brewery",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
@@ -96,28 +96,28 @@ export default function FoodPage() {
|
||||
id: "bavarian-pretzels",
|
||||
name: "Warm Bavarian Pretzels",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oktoberfest-arrangement-with-delicious-pretzel_23-2149051985.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oktoberfest-arrangement-with-delicious-pretzel_23-2149051985.jpg?_wi=2",
|
||||
imageAlt: "Warm pretzels with pub cheese",
|
||||
},
|
||||
{
|
||||
id: "charcuterie-board",
|
||||
name: "Artisan Charcuterie Board",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514132.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514132.jpg?_wi=2",
|
||||
imageAlt: "Gourmet charcuterie selection",
|
||||
},
|
||||
{
|
||||
id: "house-calzone",
|
||||
name: "House-Made Calzone",
|
||||
price: "$16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg?_wi=2",
|
||||
imageAlt: "Baked calzone with herbs",
|
||||
},
|
||||
{
|
||||
id: "seasonal-steak",
|
||||
name: "Seasonal Chef Special",
|
||||
price: "$32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-roasted-grilled-spare-ribs-from-summer-bbq-served-with-vegetables-asparagus-baby-carrots-fresh-tomatoes-spices-smoked-ribs-black-stone-surface-top-view_1150-44911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-roasted-grilled-spare-ribs-from-summer-bbq-served-with-vegetables-asparagus-baby-carrots-fresh-tomatoes-spices-smoked-ribs-black-stone-surface-top-view_1150-44911.jpg?_wi=2",
|
||||
imageAlt: "Premium grilled steak",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,24 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Montserrat } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Montserrat } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Jessup Farm Barrel House — Craft Brewery Fort Collins",
|
||||
description: "Barrel-aged craft brewery in a historic Fort Collins barn. Explore slow-aged beers, elevated food, and unforgettable patios.",
|
||||
keywords: "Fort Collins brewery, barrel aged beer Colorado, craft brewery, best patios Fort Collins, Jessup Farm",
|
||||
metadataBase: new URL("https://jessupfarmbarrelhouse.com"),
|
||||
alternates: {
|
||||
canonical: "https://jessupfarmbarrelhouse.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Jessup Farm Barrel House — Where Great Beer Takes Its Time",
|
||||
description: "Barrel-aged craft brewery nestled in a historic barn in Fort Collins, Colorado. Slow-aged beers, elevated food, unforgettable patios.",
|
||||
url: "https://jessupfarmbarrelhouse.com",
|
||||
siteName: "Jessup Farm Barrel House",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/tall-candles-shine-steel-dish_1304-4957.jpg",
|
||||
alt: "old barn glowing at dusk firelight",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Jessup Farm Barrel House — Craft Brewery",
|
||||
description: "Barrel-aged craft beer in a historic Fort Collins barn.",
|
||||
images: ["http://img.b2bpic.net/free-photo/tall-candles-shine-steel-dish_1304-4957.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${montserrat.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${montserrat.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -97,7 +97,7 @@ export default function OurBeerPage() {
|
||||
handle: "@beergeek_co",
|
||||
testimonial: "The barrel program here is seriously impressive. Complex and thoughtful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-beer-looking-away_23-2147897166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-beer-looking-away_23-2147897166.jpg?_wi=2",
|
||||
imageAlt: "Beer enthusiast smiling",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function OurBeerPage() {
|
||||
handle: "@sour_explorer",
|
||||
testimonial: "Their sour program is next level. Every release is different.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-young-woman-with-champagne-glass_23-2148270902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-young-woman-with-champagne-glass_23-2148270902.jpg?_wi=2",
|
||||
imageAlt: "Happy guest portrait",
|
||||
},
|
||||
{
|
||||
@@ -113,13 +113,13 @@ export default function OurBeerPage() {
|
||||
handle: "@hop_hunter",
|
||||
testimonial: "Best IPAs in Fort Collins. Fresh, bold, and always well-executed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-calling-waiter-restaurant_23-2149316803.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-calling-waiter-restaurant_23-2149316803.jpg?_wi=2",
|
||||
imageAlt: "Satisfied customer",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=4"
|
||||
imageAlt="Craft beer brewing expertise"
|
||||
/>
|
||||
</div>
|
||||
@@ -141,7 +141,7 @@ export default function OurBeerPage() {
|
||||
title: "Barrel-Aged Stouts",
|
||||
description: "Complex, velvety stouts aged in whiskey, bourbon, and wine barrels. Dark fruit, oak, and smooth finish.",
|
||||
tag: "Stout",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=5",
|
||||
imageAlt: "Barrel-aged stout selection",
|
||||
buttons: [{ text: "Current Stouts", href: "/our-beer#stouts" }],
|
||||
},
|
||||
@@ -150,7 +150,7 @@ export default function OurBeerPage() {
|
||||
title: "Wild & Sour Ales",
|
||||
description: "Experimental sours featuring fruit additions, oak aging, and wild yeast. Tart, complex, and always evolving.",
|
||||
tag: "Sour",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=6",
|
||||
imageAlt: "Sour ale lineup",
|
||||
buttons: [{ text: "Sour Program", href: "/our-beer#sours" }],
|
||||
},
|
||||
@@ -159,7 +159,7 @@ export default function OurBeerPage() {
|
||||
title: "Hop-Forward IPAs",
|
||||
description: "Fresh, bold IPAs showcasing Pacific Northwest and new-wave hop varieties. Citrus, pine, and balanced bitterness.",
|
||||
tag: "IPA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=7",
|
||||
imageAlt: "IPA beer tap selection",
|
||||
buttons: [{ text: "IPA Selection", href: "/our-beer#ipas" }],
|
||||
},
|
||||
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
handle: "@coloradolover",
|
||||
testimonial: "Think cozy casual barn — the perfect spot in the sun, rain, or snow.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-calling-waiter-restaurant_23-2149316803.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-calling-waiter-restaurant_23-2149316803.jpg?_wi=1",
|
||||
imageAlt: "Happy brewery guest",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
handle: "@foodie_fort",
|
||||
testimonial: "The staff was wonderful and the food was perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-young-woman-with-champagne-glass_23-2148270902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-young-woman-with-champagne-glass_23-2148270902.jpg?_wi=1",
|
||||
imageAlt: "Satisfied customer",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
handle: "@ftc_explorer",
|
||||
testimonial: "Always the first stop when we visit Fort Collins.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-beer-looking-away_23-2147897166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-beer-looking-away_23-2147897166.jpg?_wi=1",
|
||||
imageAlt: "Regular guest smiling",
|
||||
},
|
||||
]}
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
title: "Soft Skills",
|
||||
description: "Hazy IPA with citrus and peach notes. 6.5% ABV.",
|
||||
tag: "IPA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=1",
|
||||
imageAlt: "Beer barrels aging",
|
||||
buttons: [{ text: "Find It On Tap", href: "/our-beer" }],
|
||||
},
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
title: "The Spice is Right",
|
||||
description: "Complex sour with spiced oak aging. 7.2% ABV.",
|
||||
tag: "Sour",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=2",
|
||||
imageAlt: "Oak barrels brewery",
|
||||
buttons: [{ text: "Find It On Tap", href: "/our-beer" }],
|
||||
},
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
title: "Barrel-Aged Imperial Stout",
|
||||
description: "Bold, velvety stout with whiskey barrel character. 9.8% ABV.",
|
||||
tag: "Stout",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=3",
|
||||
imageAlt: "Barrel-aged beer",
|
||||
buttons: [{ text: "Find It On Tap", href: "/our-beer" }],
|
||||
},
|
||||
@@ -189,28 +189,28 @@ export default function HomePage() {
|
||||
id: "bavarian-pretzels",
|
||||
name: "Warm Bavarian Pretzels",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oktoberfest-arrangement-with-delicious-pretzel_23-2149051985.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oktoberfest-arrangement-with-delicious-pretzel_23-2149051985.jpg?_wi=1",
|
||||
imageAlt: "Warm pretzels with pub cheese",
|
||||
},
|
||||
{
|
||||
id: "charcuterie-board",
|
||||
name: "Artisan Charcuterie Board",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514132.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514132.jpg?_wi=1",
|
||||
imageAlt: "Gourmet charcuterie selection",
|
||||
},
|
||||
{
|
||||
id: "house-calzone",
|
||||
name: "House-Made Calzone",
|
||||
price: "$16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134259.jpg?_wi=1",
|
||||
imageAlt: "Baked calzone with herbs",
|
||||
},
|
||||
{
|
||||
id: "seasonal-steak",
|
||||
name: "Seasonal Chef Special",
|
||||
price: "$32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-roasted-grilled-spare-ribs-from-summer-bbq-served-with-vegetables-asparagus-baby-carrots-fresh-tomatoes-spices-smoked-ribs-black-stone-surface-top-view_1150-44911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-roasted-grilled-spare-ribs-from-summer-bbq-served-with-vegetables-asparagus-baby-carrots-fresh-tomatoes-spices-smoked-ribs-black-stone-surface-top-view_1150-44911.jpg?_wi=1",
|
||||
imageAlt: "Premium grilled steak",
|
||||
},
|
||||
]}
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
title: "Sunny Days",
|
||||
description: "Bright afternoons with overhead shade and cold beer.",
|
||||
tag: "Daytime",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553699.jpg?_wi=1",
|
||||
imageAlt: "Sunny patio gathering",
|
||||
},
|
||||
{
|
||||
@@ -251,7 +251,7 @@ export default function HomePage() {
|
||||
title: "Winter Gatherings",
|
||||
description: "Snow and fire pits create unforgettable moments.",
|
||||
tag: "Winter",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-with-lights-snow-top_1220-738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-jar-with-lights-snow-top_1220-738.jpg?_wi=1",
|
||||
imageAlt: "Snowy patio firelight",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -116,28 +116,28 @@ export default function ShopPage() {
|
||||
id: "fox-tee",
|
||||
name: "Fox Logo Tee",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-fox-logo-template_23-2150502726.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-fox-logo-template_23-2150502726.jpg?_wi=1",
|
||||
imageAlt: "fox logo merchandise tee shirt hat",
|
||||
},
|
||||
{
|
||||
id: "pint-glass",
|
||||
name: "Barrel House Pint Glass",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-bearded-tattooed-hipster-male-manufacturer-presenting-craft-beer-microbrewery_613910-3452.jpg?_wi=9",
|
||||
imageAlt: "Pint glass with Jessup Farm branding",
|
||||
},
|
||||
{
|
||||
id: "beanie",
|
||||
name: "Jessup Farm Beanie",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-fox-logo-template_23-2150502726.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-fox-logo-template_23-2150502726.jpg?_wi=2",
|
||||
imageAlt: "Warm beanie with fox logo",
|
||||
},
|
||||
{
|
||||
id: "stickers",
|
||||
name: "Sticker Pack (5)",
|
||||
price: "$8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514132.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514132.jpg?_wi=3",
|
||||
imageAlt: "Sticker pack collection",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -95,7 +95,7 @@ export default function TheFarmPage() {
|
||||
title: "Historic Farm Complex",
|
||||
description: "Explore our restored barn, courtyards, and artisan spaces designed for community gatherings.",
|
||||
tag: "Architecture",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg?_wi=1",
|
||||
imageAlt: "Historic farm artisan village complex",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function TheFarmPage() {
|
||||
title: "Local Vendors & Makers",
|
||||
description: "Discover handcrafted goods, artisan wares, and locally roasted coffee from talented Fort Collins creators.",
|
||||
tag: "Community",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg?_wi=2",
|
||||
imageAlt: "Artisan market and vendors",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function TheFarmPage() {
|
||||
title: "Year-Round Events",
|
||||
description: "From seasonal festivals to intimate brewery events, the farm hosts gatherings that celebrate craft and culture.",
|
||||
tag: "Events",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg?_wi=3",
|
||||
imageAlt: "Community gathering and celebration",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -120,7 +120,7 @@ export default function VisitPage() {
|
||||
title: "Hours of Operation",
|
||||
description: "Mon–Thurs: 3pm–9pm | Fri–Sat: 12pm–10pm | Sunday: 12pm–8pm. Closed major holidays.",
|
||||
tag: "Open Year-Round",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-roasted-grilled-spare-ribs-from-summer-bbq-served-with-vegetables-asparagus-baby-carrots-fresh-tomatoes-spices-smoked-ribs-black-stone-surface-top-view_1150-44911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-roasted-grilled-spare-ribs-from-summer-bbq-served-with-vegetables-asparagus-baby-carrots-fresh-tomatoes-spices-smoked-ribs-black-stone-surface-top-view_1150-44911.jpg?_wi=3",
|
||||
imageAlt: "Brewery hours and seating",
|
||||
buttons: [
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function VisitPage() {
|
||||
title: "What to Expect",
|
||||
description: "Indoor barn seating, upper & lower patios, dog-friendly patio, flights & tasters, food service, and heated fire pits year-round.",
|
||||
tag: "Full Experience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553699.jpg?_wi=2",
|
||||
imageAlt: "Brewery patio amenities",
|
||||
buttons: [
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function VisitPage() {
|
||||
title: "Accessibility & Groups",
|
||||
description: "Wheelchair accessible. Private event spaces available. Groups welcome. Call ahead for large parties or special accommodations.",
|
||||
tag: "All Welcome",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-her-children-ride-wheelbarrow_23-2147907094.jpg?_wi=4",
|
||||
imageAlt: "Group gathering at brewery",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user