|
|
|
@@ -10,7 +10,7 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
|
|
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
|
|
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
|
|
|
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
|
|
|
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
|
|
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
|
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
|
|
|
import { Award, Clock, ChefHat } from "lucide-react";
|
|
|
|
import { Award, Clock, ChefHat, MessageCircle, Phone } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
@@ -33,6 +33,7 @@ export default function LandingPage() {
|
|
|
|
{ name: "Home", id: "hero" },
|
|
|
|
{ name: "Home", id: "hero" },
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
{ name: "Menu", id: "menu" },
|
|
|
|
{ name: "Menu", id: "menu" },
|
|
|
|
|
|
|
|
{ name: "Testimonials", id: "testimonials" },
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
brandName="Lumière Dining"
|
|
|
|
brandName="Lumière Dining"
|
|
|
|
@@ -91,23 +92,6 @@ export default function LandingPage() {
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="gallery" data-section="gallery">
|
|
|
|
|
|
|
|
<FeatureCardThree
|
|
|
|
|
|
|
|
animationType="blur-reveal"
|
|
|
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
|
|
|
gridVariant="four-items-2x2-equal-grid"
|
|
|
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
|
|
|
features={[
|
|
|
|
|
|
|
|
{ id: "g1", title: "Atmosphere", description: "Warm & cozy", imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg?_wi=2" },
|
|
|
|
|
|
|
|
{ id: "g2", title: "Kitchen", description: "High-end preparation", imageSrc: "http://img.b2bpic.net/free-photo/coffee-pink-cup-by-vase-pink-roses_53876-143022.jpg" },
|
|
|
|
|
|
|
|
{ id: "g3", title: "Table", description: "Elegant setting", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258900.jpg?_wi=2" },
|
|
|
|
|
|
|
|
{ id: "g4", title: "Dessert", description: "Sweet moments", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-slate-with-mint-cocoa-powder_23-2148689882.jpg?_wi=2" },
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
title="Gallery"
|
|
|
|
|
|
|
|
description="Visual highlights from our kitchen and dining room."
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<TestimonialCardTwelve
|
|
|
|
<TestimonialCardTwelve
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
@@ -127,13 +111,13 @@ export default function LandingPage() {
|
|
|
|
<ContactSplitForm
|
|
|
|
<ContactSplitForm
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
title="Reserve Your Table"
|
|
|
|
title="Reserve Your Table"
|
|
|
|
description="Join us for an unforgettable evening. Please reach out to book or inquire."
|
|
|
|
description="Join us for an unforgettable evening. Contact us via phone or reach us on Telegram."
|
|
|
|
inputs={[
|
|
|
|
inputs={[
|
|
|
|
{ name: "name", type: "text", placeholder: "Your Name" },
|
|
|
|
{ name: "name", type: "text", placeholder: "Your Name" },
|
|
|
|
{ name: "phone", type: "tel", placeholder: "Phone Number" },
|
|
|
|
{ name: "phone", type: "tel", placeholder: "Phone Number" },
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
textarea={{
|
|
|
|
textarea={{
|
|
|
|
name: "message", placeholder: "Number of guests, date, or dietary notes..."}}
|
|
|
|
name: "message", placeholder: "Number of guests, date, or dietary notes..."}}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -145,14 +129,14 @@ export default function LandingPage() {
|
|
|
|
columns={[
|
|
|
|
columns={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Navigation", items: [
|
|
|
|
title: "Navigation", items: [
|
|
|
|
|
|
|
|
{ label: "Home", href: "#hero" },
|
|
|
|
{ label: "Menu", href: "#menu" },
|
|
|
|
{ label: "Menu", href: "#menu" },
|
|
|
|
{ label: "Reserve", href: "#contact" },
|
|
|
|
|
|
|
|
],
|
|
|
|
],
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Contact", items: [
|
|
|
|
title: "Connect", items: [
|
|
|
|
|
|
|
|
{ label: "Telegram", href: "https://t.me/lumiere" },
|
|
|
|
{ label: "+998 90 123 45 67", href: "tel:+998901234567" },
|
|
|
|
{ label: "+998 90 123 45 67", href: "tel:+998901234567" },
|
|
|
|
{ label: "info@lumiere.com", href: "mailto:info@lumiere.com" },
|
|
|
|
|
|
|
|
],
|
|
|
|
],
|
|
|
|
},
|
|
|
|
},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
@@ -162,4 +146,4 @@ export default function LandingPage() {
|
|
|
|
</ReactLenis>
|
|
|
|
</ReactLenis>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|