Merge version_1 into main #2
153
src/app/page.tsx
153
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Story", id: "about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Visit", id: "contact"},
|
||||
]}
|
||||
brandName="Konnichiwa"
|
||||
/>
|
||||
@@ -55,39 +47,23 @@ export default function LandingPage() {
|
||||
description="Authentic Japanese flavor meets Southern charm. Join us for a culinary journey in the heart of Greenville."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageAlt: "Luxurious sushi restaurant interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg", imageAlt: "luxury japanese sushi restaurant interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-881.jpg",
|
||||
imageAlt: "Chef preparing sushi",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-881.jpg", imageAlt: "sushi chef preparing fresh sushi"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-rice-bento_1387-692.jpg?_wi=1",
|
||||
imageAlt: "Gourmet bento box",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-rice-bento_1387-692.jpg", imageAlt: "gourmet bento box presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-japanese-street-scene-night_23-2152023669.jpg",
|
||||
imageAlt: "Sushi bar atmosphere",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-japanese-street-scene-night_23-2152023669.jpg", imageAlt: "modern sushi bar interior design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-side-view_141793-4512.jpg",
|
||||
imageAlt: "Specialty sushi roll",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-side-view_141793-4512.jpg", imageAlt: "artistic specialty sushi roll presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cups-bottle-arrangement_23-2149706090.jpg",
|
||||
imageAlt: "Traditional sake presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cups-bottle-arrangement_23-2149706090.jpg", imageAlt: "japanese sake set traditional elegant"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -99,20 +75,14 @@ export default function LandingPage() {
|
||||
description="Diego and our culinary team bring years of sushi mastery to Greenville. We use only the finest ingredients to craft dishes that treat the family like royalty. From our quiet corners to the sushi theater bar, your experience is our art."
|
||||
metrics={[
|
||||
{
|
||||
value: "12",
|
||||
title: "Sushi Chefs",
|
||||
},
|
||||
value: "12", title: "Sushi Chefs"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Fresh Daily",
|
||||
},
|
||||
value: "100%", title: "Fresh Daily"},
|
||||
{
|
||||
value: "5k+",
|
||||
title: "Happy Guests",
|
||||
},
|
||||
value: "5k+", title: "Happy Guests"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-indigenous-person-integrating-society_23-2151102423.jpg"
|
||||
imageAlt="Master chef in the kitchen"
|
||||
imageAlt="sushi chef portrait modern kitchen"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -126,41 +96,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Deluxe Bento Box",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-rice-bento_1387-692.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Deluxe Bento Box", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/chicken-rice-bento_1387-692.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ribeye Bowl",
|
||||
price: "$32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-meat-with-vegetables-lettuce-with-grated-cheese-plate_141793-2889.jpg",
|
||||
},
|
||||
id: "2", name: "Ribeye Bowl", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-meat-with-vegetables-lettuce-with-grated-cheese-plate_141793-2889.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Scallop Bowl",
|
||||
price: "$35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-mussels-side-view_140725-9154.jpg",
|
||||
},
|
||||
id: "3", name: "Scallop Bowl", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-mussels-side-view_140725-9154.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Specialty Rolls",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-top-view_140725-1007.jpg",
|
||||
},
|
||||
id: "4", name: "Specialty Rolls", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-top-view_140725-1007.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Garden Veggie Roll",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-with-ginger-top-view_140725-6840.jpg",
|
||||
},
|
||||
id: "5", name: "Garden Veggie Roll", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-with-ginger-top-view_140725-6840.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Classic Miso Soup",
|
||||
price: "$8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bean-soup-bowls-grey-cloth_23-2148320867.jpg",
|
||||
},
|
||||
id: "6", name: "Classic Miso Soup", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/bean-soup-bowls-grey-cloth_23-2148320867.jpg"},
|
||||
]}
|
||||
title="Signature Flavors"
|
||||
description="A curated selection of our most loved Japanese dishes."
|
||||
@@ -175,25 +121,15 @@ export default function LandingPage() {
|
||||
author="Sarah Miller"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg", alt: "happy customer fine dining portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", alt: "young couple enjoying sushi dinner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", alt: "professional customer enjoying dinner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150520013.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150520013.jpg", alt: "family enjoying sushi restaurant meal"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-loves-her-boyfriend-very-much_496169-2896.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/girl-loves-her-boyfriend-very-much_496169-2896.jpg", alt: "happy elderly couple dining out"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -203,7 +139,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Visit Us"
|
||||
title="Reservations & Hours"
|
||||
description="Located at 123 Main Street. Hours: Mon-Sun 11am-10pm. Call us at (555) 012-3456."
|
||||
@@ -216,42 +152,27 @@ export default function LandingPage() {
|
||||
logoText="Konnichiwa"
|
||||
columns={[
|
||||
{
|
||||
title: "Dining",
|
||||
items: [
|
||||
title: "Dining", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Gallery", href: "#hero"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user