Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-13 18:41:02 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
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: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="SOYA"
/>
@@ -56,65 +48,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "glowing-orb",
}}
variant: "glowing-orb"}}
title="Experience Dining Beyond Taste"
description="Where culinary artistry meets architectural precision. An unforgettable journey into modern gastronomy in the heart of Baghdad."
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "Explore Menu",
href: "#menu",
},
text: "Explore Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/russian-salad-with-orange-juice_140725-3686.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/belgian-waffle-with-vanilla-ice-cream-golden-chocolate_114579-1928.jpg",
alt: "Guest 1",
},
src: "http://img.b2bpic.net/free-photo/belgian-waffle-with-vanilla-ice-cream-golden-chocolate_114579-1928.jpg", alt: "Guest 1"},
{
src: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg",
alt: "Guest 2",
},
src: "http://img.b2bpic.net/free-photo/fried-mushrooms-cream-sauce-mashed-potatoes_140725-2111.jpg", alt: "Guest 2"},
{
src: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg",
alt: "Guest 3",
},
src: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg", alt: "Guest 3"},
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-vanilla-ice-cream-scoop-plate-isolated-black-background_181624-57527.jpg",
alt: "Guest 4",
},
src: "http://img.b2bpic.net/free-photo/vertical-shot-vanilla-ice-cream-scoop-plate-isolated-black-background_181624-57527.jpg", alt: "Guest 4"},
{
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081875.jpg",
alt: "Guest 5",
},
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081875.jpg", alt: "Guest 5"},
]}
marqueeItems={[
{
type: "text",
text: "Michelin-Inspired",
},
type: "text", text: "Michelin-Inspired"},
{
type: "text",
text: "Locally Sourced",
},
type: "text", text: "Locally Sourced"},
{
type: "text",
text: "Avant-Garde",
},
type: "text", text: "Avant-Garde"},
{
type: "text",
text: "Private Dining",
},
type: "text", text: "Private Dining"},
{
type: "text",
text: "Signature Pairings",
},
type: "text", text: "Signature Pairings"},
]}
/>
</div>
@@ -136,44 +103,21 @@ export default function LandingPage() {
<ProductCardOne
textboxLayout="default"
gridVariant="bento-grid"
animationType="blur-reveal"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Truffle Infused Risotto",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/view-soft-cake-decorated-with-orange-chocolate-dark-table_140725-86436.jpg",
},
id: "1", name: "Truffle Infused Risotto", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/view-soft-cake-decorated-with-orange-chocolate-dark-table_140725-86436.jpg"},
{
id: "2",
name: "Saffron Scallops",
price: "$52",
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg",
},
id: "2", name: "Saffron Scallops", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg"},
{
id: "3",
name: "Gold Leaf Wagyu",
price: "$89",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg",
},
id: "3", name: "Gold Leaf Wagyu", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg"},
{
id: "4",
name: "Smoked Berry Tart",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/gurza-damplings-with-meat-top-view_141793-4457.jpg",
},
id: "4", name: "Smoked Berry Tart", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/gurza-damplings-with-meat-top-view_141793-4457.jpg"},
{
id: "5",
name: "Herb Crusted Lamb",
price: "$62",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-floral-garnish_23-2151973727.jpg",
},
id: "5", name: "Herb Crusted Lamb", price: "$62", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-floral-garnish_23-2151973727.jpg"},
{
id: "6",
name: "Velvet Chocolate Orb",
price: "$34",
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg",
},
id: "6", name: "Velvet Chocolate Orb", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg"},
]}
title="Signature Creations"
description="Each plate is a canvas of innovation."
@@ -183,24 +127,15 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardSixteen
textboxLayout="default"
animationType="blur-reveal"
useInvertedBackground={true}
negativeCard={{
items: [
"No Compromise on Quality",
"Strict Booking Privacy",
"Exclusive Atmosphere",
"Seasonal Ingredients Only",
"Quiet Dining Protocol",
],
"No Compromise on Quality", "Strict Booking Privacy", "Exclusive Atmosphere", "Seasonal Ingredients Only", "Quiet Dining Protocol"],
}}
positiveCard={{
items: [
"VIP Private Dining",
"Anniversary Arrangements",
"Tailored Chef Menu",
"Sommelier Service",
"Valet Concierge",
],
"VIP Private Dining", "Anniversary Arrangements", "Tailored Chef Menu", "Sommelier Service", "Valet Concierge"],
}}
title="Refined Standards"
description="Excellence in every detail."
@@ -210,40 +145,20 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<PricingCardOne
textboxLayout="split"
animationType="blur-reveal"
useInvertedBackground={false}
plans={[
{
id: "1",
badge: "Signature",
price: "$120",
subtitle: "Full Tasting Journey",
features: [
"5 Courses",
"Wine Pairing",
"Amuse-Bouche",
],
id: "1", badge: "Signature", price: "$120", subtitle: "Full Tasting Journey", features: [
"5 Courses", "Wine Pairing", "Amuse-Bouche"],
},
{
id: "2",
badge: "Premium",
price: "$180",
subtitle: "Chef's Private Selection",
features: [
"7 Courses",
"Gold Pairing",
"Chef Interaction",
],
id: "2", badge: "Premium", price: "$180", subtitle: "Chef's Private Selection", features: [
"7 Courses", "Gold Pairing", "Chef Interaction"],
},
{
id: "3",
badge: "Standard",
price: "$85",
subtitle: "A La Carte Selection",
features: [
"Starter + Main",
"Signature Drink",
"Chef Special",
],
id: "3", badge: "Standard", price: "$85", subtitle: "A La Carte Selection", features: [
"Starter + Main", "Signature Drink", "Chef Special"],
},
]}
title="Sophisticated Menu"
@@ -259,25 +174,15 @@ export default function LandingPage() {
author="Ahmad Al-Mansour"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg",
alt: "Guest",
},
src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg", alt: "Guest"},
{
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081855.jpg",
alt: "Guest",
},
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081855.jpg", alt: "Guest"},
{
src: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg",
alt: "Guest",
},
src: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg", alt: "Guest"},
{
src: "http://img.b2bpic.net/free-photo/young-man-summer-cafe-terrace-has-breakfast_1321-3454.jpg",
alt: "Guest",
},
src: "http://img.b2bpic.net/free-photo/young-man-summer-cafe-terrace-has-breakfast_1321-3454.jpg", alt: "Guest"},
{
src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg",
alt: "Guest",
},
src: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg", alt: "Guest"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -291,20 +196,11 @@ export default function LandingPage() {
tag="Milestones"
metrics={[
{
id: "m1",
value: "15+",
description: "Global Awards Won",
},
id: "m1", value: "15+", description: "Global Awards Won"},
{
id: "m2",
value: "5k+",
description: "Memorable Dinners",
},
id: "m2", value: "5k+", description: "Memorable Dinners"},
{
id: "m3",
value: "24/7",
description: "Concierge Support",
},
id: "m3", value: "24/7", description: "Concierge Support"},
]}
metricsAnimation="blur-reveal"
/>
@@ -314,8 +210,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "rotated-rays-animated-grid",
}}
variant: "rotated-rays-animated-grid"}}
title="Secure Your Table"
description="Limited seating available daily. Reservations are highly recommended."
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg"
@@ -328,50 +223,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Location",
items: [
title: "Location", items: [
{
label: "Baghdad, Iraq",
href: "#",
},
label: "Baghdad, Iraq", href: "#"},
{
label: "Luxury District",
href: "#",
},
label: "Luxury District", href: "#"},
],
},
{
title: "Information",
items: [
title: "Information", items: [
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Press",
href: "#",
},
label: "Press", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
{
title: "Follow",
items: [
title: "Follow", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}