Merge version_1 into main #2
332
src/app/page.tsx
332
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Dishes",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Dishes", id: "features" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Aura Dining"
|
||||
/>
|
||||
@@ -54,65 +42,29 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background="gradient-bars"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Taste Experience Repeat"
|
||||
description="Step into a world where culinary artistry meets cinematic luxury. Every dish tells a story, every moment becomes unforgettable."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Order Now", href: "#contact" },
|
||||
{ text: "Reserve Your Table", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg"
|
||||
imageAlt="luxury restaurant cinematic interior dark"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg",
|
||||
alt: "eating dinner, beef lamb in tomato sauce with cutlery",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mixed-vegetable-salad-with-white-cheese_140725-4412.jpg",
|
||||
alt: "Mixed vegetable salad with white cheese",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg",
|
||||
alt: "A top view fish meal inside white plate along with red wine on the table food meal restaurant",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-ice-cream-flowers_23-2151973725.jpg",
|
||||
alt: "Elegant dessert presentation with ice cream and flowers",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking-salad_23-2148471922.jpg",
|
||||
alt: "High angle chef cooking salad",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg", alt: "eating dinner, beef lamb in tomato sauce with cutlery" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/mixed-vegetable-salad-with-white-cheese_140725-4412.jpg", alt: "Mixed vegetable salad with white cheese" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg", alt: "A top view fish meal inside white plate along with red wine on the table food meal restaurant" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-ice-cream-flowers_23-2151973725.jpg", alt: "Elegant dessert presentation with ice cream and flowers" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking-salad_23-2148471922.jpg", alt: "High angle chef cooking salad" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Michelin Star Rated",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Culinary Recognition",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Sourcing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exclusive Vintage Wines",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Immersive Dining",
|
||||
},
|
||||
{ type: "text", text: "Michelin Star Rated" },
|
||||
{ type: "text", text: "Global Culinary Recognition" },
|
||||
{ type: "text", text: "Sustainable Sourcing" },
|
||||
{ type: "text", text: "Exclusive Vintage Wines" },
|
||||
{ type: "text", text: "Immersive Dining" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,15 +73,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Philosophy",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/boiled-potatoes-herring-with-onions_140725-2258.jpg",
|
||||
alt: "chef preparing gourmet plate close up",
|
||||
},
|
||||
{ type: "text", content: "Our Philosophy" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/boiled-potatoes-herring-with-onions_140725-2258.jpg", alt: "chef preparing gourmet plate close up" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -140,57 +85,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Truffle Risotto",
|
||||
description: "Creamy arborio rice with hand-harvested black truffles.",
|
||||
icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-taco-frame-with-copy-space_23-2148750468.jpg",
|
||||
imageAlt: "gourmet truffle risotto plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gurza-damplings-with-meat-top-view_141793-4458.jpg",
|
||||
imageAlt: "wagyu beef steak gourmet",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg?_wi=2",
|
||||
imageAlt: "gourmet truffle risotto plate",
|
||||
},
|
||||
{
|
||||
title: "A5 Wagyu",
|
||||
description: "Premium wagyu beef seared to perfection.",
|
||||
icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-topped-with-walnuts-olives_140725-3500.jpg",
|
||||
imageAlt: "wagyu beef steak gourmet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg",
|
||||
imageAlt: "gourmet truffle risotto plate",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-potatoes-herring-with-onions_140725-2258.jpg",
|
||||
imageAlt: "gourmet truffle risotto plate",
|
||||
},
|
||||
{
|
||||
title: "Artisanal Sea Bass",
|
||||
description: "Fresh catch with a citrus emulsion glaze.",
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-truffle-dish-arrangement-top-view_23-2149525169.jpg",
|
||||
imageAlt: "gourmet truffle risotto plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seared-steak-with-orange-herbs_23-2151942418.jpg",
|
||||
imageAlt: "wagyu beef steak gourmet",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-caucasian-brunette-woman-with-bob-haircut-black-dress-posing-white-background-lifestyle-concept_197531-31420.jpg?_wi=1",
|
||||
imageAlt: "gourmet truffle risotto plate",
|
||||
},
|
||||
{ title: "Truffle Risotto", description: "Creamy arborio rice with hand-harvested black truffles.", icon: Star, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-taco-frame-with-copy-space_23-2148750468.jpg", imageAlt: "gourmet truffle risotto plate" }, { imageSrc: "http://img.b2bpic.net/free-photo/gurza-damplings-with-meat-top-view_141793-4458.jpg", imageAlt: "wagyu beef steak gourmet" }] },
|
||||
{ title: "A5 Wagyu", description: "Premium wagyu beef seared to perfection.", icon: Award, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/pasta-topped-with-walnuts-olives_140725-3500.jpg", imageAlt: "wagyu beef steak gourmet" }, { imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg", imageAlt: "gourmet truffle risotto plate" }] },
|
||||
{ title: "Artisanal Sea Bass", description: "Fresh catch with a citrus emulsion glaze.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-truffle-dish-arrangement-top-view_23-2149525169.jpg", imageAlt: "gourmet truffle risotto plate" }, { imageSrc: "http://img.b2bpic.net/free-photo/seared-steak-with-orange-herbs_23-2151942418.jpg", imageAlt: "wagyu beef steak gourmet" }] }
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Exquisite culinary creations curated for the refined palate."
|
||||
@@ -199,64 +96,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="product" data-section="product">
|
||||
<ProductCardTwo
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Appetizer",
|
||||
name: "Caviar Selection",
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Entree",
|
||||
name: "Lobster Tail",
|
||||
price: "$85",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meal-yummy-vegetable-along-with-red-cherry-tomatoes-green-leafs-inside-white-plate-table_140725-11664.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Side",
|
||||
name: "Truffle Fries",
|
||||
price: "$25",
|
||||
rating: 4,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-vegetarian-risotto-with-fresh-edible-mushrooms-generated-by-ai_188544-10215.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Dessert",
|
||||
name: "Gold Leaf Chocolate",
|
||||
price: "$40",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Drink",
|
||||
name: "Vintage Champagne",
|
||||
price: "$250",
|
||||
rating: 5,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-salmon-nigiri-rice_23-2148348140.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Salad",
|
||||
name: "Organic Garden Greens",
|
||||
price: "$30",
|
||||
rating: 4,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg",
|
||||
},
|
||||
{ id: "1", brand: "Appetizer", name: "Caviar Selection", price: "$120", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg" },
|
||||
{ id: "2", brand: "Entree", name: "Lobster Tail", price: "$85", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meal-yummy-vegetable-along-with-red-cherry-tomatoes-green-leafs-inside-white-plate-table_140725-11664.jpg" },
|
||||
{ id: "3", brand: "Side", name: "Truffle Fries", price: "$25", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/healthy-vegetarian-risotto-with-fresh-edible-mushrooms-generated-by-ai_188544-10215.jpg" },
|
||||
{ id: "4", brand: "Dessert", name: "Gold Leaf Chocolate", price: "$40", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg" },
|
||||
{ id: "5", brand: "Drink", name: "Vintage Champagne", price: "$250", rating: 5, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-salmon-nigiri-rice_23-2148348140.jpg" },
|
||||
{ id: "6", brand: "Salad", name: "Organic Garden Greens", price: "$30", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2410.jpg" },
|
||||
]}
|
||||
title="Interactive Menu"
|
||||
description="Explore our seasonal selections, reimagined for modern indulgence."
|
||||
@@ -270,46 +120,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice M.",
|
||||
role: "Foodie",
|
||||
company: "Vogue",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-caucasian-brunette-woman-with-bob-haircut-black-dress-posing-white-background-lifestyle-concept_197531-31420.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark R.",
|
||||
role: "Planner",
|
||||
company: "GlobalEvents",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-wearing-ruff_23-2148184631.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah J.",
|
||||
role: "Traveler",
|
||||
company: "Condé Nast",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517446.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
role: "Critic",
|
||||
company: "NYT",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena V.",
|
||||
role: "Chef",
|
||||
company: "Gastronomy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167228.jpg",
|
||||
},
|
||||
{ id: "1", name: "Alice M.", role: "Foodie", company: "Vogue", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-caucasian-brunette-woman-with-bob-haircut-black-dress-posing-white-background-lifestyle-concept_197531-31420.jpg" },
|
||||
{ id: "2", name: "Mark R.", role: "Planner", company: "GlobalEvents", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-wearing-ruff_23-2148184631.jpg" },
|
||||
{ id: "3", name: "Sarah J.", role: "Traveler", company: "Condé Nast", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517446.jpg" },
|
||||
{ id: "4", name: "David L.", role: "Critic", company: "NYT", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg" },
|
||||
{ id: "5", name: "Elena V.", role: "Chef", company: "Gastronomy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167228.jpg" },
|
||||
]}
|
||||
title="Guest Testimonials"
|
||||
description="Voices of the extraordinary experiences at Aura."
|
||||
@@ -323,21 +138,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "15+",
|
||||
description: "Years of Culinary Artistry",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "20K",
|
||||
description: "Happy Guests Served",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "5",
|
||||
description: "Michelin Stars Attained",
|
||||
},
|
||||
{ id: "1", value: "15+", description: "Years of Culinary Artistry" },
|
||||
{ id: "2", value: "20K", description: "Happy Guests Served" },
|
||||
{ id: "3", value: "5", description: "Michelin Stars Attained" },
|
||||
]}
|
||||
title="Legacy of Excellence"
|
||||
description="Data behind our acclaimed dining reputation."
|
||||
@@ -350,24 +153,10 @@ export default function LandingPage() {
|
||||
title="Reserve Your Table"
|
||||
description="Secure your place for an unforgettable evening at Aura."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Full Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Special Requests",
|
||||
rows: 4,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Special Requests", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg"
|
||||
mediaPosition="right"
|
||||
imageAlt="luxury wine cellar dark interior"
|
||||
@@ -377,42 +166,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "The Menu",
|
||||
href: "#product",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "About Us", href: "#about" }, { label: "The Menu", href: "#product" }] },
|
||||
{ items: [{ label: "Reservations", href: "#contact" }, { label: "Careers", href: "#" }] },
|
||||
{ items: [{ label: "Terms of Service", href: "#" }, { label: "Privacy Policy", href: "#" }] },
|
||||
]}
|
||||
logoText="Aura"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user