Merge version_1 into main #2
298
src/app/page.tsx
298
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Award, CheckCircle, Star } from "lucide-react";
|
||||
import { Award, CheckCircle, Star, Zap, Shield, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,27 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Our Vibe",
|
||||
id: "about",
|
||||
},
|
||||
name: "Our Vibe", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Luxe Dining"
|
||||
button={{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Table", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -63,73 +53,39 @@ export default function LandingPage() {
|
||||
description="Indulge in a sensory journey in the heart of Kuala Lumpur. Where heritage meets modern refinement."
|
||||
testimonials={[
|
||||
{
|
||||
name: "James L.",
|
||||
handle: "@jl_reviews",
|
||||
testimonial: "An absolute masterpiece of flavors.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-some-drinks-beach-wedding_23-2149043923.jpg",
|
||||
},
|
||||
name: "James L.", handle: "@jl_reviews", testimonial: "An absolute masterpiece of flavors.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-some-drinks-beach-wedding_23-2149043923.jpg"},
|
||||
{
|
||||
name: "Sarah Chen",
|
||||
handle: "@sc_foodie",
|
||||
testimonial: "The best dining experience in KL, truly exquisite.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-luxury-restaurant_23-2150598353.jpg",
|
||||
},
|
||||
name: "Sarah Chen", handle: "@sc_foodie", testimonial: "The best dining experience in KL, truly exquisite.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-luxury-restaurant_23-2150598353.jpg"},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@markd_eats",
|
||||
testimonial: "Impeccable service and sophisticated atmosphere.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628493.jpg",
|
||||
},
|
||||
name: "Mark D.", handle: "@markd_eats", testimonial: "Impeccable service and sophisticated atmosphere.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628493.jpg"},
|
||||
{
|
||||
name: "Elena V.",
|
||||
handle: "@elena_v",
|
||||
testimonial: "A journey for the senses. Simply wonderful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-brunette-bearded-businessman-with-glass-red-wine-happily-talking-cellphone-restaurant-outdoor_574295-1297.jpg",
|
||||
},
|
||||
name: "Elena V.", handle: "@elena_v", testimonial: "A journey for the senses. Simply wonderful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-brunette-bearded-businessman-with-glass-red-wine-happily-talking-cellphone-restaurant-outdoor_574295-1297.jpg"},
|
||||
{
|
||||
name: "Robert B.",
|
||||
handle: "@robert_b",
|
||||
testimonial: "Fine dining at its peak. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-near-christmas-tree-gentelman-black-suit_1157-45163.jpg",
|
||||
},
|
||||
name: "Robert B.", handle: "@robert_b", testimonial: "Fine dining at its peak. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-near-christmas-tree-gentelman-black-suit_1157-45163.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-man-luxury-restaurant_23-2150598353.jpg",
|
||||
alt: "Customer profile 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-man-luxury-restaurant_23-2150598353.jpg", alt: "Customer profile 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628493.jpg",
|
||||
alt: "Customer profile 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628493.jpg", alt: "Customer profile 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-brunette-bearded-businessman-with-glass-red-wine-happily-talking-cellphone-restaurant-outdoor_574295-1297.jpg",
|
||||
alt: "Customer profile 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-brunette-bearded-businessman-with-glass-red-wine-happily-talking-cellphone-restaurant-outdoor_574295-1297.jpg", alt: "Customer profile 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-man-near-christmas-tree-gentelman-black-suit_1157-45163.jpg",
|
||||
alt: "Customer profile 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-man-near-christmas-tree-gentelman-black-suit_1157-45163.jpg", alt: "Customer profile 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-having-some-drinks-beach-wedding_23-2149043923.jpg",
|
||||
alt: "Customer profile 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-having-some-drinks-beach-wedding_23-2149043923.jpg", alt: "Customer profile 5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,19 +98,13 @@ export default function LandingPage() {
|
||||
description="Experience the delicate balance of authentic culinary traditions and contemporary innovation in an atmosphere of pure luxury."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Artisanal Ingredients",
|
||||
description: "Sourced daily for peak freshness.",
|
||||
},
|
||||
title: "Artisanal Ingredients", description: "Sourced daily for peak freshness."},
|
||||
{
|
||||
title: "Expert Chefs",
|
||||
description: "Masters of their craft in every plate.",
|
||||
},
|
||||
title: "Expert Chefs", description: "Masters of their craft in every plate."},
|
||||
{
|
||||
title: "Exclusive Ambiance",
|
||||
description: "Designed for unforgettable moments.",
|
||||
},
|
||||
title: "Exclusive Ambiance", description: "Designed for unforgettable moments."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -165,33 +115,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Signature Tasting Menu",
|
||||
description: "A curated path of seasonal delights.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-hands-pouring-oil-dough-composition_23-2148302923.jpg?_wi=1",
|
||||
imageAlt: "fresh gourmet ingredients close up",
|
||||
},
|
||||
title: "Signature Tasting Menu", description: "A curated path of seasonal delights.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-hands-pouring-oil-dough-composition_23-2148302923.jpg", imageAlt: "fresh gourmet ingredients close up"},
|
||||
{
|
||||
title: "Private Dining",
|
||||
description: "Perfectly intimate spaces for your group.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg?_wi=2",
|
||||
imageAlt: "fresh gourmet ingredients close up",
|
||||
},
|
||||
title: "Private Dining", description: "Perfectly intimate spaces for your group.", buttonIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg", imageAlt: "fresh gourmet ingredients close up"},
|
||||
{
|
||||
title: "Sommelier Selection",
|
||||
description: "Hand-picked wines for every pairing.",
|
||||
buttonIcon: "Star",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg?_wi=2",
|
||||
imageAlt: "fresh gourmet ingredients close up",
|
||||
},
|
||||
title: "Sommelier Selection", description: "Hand-picked wines for every pairing.", buttonIcon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg", imageAlt: "fresh gourmet ingredients close up"},
|
||||
{
|
||||
title: "Evening Ambiance",
|
||||
description: "Live jazz and soft lighting every night.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg?_wi=1",
|
||||
imageAlt: "fresh gourmet ingredients close up",
|
||||
},
|
||||
title: "Evening Ambiance", description: "Live jazz and soft lighting every night.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg", imageAlt: "fresh gourmet ingredients close up"},
|
||||
]}
|
||||
title="The Luxe Experience"
|
||||
description="Elevating every meal into a memorable event."
|
||||
@@ -206,41 +140,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Wagyu Ribeye",
|
||||
price: "RM 250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Wagyu Ribeye", price: "RM 250", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Truffle Risotto",
|
||||
price: "RM 120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-melted-creamy-dressing-red-sauce-top-vegetable-salad-green-plate_114579-2973.jpg",
|
||||
},
|
||||
id: "p2", name: "Truffle Risotto", price: "RM 120", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-melted-creamy-dressing-red-sauce-top-vegetable-salad-green-plate_114579-2973.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Seared Scallops",
|
||||
price: "RM 95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg",
|
||||
},
|
||||
id: "p3", name: "Seared Scallops", price: "RM 95", imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Artisanal Cheese",
|
||||
price: "RM 80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-plate_23-2151973717.jpg",
|
||||
},
|
||||
id: "p4", name: "Artisanal Cheese", price: "RM 80", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-plate_23-2151973717.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Dark Chocolate Fondant",
|
||||
price: "RM 65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg",
|
||||
},
|
||||
id: "p5", name: "Dark Chocolate Fondant", price: "RM 65", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Vintage Wine Pair",
|
||||
price: "RM 150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-plate-with-fried-salmon-mussels-shrimps-calamari-lemon_140725-1613.jpg",
|
||||
},
|
||||
id: "p6", name: "Vintage Wine Pair", price: "RM 150", imageSrc: "http://img.b2bpic.net/free-photo/seafood-plate-with-fried-salmon-mussels-shrimps-calamari-lemon_140725-1613.jpg"},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Explore our refined selection of seasonal dishes."
|
||||
@@ -255,25 +165,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
title: "Years Established",
|
||||
description: "Serving culinary art.",
|
||||
icon: Award,
|
||||
id: "m1", value: "15+", title: "Years Established", description: "Serving culinary art.", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5000+",
|
||||
title: "Happy Guests",
|
||||
description: "Creating memories.",
|
||||
icon: Star,
|
||||
id: "m2", value: "5000+", title: "Happy Guests", description: "Creating memories.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10",
|
||||
title: "Award Wins",
|
||||
description: "Industry recognition.",
|
||||
icon: CheckCircle,
|
||||
id: "m3", value: "10", title: "Award Wins", description: "Industry recognition.", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
title="Our Legacy"
|
||||
@@ -288,50 +186,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah",
|
||||
handle: "@sarah",
|
||||
testimonial: "Exceptional service and flavor.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949020.jpg",
|
||||
imageAlt: "Creative assortment of delicious food",
|
||||
},
|
||||
id: "1", name: "Sarah", handle: "@sarah", testimonial: "Exceptional service and flavor.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949020.jpg", imageAlt: "Creative assortment of delicious food"},
|
||||
{
|
||||
id: "2",
|
||||
name: "David",
|
||||
handle: "@david",
|
||||
testimonial: "The best dinner in town.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg?_wi=3",
|
||||
imageAlt: "Creative assortment of delicious food",
|
||||
},
|
||||
id: "2", name: "David", handle: "@david", testimonial: "The best dinner in town.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg", imageAlt: "Creative assortment of delicious food"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena",
|
||||
handle: "@elena",
|
||||
testimonial: "Truly a premium experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg?_wi=3",
|
||||
imageAlt: "Creative assortment of delicious food",
|
||||
},
|
||||
id: "3", name: "Elena", handle: "@elena", testimonial: "Truly a premium experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg", imageAlt: "Creative assortment of delicious food"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marc",
|
||||
handle: "@marc",
|
||||
testimonial: "Impeccable attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-hands-pouring-oil-dough-composition_23-2148302923.jpg?_wi=2",
|
||||
imageAlt: "Creative assortment of delicious food",
|
||||
},
|
||||
id: "4", name: "Marc", handle: "@marc", testimonial: "Impeccable attention to detail.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-hands-pouring-oil-dough-composition_23-2148302923.jpg", imageAlt: "Creative assortment of delicious food"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica",
|
||||
handle: "@jessica",
|
||||
testimonial: "Unforgettable evening.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg?_wi=3",
|
||||
imageAlt: "Creative assortment of delicious food",
|
||||
},
|
||||
id: "5", name: "Jessica", handle: "@jessica", testimonial: "Unforgettable evening.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-served-with-eggplants-tomatoes_141793-738.jpg", imageAlt: "Creative assortment of delicious food"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Guest Testimonials"
|
||||
@@ -345,20 +213,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you accept reservations?",
|
||||
content: "Yes, we highly recommend booking in advance.",
|
||||
},
|
||||
id: "1", title: "Do you accept reservations?", content: "Yes, we highly recommend booking in advance."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is the dress code?",
|
||||
content: "Smart casual attire is appreciated.",
|
||||
},
|
||||
id: "2", title: "What is the dress code?", content: "Smart casual attire is appreciated."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are there parking facilities?",
|
||||
content: "Valet parking is available on-site.",
|
||||
},
|
||||
id: "3", title: "Are there parking facilities?", content: "Valet parking is available on-site."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Planning your dining experience."
|
||||
@@ -373,28 +232,17 @@ export default function LandingPage() {
|
||||
description="We look forward to serving you soon."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Preferred Date",
|
||||
required: true,
|
||||
name: "date", type: "date", placeholder: "Preferred Date", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "request",
|
||||
placeholder: "Any special requests?",
|
||||
}}
|
||||
name: "request", placeholder: "Any special requests?"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/highway-bridge-shanghai_649448-3983.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -405,29 +253,19 @@ export default function LandingPage() {
|
||||
logoText="Luxe Dining"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Use", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user