Merge version_1 into main #2
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Sea Street"
|
||||
brandName="Cstreet"
|
||||
navItems={[
|
||||
{ name: "Experience", id: "about" },
|
||||
{ name: "Craft", id: "features" },
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Sea Street"
|
||||
logoText="Cstreet"
|
||||
description="Craft Cocktails. Uncompromising Atmosphere. Downtown Green Bay's Premier Luxury Lounge Experience."
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "#contact" },
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardOne
|
||||
title="The Sea Street Experience"
|
||||
title="The CStreet Experience"
|
||||
description="Discover what sets us apart from every other venue in Green Bay"
|
||||
tag="What We Offer"
|
||||
tagIcon={Zap}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Sea Street completely redefined what I expect from a cocktail lounge. The attention to detail, the quality of the drinks, and the live music created an evening I'll never forget. This is exactly what downtown Green Bay needed."
|
||||
testimonial="Cstreet completely redefined what I expect from a cocktail lounge. The attention to detail, the quality of the drinks, and the live music created an evening I'll never forget. This is exactly what downtown Green Bay needed."
|
||||
rating={5}
|
||||
author="James Mitchell, Downtown Professional"
|
||||
avatars={[
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Sea Street"
|
||||
logoText="Cstreet"
|
||||
copyrightText="© 2025 Sea Street Luxury Cocktail Lounge. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
||||
|
||||
Reference in New Issue
Block a user