Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-02 12:31:52 +00:00

View File

@@ -29,14 +29,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home", id: "hero"},
{
name: "Menu", id: "menu"},
{
name: "Quality", id: "quality"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "Menu", id: "menu" },
{ name: "Quality", id: "quality" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Sushiro"
/>
@@ -51,10 +49,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-psd/sushi-restaurant-banner-template_23-2148712373.jpg"
imageAlt="Fresh sushi presentation"
buttons={[
{
text: "View Menu", href: "#menu"},
{
text: "Reserve Table", href: "#contact"},
{ text: "View Menu", href: "#menu" },
{ text: "Reserve Table", href: "#contact" },
]}
/>
</div>
@@ -66,12 +62,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1", name: "Maguro Nigiri", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg?_wi=1"},
{
id: "p2", name: "Salmon Roll", price: "$8.90", imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg?_wi=1"},
{
id: "p3", name: "Unagi Nigiri", price: "$5.20", imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg?_wi=1"},
{ id: "p1", name: "Maguro Nigiri", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg?_wi=1" },
{ id: "p2", name: "Salmon Roll", price: "$8.90", imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg?_wi=1" },
{ id: "p3", name: "Unagi Nigiri", price: "$5.20", imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg?_wi=1" },
]}
title="Our Signature Menu"
description="Hand-picked selection of our most popular sushi rolls and nigiri favorites."
@@ -84,12 +77,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1", value: "15+", title: "Years Experience", description: "Serving fresh quality food.", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg?_wi=2"},
{
id: "m2", value: "100%", title: "Fresh Fish", description: "Daily catch delivery.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg?_wi=2"},
{
id: "m3", value: "50+", title: "Sushi Varieties", description: "Authentic flavor range.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg?_wi=2"},
{ id: "m1", value: "15+", title: "Years Experience", description: "Serving fresh quality food.", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg?_wi=2" },
{ id: "m2", value: "100%", title: "Fresh Fish", description: "Daily catch delivery.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg?_wi=2" },
{ id: "m3", value: "50+", title: "Sushi Varieties", description: "Authentic flavor range.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg?_wi=2" },
]}
title="Our Commitment to Quality"
description="We source the finest ingredients from sustainable suppliers to bring you the best sushi experience."
@@ -102,29 +92,14 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Foodie", company: "Local Blog", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg?_wi=1"},
{
id: "2", name: "Michael Chen", role: "Regular", company: "Neighbor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-stylish-woman-eating-healthy-food-sitting-beautiful-interior-with-green-flowers_273443-1899.jpg"},
{
id: "3", name: "Emily Rodriguez", role: "Chef", company: "Culinary Arts", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg"},
{
id: "4", name: "David Kim", role: "Business Owner", company: "Design Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5220.jpg"},
{
id: "5", name: "Aki Nakamura", role: "Critic", company: "Tokyo Eats", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg?_wi=2"},
{ id: "1", name: "Sarah Johnson", role: "Foodie", company: "Local Blog", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg?_wi=1" },
{ id: "2", name: "Michael Chen", role: "Regular", company: "Neighbor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-stylish-woman-eating-healthy-food-sitting-beautiful-interior-with-green-flowers_273443-1899.jpg" },
{ id: "3", name: "Emily Rodriguez", role: "Chef", company: "Culinary Arts", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg" },
]}
kpiItems={[
{
value: "4.9/5", label: "Customer Rating"},
{
value: "10k+", label: "Happy Diners"},
{
value: "24/7", label: "Freshness Check"},
{ value: "4.9/5", label: "Customer Rating" },
{ value: "10k+", label: "Happy Diners" },
{ value: "24/7", label: "Freshness Check" },
]}
title="What Our Guests Say"
description="Hear from our happy customers about their dining experience at Sushiro."
@@ -135,12 +110,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1", title: "Do you offer takeout?", content: "Yes, all menu items are available for takeaway or delivery."},
{
id: "q2", title: "Are there vegan options?", content: "We offer several vegetable rolls and vegan nigiri options."},
{
id: "q3", title: "Do I need a reservation?", content: "Reservations are recommended for weekend dinners."},
{ id: "q1", title: "Do you offer takeout?", content: "Yes, all menu items are available for takeaway or delivery." },
{ id: "q2", title: "Are there vegan options?", content: "We offer several vegetable rolls and vegan nigiri options." },
{ id: "q3", title: "Do I need a reservation?", content: "Reservations are recommended for weekend dinners." },
]}
sideTitle="Questions? We have answers."
faqsAnimation="slide-up"
@@ -154,8 +126,7 @@ export default function LandingPage() {
variant: "sparkles-gradient"}}
text="Visit us at our central location or reach out via email for catering inquiries."
buttons={[
{
text: "Email Us", href: "mailto:hello@sushiro.com"},
{ text: "Email Us", href: "mailto:hello@sushiro.com" },
]}
/>
</div>
@@ -165,18 +136,14 @@ export default function LandingPage() {
columns={[
{
items: [
{
label: "About", href: "#"},
{
label: "Menu", href: "#"},
{ label: "About", href: "#" },
{ label: "Menu", href: "#" },
],
},
{
items: [
{
label: "Contact", href: "#"},
{
label: "Careers", href: "#"},
{ label: "Contact", href: "#" },
{ label: "Careers", href: "#" },
],
},
]}