Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 20:33:04 +00:00

View File

@@ -94,7 +94,7 @@ export default function LandingPage() {
tagIcon={Calendar}
features={[
{
title: "Saturday Night Live Band", description: "Local country bands perform classic hits and crowd favorites every Saturday night.", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498419.jpg?_wi=1", imageAlt: "Live band performing at saloon", buttonIcon: Music,
title: "Saturday Night Live Band", description: "Local country bands perform classic hits and crowd favorites every Saturday night.", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498419.jpg", imageAlt: "Live band performing at saloon", buttonIcon: Music,
buttonHref: "#"
},
{
@@ -102,7 +102,7 @@ export default function LandingPage() {
buttonHref: "#"
},
{
title: "Social Hour & Gathering", description: "Join friends old and new for quality time and genuine western hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg?_wi=1", imageAlt: "Saloon gathering crowd", buttonIcon: Users,
title: "Social Hour & Gathering", description: "Join friends old and new for quality time and genuine western hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg", imageAlt: "Saloon gathering crowd", buttonIcon: Users,
buttonHref: "#"
},
{
@@ -110,11 +110,11 @@ export default function LandingPage() {
buttonHref: "#"
},
{
title: "Special Themed Nights", description: "From retro country to western wear contests, there's always something special.", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498419.jpg?_wi=2", imageAlt: "Themed party night", buttonIcon: Star,
title: "Special Themed Nights", description: "From retro country to western wear contests, there's always something special.", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498419.jpg", imageAlt: "Themed party night", buttonIcon: Star,
buttonHref: "#"
},
{
title: "Private Event Space", description: "Host your celebration in our rustic rooms designed for unforgettable memories.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg?_wi=2", imageAlt: "Private saloon event space", buttonIcon: Building2,
title: "Private Event Space", description: "Host your celebration in our rustic rooms designed for unforgettable memories.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg", imageAlt: "Private saloon event space", buttonIcon: Building2,
buttonHref: "#"
}
]}
@@ -197,7 +197,7 @@ export default function LandingPage() {
tagIcon={Phone}
title="Ready to Join the Saloon Experience?"
description="Reserve your table, book a private event, or just reach out to say howdy. We look forward to welcoming you to our rustic western home."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Reserve Now"