Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-06 18:56:10 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "The Vibe",
id: "vibe",
},
name: "The Vibe", id: "vibe"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="The Tipsy Kiwi"
/>
@@ -54,19 +46,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="This Isnt Your Average Bar."
description="Its louder. Friendlier. And way more fun. Experience the perfect blend of dive-bar chaos and refined luxury."
buttons={[
{
text: "Pull Up Tonight",
href: "#contact",
},
text: "Pull Up Tonight", href: "#contact"},
{
text: "See The Vibe",
href: "#vibe",
},
text: "See The Vibe", href: "#vibe"},
]}
imageSrc="http://img.b2bpic.net/free-photo/friends-good-company_1098-1716.jpg?_wi=1"
imageAlt="The Tipsy Kiwi atmosphere"
@@ -78,14 +65,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"4.6 Rating",
"48+ Reviews",
"Music Driven",
"Regulars Welcome",
"Unreal Food",
"Fun Vibes",
"Local Fav",
]}
"4.6 Rating", "48+ Reviews", "Music Driven", "Regulars Welcome", "Unreal Food", "Fun Vibes", "Local Fav"]}
title="Legendary Status"
description="Join the crowd that never misses a banger."
/>
@@ -99,17 +79,11 @@ export default function LandingPage() {
description="Yeah, the frames might be crooked. But the vibe isnt. Were not perfect, were just better. Discover the space that refuses to try too hard while nailing it every night."
bulletPoints={[
{
title: "Music First",
description: "Every track is a certified banger.",
},
title: "Music First", description: "Every track is a certified banger."},
{
title: "Friendly Crew",
description: "Bartenders who treat you like family.",
},
title: "Friendly Crew", description: "Bartenders who treat you like family."},
{
title: "Surprising Food",
description: "Bar food that actually keeps you coming back.",
},
title: "Surprising Food", description: "Bar food that actually keeps you coming back."},
]}
imageSrc="http://img.b2bpic.net/free-photo/great-selfie-cheerful-group-friends_329181-18322.jpg?_wi=1"
imageAlt="The Tipsy Kiwi interior"
@@ -125,41 +99,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Classic Meat Pie",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg",
},
id: "1", name: "Classic Meat Pie", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg"},
{
id: "2",
name: "Loaded Fries",
price: "$10",
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-lavash-bread-inside-oven-tandir_114579-3560.jpg",
},
id: "2", name: "Loaded Fries", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-lavash-bread-inside-oven-tandir_114579-3560.jpg"},
{
id: "3",
name: "Savory Sausage Roll",
price: "$9",
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3693.jpg",
},
id: "3", name: "Savory Sausage Roll", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3693.jpg"},
{
id: "4",
name: "Artisan Flatbread",
price: "$14",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg",
},
id: "4", name: "Artisan Flatbread", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg"},
{
id: "5",
name: "Loaded Potato Skins",
price: "$11",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-crepes_114579-43302.jpg",
},
id: "5", name: "Loaded Potato Skins", price: "$11", imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-crepes_114579-43302.jpg"},
{
id: "6",
name: "Spiced Sausage Plate",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-dinner-around-table-donated-with-food_114579-2165.jpg",
},
id: "6", name: "Spiced Sausage Plate", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-dinner-around-table-donated-with-food_114579-2165.jpg"},
]}
title="Not Just Bar Food."
description="Forget the grease—were serving up high-quality comfort food that surprises you."
@@ -173,35 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "v1",
title: "Banger Rotation",
author: "DJ Kiwi",
description: "Every track is curated for maximum vibe.",
tags: [
"Music",
],
imageSrc: "http://img.b2bpic.net/free-photo/great-selfie-cheerful-group-friends_329181-18322.jpg?_wi=2",
},
id: "v1", title: "Banger Rotation", author: "DJ Kiwi", description: "Every track is curated for maximum vibe.", tags: [
"Music"],
imageSrc: "http://img.b2bpic.net/free-photo/great-selfie-cheerful-group-friends_329181-18322.jpg?_wi=2"},
{
id: "v2",
title: "Late Night Energy",
author: "Staff",
description: "The energy stays at 100 until we close.",
tags: [
"Vibe",
],
imageSrc: "http://img.b2bpic.net/free-photo/friends-good-company_1098-1716.jpg?_wi=2",
},
id: "v2", title: "Late Night Energy", author: "Staff", description: "The energy stays at 100 until we close.", tags: [
"Vibe"],
imageSrc: "http://img.b2bpic.net/free-photo/friends-good-company_1098-1716.jpg?_wi=2"},
{
id: "v3",
title: "Music-First",
author: "The Kiwi",
description: "Soundtrack to the night you won't forget.",
tags: [
"Legendary",
],
imageSrc: "http://img.b2bpic.net/free-photo/great-selfie-cheerful-group-friends_329181-18322.jpg?_wi=3",
},
id: "v3", title: "Music-First", author: "The Kiwi", description: "Soundtrack to the night you won't forget.", tags: [
"Legendary"],
imageSrc: "http://img.b2bpic.net/free-photo/great-selfie-cheerful-group-friends_329181-18322.jpg?_wi=3"},
]}
title="The Playlist Never Misses"
description="We are a music-first identity. If you're looking for late-night energy and soundtracks that define a good night, you've found home."
@@ -215,40 +147,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah J.",
handle: "@sarah_drinks",
testimonial: "Every track is a banger. The music makes the night.",
imageSrc: "http://img.b2bpic.net/free-photo/low-view-selfie-man-with-glasses_23-2148283891.jpg",
},
id: "t1", name: "Sarah J.", handle: "@sarah_drinks", testimonial: "Every track is a banger. The music makes the night.", imageSrc: "http://img.b2bpic.net/free-photo/low-view-selfie-man-with-glasses_23-2148283891.jpg"},
{
id: "t2",
name: "Mike R.",
handle: "@mike_lives",
testimonial: "Staff is incredible. Always feels like home.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-calling-waiter-restaurant_23-2149316804.jpg",
},
id: "t2", name: "Mike R.", handle: "@mike_lives", testimonial: "Staff is incredible. Always feels like home.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-calling-waiter-restaurant_23-2149316804.jpg"},
{
id: "t3",
name: "Emily K.",
handle: "@emily_vibes",
testimonial: "If you're not a regular, you should be.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_23-2149218344.jpg",
},
id: "t3", name: "Emily K.", handle: "@emily_vibes", testimonial: "If you're not a regular, you should be.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-night_23-2149218344.jpg"},
{
id: "t4",
name: "Dave L.",
handle: "@dave_eats",
testimonial: "Meat pies are legendary. Absolutely delicious.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-man-summer-terrace-city-cafe-is-drinking-wine-street-cafe_1321-22.jpg",
},
id: "t4", name: "Dave L.", handle: "@dave_eats", testimonial: "Meat pies are legendary. Absolutely delicious.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-man-summer-terrace-city-cafe-is-drinking-wine-street-cafe_1321-22.jpg"},
{
id: "t5",
name: "Jen B.",
handle: "@jen_nights",
testimonial: "Perfectly imperfect dive bar heaven.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg",
},
id: "t5", name: "Jen B.", handle: "@jen_nights", testimonial: "Perfectly imperfect dive bar heaven.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg"},
]}
title="Family After One Visit"
description="Don't just take our word for it."
@@ -259,20 +166,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Tonights Better At The Kiwi."
description="Swing by for a pint and see what the fuss is all about. Crooked frames, good people, great memories."
buttons={[
{
text: "Pull Up Tonight",
href: "#",
},
text: "Pull Up Tonight", href: "#"},
{
text: "Bring Your Crew",
href: "#",
},
text: "Bring Your Crew", href: "#"},
]}
/>
</div>
@@ -281,33 +183,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "The Vibe",
href: "#vibe",
},
label: "The Vibe", href: "#vibe"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Socials",
items: [
title: "Socials", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Spotify",
href: "#",
},
label: "Spotify", href: "#"},
],
},
]}