Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-22 00:42:15 +00:00

View File

@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
import FooterCard from '@/components/sections/footer/FooterCard';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
@@ -31,14 +31,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Experience", id: "about"},
{
name: "Menu", id: "menu"},
{
name: "Events", id: "events"},
{
name: "Book Now", id: "contact"},
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Experience", id: "experience" },
{ name: "Events", id: "events" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Dai Ichi"
/>
@@ -46,42 +44,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "sparkles-gradient"}}
background={{ variant: "sparkles-gradient" }}
title="Where Fire Meets Flavor"
description="An unforgettable Japanese steakhouse experience — crafted tableside."
buttons={[
{
text: "Reserve Your Table", href: "#contact"},
{
text: "View Menu", href: "#menu"},
{ text: "Reserve Your Table", href: "#contact" },
{ text: "View Menu", href: "#menu" },
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081470.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018744.jpg", alt: "Couple having dinner at a restaurant"},
{
src: "http://img.b2bpic.net/free-photo/bottle-with-letter-lies-blue-serviette-dinner-table_1304-3689.jpg", alt: "Bottle with a letter lies on the blue serviette on dinner table"},
{
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081863.jpg", alt: "People having dinner in luxurious restaurants"},
{
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081867.jpg", alt: "People having dinner in luxurious restaurants"},
{
src: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg", alt: "Elegantly dressed couple"},
]}
marqueeItems={[
{
type: "text", text: "Wagyu Excellence"},
{
type: "text", text: "Master Teppanyaki"},
{
type: "text", text: "Artful Sushi"},
{
type: "text", text: "Luxury Dining"},
{
type: "text", text: "Tableside Performance"},
]}
/>
</div>
@@ -90,7 +61,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
"Google Reviews", "Yelp Top Rated", "Date Night Choice", "Culinary Excellence Award", "Best Hibachi in Town", "Local Favorite", "Luxury Dining Excellence"]}
"Google Reviews", "Yelp Top Rated", "Date Night Choice", "Culinary Excellence Award", "Best Hibachi in Town", "Local Favorite", "Luxury Dining Excellence"
]}
title="Trusted by Gastronomes"
description="Join the countless diners who have discovered the Dai Ichi difference."
/>
@@ -100,10 +72,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="The Art of Performance"
buttons={[
{
text: "Our Story", href: "#story"},
]}
/>
</div>
@@ -114,24 +82,10 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1", brand: "Signature", name: "Wagyu Steak", price: "$125", rating: 5,
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg"},
{
id: "p2", brand: "Fresh", name: "Sashimi Platter", price: "$85", rating: 5,
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-baked-sushi-rolls-with-shrimps-served-with-wasabi-ginger-plate-wood_141793-12009.jpg"},
{
id: "p3", brand: "Classic", name: "Hibachi Shrimp", price: "$45", rating: 5,
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-served-with-potato-dish-mushroom-sauce_140725-5831.jpg"},
{
id: "p4", brand: "Signature", name: "Dragon Roll", price: "$28", rating: 5,
reviewCount: "2k", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5704.jpg"},
{
id: "p5", brand: "Chef's Special", name: "Lobster Tail", price: "$65", rating: 5,
reviewCount: "700", imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-tomato-sesame-top-view_141793-4513.jpg"},
{
id: "p6", brand: "Premium", name: "A5 Miyazaki Beef", price: "$180", rating: 5,
reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/california-sushi-rolls-ginger-soy-sauce-marble-plate_114579-65841.jpg"},
{ id: "p1", brand: "Signature", name: "Wagyu Steak", price: "$125", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg" },
{ id: "p2", brand: "Fresh", name: "Sashimi Platter", price: "$85", rating: 5, reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-baked-sushi-rolls-with-shrimps-served-with-wasabi-ginger-plate-wood_141793-12009.jpg" },
{ id: "p3", brand: "Classic", name: "Hibachi Shrimp", price: "$45", rating: 5, reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-served-with-potato-dish-mushroom-sauce_140725-5831.jpg" },
{ id: "p4", brand: "Signature", name: "Dragon Roll", price: "$28", rating: 5, reviewCount: "2k", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5704.jpg" },
]}
title="Culinary Masterpieces"
description="From Wagyu to fresh sushi, every plate is an expression of tradition and quality."
@@ -145,12 +99,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
features={[
{
title: "Fire Shows", description: "High-energy entertainment paired with culinary precision.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cups-vegetables-with-statue_23-2148382826.jpg"},
{
title: "Intimate Ambiance", description: "Curated lighting for the perfect romantic setting.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg"},
{
title: "Expert Craftsmanship", description: "Every motion on the grill is deliberate and masterful.", imageSrc: "http://img.b2bpic.net/free-photo/steak-with-grilled-vegetables_140725-137.jpg"},
{ title: "Fire Shows", description: "High-energy entertainment paired with culinary precision.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cups-vegetables-with-statue_23-2148382826.jpg" },
{ title: "Intimate Ambiance", description: "Curated lighting for the perfect romantic setting.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg" },
{ title: "Expert Craftsmanship", description: "Every motion on the grill is deliberate and masterful.", imageSrc: "http://img.b2bpic.net/free-photo/steak-with-grilled-vegetables_140725-137.jpg" },
]}
title="A Performance to Remember"
description="Watch master chefs prepare premium steak, seafood, and sushi right before your eyes."
@@ -163,12 +114,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
team={[
{
id: "e1", name: "Date Night", role: "Romantic Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18645.jpg"},
{
id: "e2", name: "Birthdays", role: "Performance Celebration", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-ketchup-barberry-parsley-onion-side-view_141793-3124.jpg"},
{
id: "e3", name: "Corporate", role: "Exclusive Service", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-with-pasta_23-2150329918.jpg"},
{ id: "e1", name: "Date Night", role: "Romantic Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18645.jpg" },
{ id: "e2", name: "Birthdays", role: "Performance Celebration", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-ketchup-barberry-parsley-onion-side-view_141793-3124.jpg" },
{ id: "e3", name: "Corporate", role: "Exclusive Service", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-with-pasta_23-2150329918.jpg" },
]}
title="Celebrate with Us"
description="Dai Ichi is your perfect partner for birthdays, corporate events, and romantic date nights."
@@ -180,12 +128,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "Do I need a reservation?", content: "Yes, we highly recommend reservations, especially for weekend hibachi performances."},
{
id: "f2", title: "Can you host groups?", content: "We offer dedicated seating for groups and corporate events."},
{
id: "f3", title: "Do you offer private dining?", content: "Yes, inquire about our private room options for your special occasions."},
{ id: "f1", title: "Do I need a reservation?", content: "Yes, we highly recommend reservations, especially for weekend hibachi performances." },
{ id: "f2", title: "Can you host groups?", content: "We offer dedicated seating for groups and corporate events." },
{ id: "f3", title: "Location & Hours", content: "Located at 123 Culinary Ave. Open Tue-Sun: 5pm-11pm. Reservations required." },
]}
title="Plan Your Visit"
description="Everything you need to know about dining at Dai Ichi."
@@ -196,23 +141,27 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain"}}
tag="Join VIP"
title="Get a Free Appetizer"
description="Join our VIP list to stay updated on seasonal menus and enjoy a complimentary appetizer on your first visit."
background={{ variant: "plain" }}
tag="Contact"
title="Reservations & Info"
description="Location: 123 Culinary Ave | Hours: Tue-Sun 5pm-11pm. Use the form below to inquire about large parties or special requests."
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg"
mediaAnimation="opacity"
buttonText="Submit Inquiry"
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
<FooterBase
logoText="Dai Ichi"
copyrightText="© 2025 Dai Ichi Japanese Steak House"
columns={[
{ title: "Visit Us", items: [{ label: "123 Culinary Ave", href: "#" }] },
{ title: "Reservations", items: [{ label: "Book a Table", href: "#contact" }] },
{ title: "Navigate", items: [{ label: "Home", href: "#" }, { label: "Menu", href: "#menu" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}