Merge version_1 into main #2
300
src/app/page.tsx
300
src/app/page.tsx
@@ -32,75 +32,32 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Nefertiti"
|
||||
button={{ text: "Reserve Table", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Authentic Egyptian Flavors, Open 24 Hours"
|
||||
description="Experience luxury dining inspired by ancient Egypt in the heart of Bangkok. Reserve your table or order instantly via WhatsApp."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Order via WhatsApp",
|
||||
href: "https://wa.me/6626553043",
|
||||
},
|
||||
{ text: "Reserve Table", href: "#contact" },
|
||||
{ text: "Order via WhatsApp", href: "https://wa.me/6626553043" }
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552651.jpg?_wi=1",
|
||||
imageAlt: "Luxurious Egyptian Restaurant",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/art-deco-dividers-collection-golden-color_23-2147842291.jpg",
|
||||
imageAlt: "Gourmet Table Setting",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2149684348.jpg",
|
||||
imageAlt: "Authentic Atmosphere",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-golden-laser-lights_181624-26041.jpg",
|
||||
imageAlt: "Traditional Decor",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-sauteed-mixed-vegetables-oil-sauce_114579-2530.jpg",
|
||||
imageAlt: "Luxury Dining Experience",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-omlette-with-herbs-from-copper-pan_114579-3593.jpg",
|
||||
imageAlt: "Welcome to Nefertiti",
|
||||
},
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552651.jpg", imageAlt: "Luxurious Egyptian Restaurant" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-vector/art-deco-dividers-collection-golden-color_23-2147842291.jpg", imageAlt: "Gourmet Table Setting" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2149684348.jpg", imageAlt: "Authentic Atmosphere" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-with-golden-laser-lights_181624-26041.jpg", imageAlt: "Traditional Decor" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-sauteed-mixed-vegetables-oil-sauce_114579-2530.jpg", imageAlt: "Luxury Dining Experience" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-omlette-with-herbs-from-copper-pan_114579-3593.jpg", imageAlt: "Welcome to Nefertiti" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,7 +70,7 @@ export default function LandingPage() {
|
||||
description="Inspired by the grace and luxury of the Egyptian Queen Nefertiti, our restaurant brings the true essence of Nile-side dining to the heart of Sukhumvit."
|
||||
subdescription="We blend ancient Egyptian culinary traditions with high-quality ingredients, creating a unique and welcoming space for everyone in Bangkok."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-smelling-aroma-dish-kitchen_23-2147863792.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-smelling-aroma-dish-kitchen_23-2147863792.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -125,42 +82,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Classic Koshary",
|
||||
price: "290 THB",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-meal-cooked-along-with-pomegranate-fresh-vegetables-with-bread-slices-blue-table_140725-14299.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Lamb Shank Tajine",
|
||||
price: "650 THB",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roselle-juice-ready-drink-glass_1150-26239.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mixed Mezze Platter",
|
||||
price: "450 THB",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spices-cloth_23-2147684836.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Authentic Falafel Plate",
|
||||
price: "220 THB",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-roll-pita-bread-with-vegetable-salad-barberry_141793-4895.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Stuffed Vine Leaves",
|
||||
price: "280 THB",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-hummus-plate-still-life-flat-lay_23-2149595641.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Royal Baklava",
|
||||
price: "180 THB",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/azeri-set-fried-gurza-vegetables-buglama-side-view_141793-2745.jpg",
|
||||
},
|
||||
{ id: "1", name: "Classic Koshary", price: "290 THB", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-meal-cooked-along-with-pomegranate-fresh-vegetables-with-bread-slices-blue-table_140725-14299.jpg" },
|
||||
{ id: "2", name: "Lamb Shank Tajine", price: "650 THB", imageSrc: "http://img.b2bpic.net/free-photo/roselle-juice-ready-drink-glass_1150-26239.jpg" },
|
||||
{ id: "3", name: "Mixed Mezze Platter", price: "450 THB", imageSrc: "http://img.b2bpic.net/free-photo/top-view-spices-cloth_23-2147684836.jpg" },
|
||||
{ id: "4", name: "Authentic Falafel Plate", price: "220 THB", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-roll-pita-bread-with-vegetable-salad-barberry_141793-4895.jpg" },
|
||||
{ id: "5", name: "Stuffed Vine Leaves", price: "280 THB", imageSrc: "http://img.b2bpic.net/free-photo/delicious-hummus-plate-still-life-flat-lay_23-2149595641.jpg" },
|
||||
{ id: "6", name: "Royal Baklava", price: "180 THB", imageSrc: "http://img.b2bpic.net/free-photo/azeri-set-fried-gurza-vegetables-buglama-side-view_141793-2745.jpg" }
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Explore the vibrant spices and authentic flavors of Egypt."
|
||||
@@ -173,30 +100,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "24/7 Availability",
|
||||
description: "Open round the clock to satisfy your cravings anytime.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg",
|
||||
imageAlt: "Grey painted fancy restaurant with empty dinner table",
|
||||
},
|
||||
{
|
||||
title: "WhatsApp Ordering",
|
||||
description: "Quick and easy ordering directly via WhatsApp.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: MessageCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552651.jpg?_wi=2",
|
||||
imageAlt: "Grey painted fancy restaurant with empty dinner table",
|
||||
},
|
||||
{
|
||||
title: "Prime Location",
|
||||
description: "Located in the heart of the Watthana district.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: MapPin,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-smelling-aroma-dish-kitchen_23-2147863792.jpg?_wi=2",
|
||||
imageAlt: "Grey painted fancy restaurant with empty dinner table",
|
||||
},
|
||||
{ title: "24/7 Availability", description: "Open round the clock to satisfy your cravings anytime.", bentoComponent: "reveal-icon", icon: Clock },
|
||||
{ title: "WhatsApp Ordering", description: "Quick and easy ordering directly via WhatsApp.", bentoComponent: "reveal-icon", icon: MessageCircle },
|
||||
{ title: "Prime Location", description: "Located in the heart of the Watthana district.", bentoComponent: "reveal-icon", icon: MapPin }
|
||||
]}
|
||||
title="Dine with Excellence"
|
||||
description="Why we are the preferred Egyptian destination in Bangkok."
|
||||
@@ -210,27 +116,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
title: "Authenticity",
|
||||
description: "Tradition in every bite",
|
||||
icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
title: "Opening Hours",
|
||||
description: "Always welcoming you",
|
||||
icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "4.8",
|
||||
title: "Rating",
|
||||
description: "Loved by our guests",
|
||||
icon: Star,
|
||||
},
|
||||
{ id: "1", value: "100%", title: "Authenticity", description: "Tradition in every bite", icon: CheckCircle },
|
||||
{ id: "2", value: "24/7", title: "Opening Hours", description: "Always welcoming you", icon: Clock },
|
||||
{ id: "3", value: "4.8", title: "Rating", description: "Loved by our guests", icon: Star }
|
||||
]}
|
||||
title="Serving Authentic Flavors"
|
||||
description="Our commitment to quality and culture in numbers."
|
||||
@@ -243,60 +131,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Ahmed",
|
||||
role: "Food Blogger",
|
||||
company: "Bangkok Eats",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-one-black-american-female-eats-gourmet-vegetarian-meal-drinks-wine-restaurant_613910-7365.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Diner",
|
||||
company: "Local Foodie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-hanging-out-restaurant_23-2149244694.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amira Hassan",
|
||||
role: "Expat",
|
||||
company: "Cairo Club",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-tanned-woman-red-dress-stylish-beret-beige-trench-coat-eyeglasses-sits-cozy-street-cafe-smiles-enjoys-dessert-coffee_197531-29282.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Smith",
|
||||
role: "Tourist",
|
||||
company: "Globetrotter",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5054.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ploy S.",
|
||||
role: "Local Resident",
|
||||
company: "Food Critic",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-passionate-woman-with-flower-table_23-2148001712.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Ahmed", role: "Food Blogger", company: "Bangkok Eats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-one-black-american-female-eats-gourmet-vegetarian-meal-drinks-wine-restaurant_613910-7365.jpg" },
|
||||
{ id: "2", name: "Michael Chen", role: "Diner", company: "Local Foodie", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/best-friends-hanging-out-restaurant_23-2149244694.jpg" },
|
||||
{ id: "3", name: "Amira Hassan", role: "Expat", company: "Cairo Club", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-tanned-woman-red-dress-stylish-beret-beige-trench-coat-eyeglasses-sits-cozy-street-cafe-smiles-enjoys-dessert-coffee_197531-29282.jpg" },
|
||||
{ id: "4", name: "David Smith", role: "Tourist", company: "Globetrotter", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5054.jpg" },
|
||||
{ id: "5", name: "Ploy S.", role: "Local Resident", company: "Food Critic", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-passionate-woman-with-flower-table_23-2148001712.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "500+",
|
||||
label: "Monthly Visitors",
|
||||
},
|
||||
{
|
||||
value: "4.8",
|
||||
label: "Google Rating",
|
||||
},
|
||||
{
|
||||
value: "10+",
|
||||
label: "Years Tradition",
|
||||
},
|
||||
{ value: "500+", label: "Monthly Visitors" },
|
||||
{ value: "4.8", label: "Google Rating" },
|
||||
{ value: "10+", label: "Years Tradition" }
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Authentic reviews from our community."
|
||||
@@ -308,13 +152,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Cairo Club Thailand",
|
||||
"Bangkok Foodie Network",
|
||||
"Sukhumvit Business Group",
|
||||
"Tourism Authority of Egypt",
|
||||
"Watthana Culinary Union",
|
||||
"International Expat Hub",
|
||||
"Middle Eastern Cuisine Society",
|
||||
"Cairo Club Thailand", "Bangkok Foodie Network", "Sukhumvit Business Group", "Tourism Authority of Egypt", "Watthana Culinary Union", "International Expat Hub", "Middle Eastern Cuisine Society"
|
||||
]}
|
||||
title="Community Partners"
|
||||
description="Trusted by local influencers and expat communities."
|
||||
@@ -324,19 +162,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
text="Visit us at 48 Soi Sukhumvit 3/1, Khlong Toei Nuea, Watthana, Bangkok 10110. Call us at +66 2 655 3043 or reach us on WhatsApp for orders and reservations."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/6626553043",
|
||||
},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+6626553043",
|
||||
},
|
||||
{ text: "WhatsApp Us", href: "https://wa.me/6626553043" },
|
||||
{ text: "Call Now", href: "tel:+6626553043" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -346,48 +176,24 @@ export default function LandingPage() {
|
||||
logoText="NEFERTITI"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
title: "Navigation", items: [
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/6626553043",
|
||||
},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Social", items: [
|
||||
{ label: "WhatsApp", href: "https://wa.me/6626553043" },
|
||||
{ label: "Instagram", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Nefertiti Egyptian Restaurant | Bangkok"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user