Merge version_1 into main #1
316
src/app/page.tsx
316
src/app/page.tsx
@@ -32,30 +32,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Events",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Reservations", id: "pricing" },
|
||||
{ name: "Events", id: "features" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="SOYA"
|
||||
/>
|
||||
@@ -63,46 +45,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
title="An Elevated Dining Experience in Baghdad"
|
||||
description="Luxury flavors, elegant atmosphere, unforgettable moments."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#pricing",
|
||||
},
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{ text: "Reserve Table", href: "#pricing" },
|
||||
{ text: "Explore Menu", href: "#menu" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crab-meat-coconut-cream-soup-micro-greens-gray-concrete-background-top-view-copy-space-h_1258-52397.jpg",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-side-view_141793-4512.jpg",
|
||||
},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg",
|
||||
},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942414.jpg",
|
||||
},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-top-view_140725-1007.jpg",
|
||||
},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517419.jpg",
|
||||
},
|
||||
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/crab-meat-coconut-cream-soup-micro-greens-gray-concrete-background-top-view-copy-space-h_1258-52397.jpg" },
|
||||
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-side-view_141793-4512.jpg" },
|
||||
{ id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg" },
|
||||
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942414.jpg" },
|
||||
{ id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-top-view_140725-1007.jpg" },
|
||||
{ id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517419.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -111,53 +67,24 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "The Soul of ",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg",
|
||||
alt: "Luxury",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: " Asian Fusion",
|
||||
},
|
||||
{ type: "text", content: "The Soul of " },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg", alt: "Luxury" },
|
||||
{ type: "text", content: " Asian Fusion" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Gift,
|
||||
title: "Birthdays",
|
||||
description: "Memorable celebrations.",
|
||||
},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Corporate",
|
||||
description: "Professional gatherings.",
|
||||
},
|
||||
{
|
||||
icon: Star,
|
||||
title: "Special Events",
|
||||
description: "Tailored luxury.",
|
||||
},
|
||||
{
|
||||
icon: Droplets,
|
||||
title: "Cocktail Parties",
|
||||
description: "Sophisticated evening toasts.",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Gala Dinners",
|
||||
description: "Grand culinary spectacles.",
|
||||
},
|
||||
{ icon: Gift, title: "Birthdays", description: "Memorable celebrations." },
|
||||
{ icon: Users, title: "Corporate", description: "Professional gatherings." },
|
||||
{ icon: Star, title: "Special Events", description: "Tailored luxury." },
|
||||
{ icon: Droplets, title: "Cocktail Parties", description: "Sophisticated evening toasts." },
|
||||
{ icon: Award, title: "Gala Dinners", description: "Grand culinary spectacles." },
|
||||
]}
|
||||
title="Exclusive Private Occasions"
|
||||
description="Tailored experiences for your most special moments, from birthdays to corporate meetings."
|
||||
@@ -171,42 +98,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Signature Sushi",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Wagyu Grill",
|
||||
price: "$85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-baked-sushi-rolls-with-wasabi-ginger-plate_141793-12010.jpg",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Asian Fusion Bowl",
|
||||
price: "$35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-sushi-rolls-with-sauce-with-wasabi-ginger-plate_141793-11358.jpg",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Artisanal Dessert",
|
||||
price: "$20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-japanese-cuisine-set-sushi-roll-with-salmon-shrimps-avocado-cream-cheese-blue-white_140725-12612.jpg",
|
||||
},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Soya Special Tea",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-selection-wooden-decorative-tray_114579-3489.jpg",
|
||||
},
|
||||
{
|
||||
id: "m6",
|
||||
name: "Premium Platters",
|
||||
price: "$120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-with-soy-sauce-wooden-board_114579-3159.jpg",
|
||||
},
|
||||
{ id: "m1", name: "Signature Sushi", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5587.jpg" },
|
||||
{ id: "m2", name: "Wagyu Grill", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-baked-sushi-rolls-with-wasabi-ginger-plate_141793-12010.jpg" },
|
||||
{ id: "m3", name: "Asian Fusion Bowl", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-sushi-rolls-with-sauce-with-wasabi-ginger-plate_141793-11358.jpg" },
|
||||
{ id: "m4", name: "Artisanal Dessert", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-japanese-cuisine-set-sushi-roll-with-salmon-shrimps-avocado-cream-cheese-blue-white_140725-12612.jpg" },
|
||||
{ id: "m5", name: "Soya Special Tea", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-selection-wooden-decorative-tray_114579-3489.jpg" },
|
||||
{ id: "m6", name: "Premium Platters", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-with-soy-sauce-wooden-board_114579-3159.jpg" },
|
||||
]}
|
||||
title="Our Culinary Selection"
|
||||
description="Experience a journey through Asian flavors."
|
||||
@@ -220,49 +117,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Intimate",
|
||||
price: "Reserve",
|
||||
subtitle: "2-4 Guests",
|
||||
features: [
|
||||
"Indoor seating",
|
||||
"Priority service",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
},
|
||||
],
|
||||
id: "p1", badge: "Intimate", price: "Reserve", subtitle: "2-4 Guests", features: ["Indoor seating", "Priority service"],
|
||||
buttons: [{ text: "Book Now" }],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
badge: "VIP",
|
||||
price: "Book",
|
||||
subtitle: "5+ Guests",
|
||||
features: [
|
||||
"VIP Lounge",
|
||||
"Private host",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
},
|
||||
],
|
||||
id: "p2", badge: "VIP", price: "Book", subtitle: "5+ Guests", features: ["VIP Lounge", "Private host"],
|
||||
buttons: [{ text: "Book Now" }],
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
badge: "Event",
|
||||
price: "Custom",
|
||||
subtitle: "Full Event",
|
||||
features: [
|
||||
"Entire space",
|
||||
"Custom menu",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
},
|
||||
],
|
||||
id: "p3", badge: "Event", price: "Custom", subtitle: "Full Event", features: ["Entire space", "Custom menu"],
|
||||
buttons: [{ text: "Book Now" }],
|
||||
},
|
||||
]}
|
||||
title="Table Reservations"
|
||||
@@ -277,46 +141,11 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ali Hassan",
|
||||
role: "Diner",
|
||||
company: "Baghdad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sara Ahmed",
|
||||
role: "VIP Guest",
|
||||
company: "Baghdad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Omar Khalil",
|
||||
role: "Foodie",
|
||||
company: "Baghdad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Layla Noor",
|
||||
role: "Diner",
|
||||
company: "Baghdad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Hassan Zaid",
|
||||
role: "Diner",
|
||||
company: "Baghdad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204386.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Ali Hassan", role: "Diner", company: "Baghdad", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg" },
|
||||
{ id: "t2", name: "Sara Ahmed", role: "VIP Guest", company: "Baghdad", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg" },
|
||||
{ id: "t3", name: "Omar Khalil", role: "Foodie", company: "Baghdad", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg" },
|
||||
{ id: "t4", name: "Layla Noor", role: "Diner", company: "Baghdad", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg" },
|
||||
{ id: "t5", name: "Hassan Zaid", role: "Diner", company: "Baghdad", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204386.jpg" },
|
||||
]}
|
||||
title="Gastronomic Praise"
|
||||
description="What our guests say about their experience."
|
||||
@@ -328,31 +157,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we offer premium delivery across Baghdad.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are private rooms available?",
|
||||
content: "Indeed, for special events and meetings.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I reserve outdoors?",
|
||||
content: "We offer beautiful open-air terrace seating.",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Is parking available?",
|
||||
content: "Valet parking is provided for all our guests.",
|
||||
},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Dress code?",
|
||||
content: "We recommend sophisticated casual attire.",
|
||||
},
|
||||
{ id: "f1", title: "Do you offer delivery?", content: "Yes, we offer premium delivery across Baghdad." },
|
||||
{ id: "f2", title: "Are private rooms available?", content: "Indeed, for special events and meetings." },
|
||||
{ id: "f3", title: "Can I reserve outdoors?", content: "We offer beautiful open-air terrace seating." },
|
||||
{ id: "f4", title: "Is parking available?", content: "Valet parking is provided for all our guests." },
|
||||
{ id: "f5", title: "Dress code?", content: "We recommend sophisticated casual attire." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retired-guest-paying-coffee_482257-76581.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -368,26 +177,11 @@ export default function LandingPage() {
|
||||
title="Book Your Experience"
|
||||
description="Reach out for tables, events, or inquiries."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "text",
|
||||
placeholder: "WhatsApp Number",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email Address" },
|
||||
{ name: "phone", type: "text", placeholder: "WhatsApp Number" },
|
||||
]}
|
||||
textarea={{
|
||||
name: "notes",
|
||||
placeholder: "Add any notes for your visit",
|
||||
}}
|
||||
textarea={{ name: "notes", placeholder: "Add any notes for your visit" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -395,14 +189,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="SOYA"
|
||||
leftLink={{
|
||||
text: "Terms & Conditions",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "© 2024 Soya Restaurant",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Terms & Conditions", href: "#" }}
|
||||
rightLink={{ text: "© 2024 Soya Restaurant", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user