Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-18 22:55:21 +00:00

View File

@@ -31,75 +31,30 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Kingston 8"
button={{ text: "Order Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Authentic Caribbean Flavors in the Heart of Brooklyn"
description="Experience the vibrant soul of Jamaica at Kingston 8. Fresh ingredients, traditional spices, and island hospitality."
buttons={[
{
text: "View Menu",
href: "#menu",
},
]}
buttons={[{ text: "View Menu", href: "#menu" }]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg?_wi=1",
imageAlt: "Jerk Chicken",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263572.jpg?_wi=1",
imageAlt: "Island Vibes",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/iced-drinking-cocktails-glass_1203-9892.jpg?_wi=1",
imageAlt: "Tropical Drinks",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-drinks_1122-462.jpg?_wi=1",
imageAlt: "Outdoor Dining",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=1",
imageAlt: "Spicy Specialties",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-fries-stand-juice-cup_23-2148314163.jpg",
imageAlt: "Cultural Decor",
},
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg", imageAlt: "Jerk Chicken" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263572.jpg", imageAlt: "Island Vibes" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/iced-drinking-cocktails-glass_1203-9892.jpg", imageAlt: "Tropical Drinks" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-drinks_1122-462.jpg", imageAlt: "Outdoor Dining" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg", imageAlt: "Spicy Specialties" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-fries-stand-juice-cup_23-2148314163.jpg", imageAlt: "Cultural Decor" },
]}
/>
</div>
@@ -109,21 +64,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Caribbean Legacy"
metrics={[
{
icon: Utensils,
label: "Traditional Recipes",
value: "20+",
},
{
icon: MapPin,
label: "Years in Brooklyn",
value: "12",
},
{
icon: Users,
label: "Happy Guests",
value: "50k+",
},
{ icon: Utensils, label: "Traditional Recipes", value: "20+" },
{ icon: MapPin, label: "Years in Brooklyn", value: "12" },
{ icon: Users, label: "Happy Guests", value: "50k+" },
]}
metricsAnimation="slide-up"
/>
@@ -136,42 +79,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Jerk Chicken Platter",
price: "$18.95",
imageSrc: "http://img.b2bpic.net/free-photo/profiterolesj-with-chocolate-syrop-cream-mint-cookie-chips-tea-lemon-side-view_141793-3181.jpg",
},
{
id: "2",
name: "Curry Goat",
price: "$22.50",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-pomegranate-sauce-table_140725-4776.jpg",
},
{
id: "3",
name: "Oxtail Stew",
price: "$24.00",
imageSrc: "http://img.b2bpic.net/free-photo/surf-turf_74190-6937.jpg",
},
{
id: "4",
name: "Escovitch Snapper",
price: "$28.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fried-fish-dark-blue-surface-meal-pepper-meat-fry-seafood-sea-food-salad-dish-cooking_179666-17612.jpg",
},
{
id: "5",
name: "Plantain Tart",
price: "$8.00",
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85551.jpg",
},
{
id: "6",
name: "Sorrel Punch",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/glass-red-juice-burlap-with-flowers-high-quality-photo_114579-67856.jpg",
},
{ id: "1", name: "Jerk Chicken Platter", price: "$18.95", imageSrc: "http://img.b2bpic.net/free-photo/profiterolesj-with-chocolate-syrop-cream-mint-cookie-chips-tea-lemon-side-view_141793-3181.jpg" },
{ id: "2", name: "Curry Goat", price: "$22.50", imageSrc: "http://img.b2bpic.net/free-photo/kebab-pomegranate-sauce-table_140725-4776.jpg" },
{ id: "3", name: "Oxtail Stew", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/surf-turf_74190-6937.jpg" },
{ id: "4", name: "Escovitch Snapper", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fried-fish-dark-blue-surface-meal-pepper-meat-fry-seafood-sea-food-salad-dish-cooking_179666-17612.jpg" },
{ id: "5", name: "Plantain Tart", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85551.jpg" },
{ id: "6", name: "Sorrel Punch", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/glass-red-juice-burlap-with-flowers-high-quality-photo_114579-67856.jpg" },
]}
title="Signature Flavors"
description="Explore our curated selection of island delicacies."
@@ -183,14 +96,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Brooklyn Paper",
"The Village Voice",
"Eater NY",
"TimeOut NY",
"NY Times",
"Michelin Guide",
"Bon Appétit",
]}
"Brooklyn Paper", "The Village Voice", "Eater NY", "TimeOut NY", "NY Times", "Michelin Guide", "Bon Appétit"]}
title="Loved by Brooklyn"
description="Recognized for our dedication to authentic Caribbean heritage."
/>
@@ -201,61 +107,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Mark D.",
date: "Oct 2023",
title: "Best Jerk!",
quote: "The most authentic flavor I've had outside of Jamaica.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{
id: "2",
name: "Sarah P.",
date: "Sept 2023",
title: "Hidden Gem",
quote: "Great atmosphere and incredible oxtail.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-beautiful-african-girl-smiling-young-woman-happily-facing-her-future_176420-11233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263572.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{
id: "3",
name: "James L.",
date: "Aug 2023",
title: "Authentic",
quote: "Reminds me of home every single time.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/serious-young-business-man-looking-camera_1262-18625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-drinking-cocktails-glass_1203-9892.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{
id: "4",
name: "Maria G.",
date: "July 2023",
title: "Five Stars",
quote: "Service is friendly and the food is consistently good.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-drinks_1122-462.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{
id: "5",
name: "Chris B.",
date: "June 2023",
title: "Go now!",
quote: "Don't miss the plantains, truly addictive.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=2",
imageAlt: "man smiling portrait",
},
{ id: "1", name: "Mark D.", date: "Oct 2023", title: "Best Jerk!", quote: "The most authentic flavor I've had outside of Jamaica.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg", imageAlt: "man smiling portrait" },
{ id: "2", name: "Sarah P.", date: "Sept 2023", title: "Hidden Gem", quote: "Great atmosphere and incredible oxtail.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-beautiful-african-girl-smiling-young-woman-happily-facing-her-future_176420-11233.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263572.jpg", imageAlt: "man smiling portrait" },
{ id: "3", name: "James L.", date: "Aug 2023", title: "Authentic", quote: "Reminds me of home every single time.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/serious-young-business-man-looking-camera_1262-18625.jpg", imageSrc: "http://img.b2bpic.net/free-photo/iced-drinking-cocktails-glass_1203-9892.jpg", imageAlt: "man smiling portrait" },
{ id: "4", name: "Maria G.", date: "July 2023", title: "Five Stars", quote: "Service is friendly and the food is consistently good.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-with-food-drinks_1122-462.jpg", imageAlt: "man smiling portrait" },
{ id: "5", name: "Chris B.", date: "June 2023", title: "Go now!", quote: "Don't miss the plantains, truly addictive.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg", imageAlt: "man smiling portrait" },
]}
title="Guest Experiences"
description="Hear what our wonderful guests have to say about their Kingston 8 journey."
@@ -267,31 +123,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you accept reservations?",
content: "Yes, we highly recommend them for weekends.",
},
{
id: "2",
title: "Is catering available?",
content: "Absolutely! Contact our event manager for custom packages.",
},
{
id: "3",
title: "Is there a vegan menu?",
content: "Yes, we feature several delicious plant-based options.",
},
{
id: "4",
title: "Are you family friendly?",
content: "We love welcoming families to experience the island culture together.",
},
{
id: "5",
title: "Where are you located?",
content: "We are centrally located in the heart of Brooklyn, accessible via major transit lines.",
},
{ id: "1", title: "Do you accept reservations?", content: "Yes, we highly recommend them for weekends." },
{ id: "2", title: "Is catering available?", content: "Absolutely! Contact our event manager for custom packages." },
{ id: "3", title: "Is there a vegan menu?", content: "Yes, we feature several delicious plant-based options." },
{ id: "4", title: "Are you family friendly?", content: "We love welcoming families to experience the island culture together." },
{ id: "5", title: "Where are you located?", content: "We are centrally located in the heart of Brooklyn, accessible via major transit lines." },
]}
title="Common Inquiries"
faqsAnimation="slide-up"
@@ -302,18 +138,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Reservations"
title="Visit Us Today"
description="Come taste the rhythm of Jamaica right here in Brooklyn."
buttons={[
{
text: "Book Table",
href: "#",
},
]}
buttons={[{ text: "Book Table", href: "#" }]}
/>
</div>
@@ -321,30 +150,10 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Location",
items: [
{
label: "Kingston 8 Ave",
href: "#",
},
{
label: "Brooklyn, NY 11216",
href: "#",
},
],
title: "Location", items: [{ label: "Kingston 8 Ave" }, { label: "Brooklyn, NY 11216" }],
},
{
title: "Connect",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
title: "Connect", items: [{ label: "Instagram" }, { label: "Facebook" }],
},
]}
bottomLeftText="© 2024 Kingston 8. All rights reserved."
@@ -354,4 +163,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}