Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-02 22:18:45 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Banana Sushi"
/>
@@ -54,38 +46,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Experience the Unconventional"
description="Banana Sushi brings a fresh, playful twist to classic Japanese cuisine. Discover our unique handcrafted creations made with love and premium ingredients."
tag="Where Creativity Meets Sushi"
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-with-rice-ginger_140725-26.jpg",
imageAlt: "Artistic Banana Sushi plate",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-with-rice-ginger_140725-26.jpg", imageAlt: "Artistic Banana Sushi plate"},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-process-making-sushi-roll-marble-table_181624-57303.jpg",
imageAlt: "Chef preparing sushi",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg?_wi=1",
imageAlt: "Signature Banana Roll",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/philadelphia-rolls-with-salmon-wrap-inside-brown-green-plate_114579-3292.jpg?_wi=1",
imageAlt: "Dragon Fire Roll",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-brownies-with-pineapple-rings-inside-green-plate-light-surface_140725-20450.jpg?_wi=1",
imageAlt: "Sweet Fusion Dessert Roll",
},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-process-making-sushi-roll-marble-table_181624-57303.jpg", imageAlt: "Chef preparing sushi"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -114,41 +87,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Signature Banana Roll",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg?_wi=2",
},
id: "1", name: "Signature Banana Roll", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg"},
{
id: "2",
name: "Garden Fresh Roll",
price: "$10.00",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-plate-with-various-filling_140725-4211.jpg",
},
id: "2", name: "Garden Fresh Roll", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/sushi-plate-with-various-filling_140725-4211.jpg"},
{
id: "3",
name: "Classic Tuna Maki",
price: "$9.50",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-sushi-arrangement-flat-lay_23-2148517013.jpg",
},
id: "3", name: "Classic Tuna Maki", price: "$9.50", imageSrc: "http://img.b2bpic.net/free-photo/fresh-sushi-arrangement-flat-lay_23-2148517013.jpg"},
{
id: "4",
name: "Dragon Fire Roll",
price: "$14.00",
imageSrc: "http://img.b2bpic.net/free-photo/philadelphia-rolls-with-salmon-wrap-inside-brown-green-plate_114579-3292.jpg?_wi=2",
},
id: "4", name: "Dragon Fire Roll", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/philadelphia-rolls-with-salmon-wrap-inside-brown-green-plate_114579-3292.jpg"},
{
id: "5",
name: "Nigiri Sampler",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sushi-rolls-with-fried-salmon-cucumber-topped-with-seaweed-red-tobiko_141793-2063.jpg",
},
id: "5", name: "Nigiri Sampler", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sushi-rolls-with-fried-salmon-cucumber-topped-with-seaweed-red-tobiko_141793-2063.jpg"},
{
id: "6",
name: "Sweet Fusion Dessert Roll",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-brownies-with-pineapple-rings-inside-green-plate-light-surface_140725-20450.jpg?_wi=2",
},
id: "6", name: "Sweet Fusion Dessert Roll", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-brownies-with-pineapple-rings-inside-green-plate-light-surface_140725-20450.jpg"},
]}
title="Fresh Creations"
description="Explore our curated selection of signature rolls, traditional favorites, and our famous creative twists."
@@ -163,23 +112,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Fresh Ingredients",
description: "Hand-selected produce and sustainable seafood caught daily.",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-with-side-shrimps_140725-1875.jpg",
},
id: "f1", title: "Fresh Ingredients", description: "Hand-selected produce and sustainable seafood caught daily.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-with-side-shrimps_140725-1875.jpg"},
{
id: "f2",
title: "Expert Chefs",
description: "Highly trained sushi masters passionate about their craft.",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865310.jpg",
},
id: "f2", title: "Expert Chefs", description: "Highly trained sushi masters passionate about their craft.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865310.jpg"},
{
id: "f3",
title: "Eco-friendly Packaging",
description: "Compostable, sustainable packaging for a cleaner planet.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-sushi_23-2151301217.jpg",
},
id: "f3", title: "Eco-friendly Packaging", description: "Compostable, sustainable packaging for a cleaner planet.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-sushi_23-2151301217.jpg"},
]}
title="The Banana Sushi Promise"
description="We are dedicated to providing a dining experience that is consistently high-quality, sustainable, and fun."
@@ -194,25 +131,15 @@ export default function LandingPage() {
author="Sarah Miller"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-carefree-woman-enjoying-morning-outdoor-coffee-shop_74855-3463.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/happy-carefree-woman-enjoying-morning-outdoor-coffee-shop_74855-3463.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-brunettte-woman-chef-cooking-carrot-cake-making-fish-face-with-mouth-squinting-eyes-crazy-comical_839833-19935.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/beautiful-brunettte-woman-chef-cooking-carrot-cake-making-fish-face-with-mouth-squinting-eyes-crazy-comical_839833-19935.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5220.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5220.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/portrait-person-smiling-while-eating_23-2151027811.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/portrait-person-smiling-while-eating_23-2151027811.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-sushi-studio_1157-18345.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/beautiful-girl-eating-sushi-studio_1157-18345.jpg", alt: "Customer 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -223,8 +150,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Join Our Newsletter"
description="Get updates on new menu items, special events, and exclusive seasonal offers right in your inbox."
imageSrc="http://img.b2bpic.net/free-photo/set-round-table-light-part-restaurant_8353-9919.jpg"
@@ -238,54 +164,33 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQ",
href: "#",
},
label: "FAQ", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}