Merge version_1 into main #2
177
src/app/page.tsx
177
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Our Story", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
]}
|
||||
brandName="Komorebi Sushi"
|
||||
/>
|
||||
@@ -52,21 +44,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Komorebi: The Art of Japanese Fine Dining"
|
||||
description="Experience an exquisite culinary journey through authentic Japanese flavors, meticulously prepared with the finest seasonal ingredients."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Table", href: "#contact"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/turkish-beyti-kebab-with-flatbread-wraps-encrusted-with-sesame_140725-7104.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/turkish-beyti-kebab-with-flatbread-wraps-encrusted-with-sesame_140725-7104.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,14 +63,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Tradition Meets Modern Excellence",
|
||||
},
|
||||
type: "text", content: "Tradition Meets Modern Excellence"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg",
|
||||
alt: "Restaurant Interior",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg", alt: "Restaurant Interior"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -96,32 +78,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Signature",
|
||||
name: "Omakase Sashimi Platter",
|
||||
price: "$85",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-japanese-sushi-closeup-isolated-white-background_613910-20201.jpg",
|
||||
},
|
||||
id: "1", brand: "Signature", name: "Omakase Sashimi Platter", price: "$85", rating: 5,
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-japanese-sushi-closeup-isolated-white-background_613910-20201.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Classic",
|
||||
name: "Komorebi Signature Ramen",
|
||||
price: "$28",
|
||||
rating: 5,
|
||||
reviewCount: "92",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-people-learning-how-make-traditional-sushi-dish_23-2151186449.jpg",
|
||||
},
|
||||
id: "2", brand: "Classic", name: "Komorebi Signature Ramen", price: "$28", rating: 5,
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/view-people-learning-how-make-traditional-sushi-dish_23-2151186449.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Premium",
|
||||
name: "Artisanal Tempura Set",
|
||||
price: "$34",
|
||||
rating: 4,
|
||||
reviewCount: "67",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peas-carrots-pumpkins-plate_1150-19845.jpg",
|
||||
},
|
||||
id: "3", brand: "Premium", name: "Artisanal Tempura Set", price: "$34", rating: 4,
|
||||
reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/peas-carrots-pumpkins-plate_1150-19845.jpg"},
|
||||
]}
|
||||
title="Chef's Signature Selections"
|
||||
description="A curated collection of our most celebrated dishes, crafted to capture the essence of Japanese culinary artistry."
|
||||
@@ -136,50 +100,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Jenkins",
|
||||
role: "Food Critic",
|
||||
company: "Culinary Times",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah Jenkins", role: "Food Critic", company: "Culinary Times", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Hiroshi Tanaka",
|
||||
role: "Local Connoisseur",
|
||||
company: "Tokyo Dining",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tired-doctor-wearing-safety-protection-suit-looking-camera-global-pandemic-with-coronavirus_482257-4843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-diet-salad-with-avacado-grapefruit-lettuce-cheese_140725-10835.jpg",
|
||||
},
|
||||
id: "2", name: "Hiroshi Tanaka", role: "Local Connoisseur", company: "Tokyo Dining", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-diet-salad-with-avacado-grapefruit-lettuce-cheese_140725-10835.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Watson",
|
||||
role: "Marketing Director",
|
||||
company: "Growth Media",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312217.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Watson", role: "Marketing Director", company: "Growth Media", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312217.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus Chen",
|
||||
role: "Executive Chef",
|
||||
company: "Fusion Kitchen",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/leisure-virtual-reality_1098-14670.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-with-berries-cherry-tomatoes-dark-plate_84443-82593.jpg",
|
||||
},
|
||||
id: "4", name: "Marcus Chen", role: "Executive Chef", company: "Fusion Kitchen", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-with-berries-cherry-tomatoes-dark-plate_84443-82593.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Yuki Sato",
|
||||
role: "Travel Blogger",
|
||||
company: "Japan Wanderer",
|
||||
rating: 5,
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Yuki Sato", role: "Travel Blogger", company: "Japan Wanderer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-chanterelle-stuffed-round-zucchini-plate_53876-101537.jpg"},
|
||||
]}
|
||||
title="Voices of Our Guests"
|
||||
description="Discover why Komorebi is hailed as a premier destination for lovers of authentic, high-quality Japanese cuisine."
|
||||
@@ -193,25 +127,13 @@ export default function LandingPage() {
|
||||
tag="Quality & Precision"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
description: "Years of Culinary Passion",
|
||||
},
|
||||
id: "m1", value: "15+", description: "Years of Culinary Passion"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "200+",
|
||||
description: "Seasonal Dishes Served",
|
||||
},
|
||||
id: "m2", value: "200+", description: "Seasonal Dishes Served"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4.9/5",
|
||||
description: "Average Guest Rating",
|
||||
},
|
||||
id: "m3", value: "4.9/5", description: "Average Guest Rating"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "5000+",
|
||||
description: "Satisfied Diners",
|
||||
},
|
||||
id: "m4", value: "5000+", description: "Satisfied Diners"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -219,49 +141,32 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/turkish-beyti-kebab-with-flatbread-wraps-encrusted-with-sesame_140725-7104.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/turkish-beyti-kebab-with-flatbread-wraps-encrusted-with-sesame_140725-7104.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
title: "Visit Us", items: [
|
||||
{
|
||||
label: "123 Sakura Way, Tokyo",
|
||||
href: "#",
|
||||
},
|
||||
label: "123 Sakura Way, Tokyo", href: "#"},
|
||||
{
|
||||
label: "Mon-Sun: 6pm - 11pm",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mon-Sun: 6pm - 11pm", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
label: "Twitter", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user