Merge version_1 into main #3

Merged
bender merged 5 commits from version_1 into main 2026-03-03 00:18:04 +00:00
5 changed files with 15 additions and 15 deletions

View File

@@ -49,7 +49,7 @@ export default function AboutPage() {
description="WT Brews started with a simple dream: to bring world-class craft beer to our hometown. Today, we're proud to be Baldwinsville's gathering place where quality, authenticity, and community come together."
subdescription="More Than a Brewery — A Local Institution"
icon={Leaf}
imageSrc="http://img.b2bpic.net/free-photo/mid-section-bar-tender-filling-beer-from-bar-pump_107420-65345.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-section-bar-tender-filling-beer-from-bar-pump_107420-65345.jpg?_wi=2"
imageAlt="WT Brews Brewery Facility"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -106,7 +106,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg?_wi=4"
imageAlt="WT Brews Brewery Atmosphere"
columns={[
{

View File

@@ -106,13 +106,13 @@ export default function BeersPage() {
products={[
{
id: "1", name: "Beginner's Flight", price: "$18", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-alcohol-drink-shots-table-sunlight-with-blurry-background_181624-32670.jpg", imageAlt: "Beginner's Beer Flight"},
"http://img.b2bpic.net/free-photo/closeup-alcohol-drink-shots-table-sunlight-with-blurry-background_181624-32670.jpg?_wi=1", imageAlt: "Beginner's Beer Flight"},
{
id: "2", name: "Connoisseur's Flight", price: "$25", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-alcohol-drink-shots-table-sunlight-with-blurry-background_181624-32670.jpg", imageAlt: "Connoisseur's Beer Flight"},
"http://img.b2bpic.net/free-photo/closeup-alcohol-drink-shots-table-sunlight-with-blurry-background_181624-32670.jpg?_wi=2", imageAlt: "Connoisseur's Beer Flight"},
{
id: "3", name: "Seasonal Flight", price: "$22", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-alcohol-drink-shots-table-sunlight-with-blurry-background_181624-32670.jpg", imageAlt: "Seasonal Beer Flight"},
"http://img.b2bpic.net/free-photo/closeup-alcohol-drink-shots-table-sunlight-with-blurry-background_181624-32670.jpg?_wi=3", imageAlt: "Seasonal Beer Flight"},
]}
buttons={[
{ text: "Reserve Your Flight", href: "#contact" },
@@ -136,7 +136,7 @@ export default function BeersPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg?_wi=2"
imageAlt="WT Brews Brewery Atmosphere"
columns={[
{

View File

@@ -61,7 +61,7 @@ export default function ContactPage() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Visit WT Brews", logoIcon: Beer,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-hipster-male-manufacturer-presenting-beer-microbrewery_613910-8094.jpg", searchPlaceholder: "What can we help you with?", sidebarItems: [
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-hipster-male-manufacturer-presenting-beer-microbrewery_613910-8094.jpg?_wi=2", searchPlaceholder: "What can we help you with?", sidebarItems: [
{ icon: MapPin, active: true },
{ icon: Clock, active: false },
{ icon: Users, active: false },
@@ -116,7 +116,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg?_wi=5"
imageAlt="WT Brews Brewery Atmosphere"
columns={[
{

View File

@@ -53,13 +53,13 @@ export default function EventsPage() {
products={[
{
id: "1", name: "Birthday Celebrations", price: "Starting at $299", imageSrc:
"http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg", imageAlt: "Birthday party at brewery"},
"http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg?_wi=1", imageAlt: "Birthday party at brewery"},
{
id: "2", name: "Corporate Events", price: "Custom Packages", imageSrc:
"http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg", imageAlt: "Corporate event at brewery"},
"http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg?_wi=2", imageAlt: "Corporate event at brewery"},
{
id: "3", name: "Private Tastings", price: "Starting at $399", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-alcohol-drink-shots-table-sunlight-with-blurry-background_181624-32670.jpg", imageAlt: "Private beer tasting"},
"http://img.b2bpic.net/free-photo/closeup-alcohol-drink-shots-table-sunlight-with-blurry-background_181624-32670.jpg?_wi=4", imageAlt: "Private beer tasting"},
]}
buttons={[{ text: "Reserve Your Event", href: "#contact" }]}
buttonAnimation="slide-up"
@@ -96,7 +96,7 @@ export default function EventsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg?_wi=3"
imageAlt="WT Brews Brewery Atmosphere"
columns={[
{

View File

@@ -75,7 +75,7 @@ export default function HomePage() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "WT Brews At A Glance", logoIcon: Beer,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-hipster-male-manufacturer-presenting-beer-microbrewery_613910-8094.jpg", searchPlaceholder: "Find your next favorite beer...", sidebarItems: [
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-hipster-male-manufacturer-presenting-beer-microbrewery_613910-8094.jpg?_wi=1", searchPlaceholder: "Find your next favorite beer...", sidebarItems: [
{ icon: MapPin, active: true },
{ icon: Clock, active: false },
{ icon: Users, active: false },
@@ -123,7 +123,7 @@ export default function HomePage() {
description="WT Brews is a New York State Farm Brewery dedicated to crafting premium, handcrafted beers using locally-sourced ingredients. We're more than a brewery—we're your neighborhood gathering place."
subdescription="Locally Owned & Operated in Baldwinsville"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/mid-section-bar-tender-filling-beer-from-bar-pump_107420-65345.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-section-bar-tender-filling-beer-from-bar-pump_107420-65345.jpg?_wi=1"
imageAlt="WT Brews Brewery Facility"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -222,7 +222,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-waiter-serving-beer-bar_637285-12529.jpg?_wi=1"
imageAlt="WT Brews Brewery Atmosphere"
columns={[
{