diff --git a/src/app/page.tsx b/src/app/page.tsx
index f94345e..8e95cb5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,19 +46,14 @@ export default function LandingPage() {
@@ -99,17 +79,11 @@ export default function LandingPage() {
description="Yeah, the frames might be crooked. But the vibe isn’t. We’re not perfect, we’re 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—we’re 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() {
@@ -281,33 +183,21 @@ export default function LandingPage() {