Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 05:17:40 +00:00

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
buttons={[
{ text: "Visit Us Tonight", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/campagne-glass-with-champagne-it-garnished-with-dried-lemon-slice_140725-1506.jpg"
imageSrc="http://img.b2bpic.net/free-photo/campagne-glass-with-champagne-it-garnished-with-dried-lemon-slice_140725-1506.jpg?_wi=1"
imageAlt="Terrace Inn Lounge welcoming interior atmosphere"
useInvertedBackground={false}
ariaLabel="About Terrace Inn Lounge"
@@ -120,19 +120,19 @@ export default function LandingPage() {
buttonHref: "#contact"
},
{
title: "Laid-Back Mature Atmosphere", description: "We cater to a discerning clientele seeking sophistication. Our environment welcomes celebration, connection, and genuine good times in a respectful, upscale setting.", imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088569.jpg", imageAlt: "Guests enjoying the laid-back atmosphere at Terrace Inn Lounge", buttonIcon: Heart,
title: "Laid-Back Mature Atmosphere", description: "We cater to a discerning clientele seeking sophistication. Our environment welcomes celebration, connection, and genuine good times in a respectful, upscale setting.", imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088569.jpg?_wi=1", imageAlt: "Guests enjoying the laid-back atmosphere at Terrace Inn Lounge", buttonIcon: Heart,
buttonHref: "#contact"
},
{
title: "Perfect for All Occasions", description: "Whether it's a celebration, retirement party, or just a night out with friends, Terrace Inn is the ideal venue. Our hands-on team ensures every event is memorable.", imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088569.jpg", imageAlt: "Celebrations and good times at Terrace Inn Lounge", buttonIcon: Gift,
title: "Perfect for All Occasions", description: "Whether it's a celebration, retirement party, or just a night out with friends, Terrace Inn is the ideal venue. Our hands-on team ensures every event is memorable.", imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088569.jpg?_wi=2", imageAlt: "Celebrations and good times at Terrace Inn Lounge", buttonIcon: Gift,
buttonHref: "#contact"
},
{
title: "Prime Location & Accessibility", description: "Located at 630 Gardner St in Joliet, we're convenient and welcoming. Open until 3 AM for late-night celebrations. ATM on-site for your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/campagne-glass-with-champagne-it-garnished-with-dried-lemon-slice_140725-1506.jpg", imageAlt: "Terrace Inn Lounge location and exterior", buttonIcon: MapPin,
title: "Prime Location & Accessibility", description: "Located at 630 Gardner St in Joliet, we're convenient and welcoming. Open until 3 AM for late-night celebrations. ATM on-site for your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/campagne-glass-with-champagne-it-garnished-with-dried-lemon-slice_140725-1506.jpg?_wi=2", imageAlt: "Terrace Inn Lounge location and exterior", buttonIcon: MapPin,
buttonHref: "#contact"
},
{
title: "Community First Mentality", description: "Our owner stays actively involved, ensuring personal attention to every guest. We're more than a lounge—we're a gathering place where everyone belongs.", imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088569.jpg", imageAlt: "Community gathering at Terrace Inn Lounge", buttonIcon: Users,
title: "Community First Mentality", description: "Our owner stays actively involved, ensuring personal attention to every guest. We're more than a lounge—we're a gathering place where everyone belongs.", imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088569.jpg?_wi=3", imageAlt: "Community gathering at Terrace Inn Lounge", buttonIcon: Users,
buttonHref: "#contact"
}
]}