Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 177a173464 | |||
| 30d9c2aae5 | |||
| 96a7268460 |
125
src/app/page.tsx
125
src/app/page.tsx
@@ -22,8 +22,8 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmall"
|
||||
background="blurBottom"
|
||||
cardStyle="solid"
|
||||
background="aurora"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="normal"
|
||||
@@ -32,14 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Our Story", id: "about"},
|
||||
{
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Our Story", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="DASARA"
|
||||
/>
|
||||
@@ -47,16 +43,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="A Symphony of Flavors"
|
||||
description="Experience the exquisite blend of authentic Chinese zest and the robust richness of North Indian culinary traditions, curated for the refined palate."
|
||||
tag="FINE DINING EXPERIENCE"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", imageAlt: "Luxurious fine dining setting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942414.jpg", imageAlt: "Fusion culinary creation"}
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", imageAlt: "Luxurious fine dining setting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942414.jpg", imageAlt: "Fusion culinary creation" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -78,18 +71,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Sichuan Peppercorn Lamb", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-plate-garnished-with-sauce-bread-stuffing-spinach-shredded-carrot_141793-2276.jpg"},
|
||||
{
|
||||
id: "p2", name: "Tandoori Lobster Tail", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-fresh-vegetables-dinner-preparation-table_140725-147762.jpg"},
|
||||
{
|
||||
id: "p3", name: "Hakka Style Murgh Malai", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-fork-oval-plate-white-purple-checkered-tablecloth-bowls-with-other-stuffs-light-grey-table_140725-136657.jpg"},
|
||||
{
|
||||
id: "p4", name: "Five Spice Dal Bukhara", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/avocado-smoothie-bowl-topped-with-chia-granola-kiwi-spinach-overhead-top-view-flat-lay-healthy-breakfast-tropical-leaves_273443-2750.jpg"},
|
||||
{
|
||||
id: "p5", name: "Kung Pao Paneer Tikka", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-onion-herbs-lavash-board-sauce-colorful-spices_140725-72576.jpg"},
|
||||
{
|
||||
id: "p6", name: "Dim Sum Basket Royale", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/chicken-noodles-table-with-sushi-rolls_140725-3880.jpg"},
|
||||
{ id: "p1", name: "Sichuan Peppercorn Lamb", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-plate-garnished-with-sauce-bread-stuffing-spinach-shredded-carrot_141793-2276.jpg" },
|
||||
{ id: "p2", name: "Tandoori Lobster Tail", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-fresh-vegetables-dinner-preparation-table_140725-147762.jpg" },
|
||||
{ id: "p3", name: "Hakka Style Murgh Malai", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-fork-oval-plate-white-purple-checkered-tablecloth-bowls-with-other-stuffs-light-grey-table_140725-136657.jpg" },
|
||||
{ id: "p4", name: "Five Spice Dal Bukhara", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/avocado-smoothie-bowl-topped-with-chia-granola-kiwi-spinach-overhead-top-view-flat-lay-healthy-breakfast-tropical-leaves_273443-2750.jpg" },
|
||||
{ id: "p5", name: "Kung Pao Paneer Tikka", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-onion-herbs-lavash-board-sauce-colorful-spices_140725-72576.jpg" },
|
||||
{ id: "p6", name: "Dim Sum Basket Royale", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/chicken-noodles-table-with-sushi-rolls_140725-3880.jpg" },
|
||||
]}
|
||||
title="Signature Creations"
|
||||
description="Handpicked delicacies celebrating the best of two worlds."
|
||||
@@ -103,13 +90,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "g1", groupTitle: "Executive Chefs", members: [
|
||||
{
|
||||
id: "m1", title: "Chef Aris Thorne", subtitle: "Executive Chef", detail: "Master of fusion techniques.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-chefs-posing-with-arms-crossed-camera-working-restaurant-kitchen-make-dish-meal-man-woman-uniform-being-professional-cooks-preparing-culinary-recipe_482257-45651.jpg"},
|
||||
{
|
||||
id: "m2", title: "Chef Priya Singh", subtitle: "Head Tandoor Master", detail: "Tradition meets innovation.", imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727979.jpg"},
|
||||
{
|
||||
id: "m3", title: "Chef Kenji Sato", subtitle: "Chinese Culinary Lead", detail: "Technique focused excellence.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-salad-with-mushrooms_23-2148471925.jpg"},
|
||||
id: "g1", groupTitle: "Executive Chefs", members: [
|
||||
{ id: "m1", title: "Chef Aris Thorne", subtitle: "Executive Chef", detail: "Master of fusion techniques.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-chefs-posing-with-arms-crossed-camera-working-restaurant-kitchen-make-dish-meal-man-woman-uniform-being-professional-cooks-preparing-culinary-recipe_482257-45651.jpg" },
|
||||
{ id: "m2", title: "Chef Priya Singh", subtitle: "Head Tandoor Master", detail: "Tradition meets innovation.", imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727979.jpg" },
|
||||
{ id: "m3", title: "Chef Kenji Sato", subtitle: "Chinese Culinary Lead", detail: "Technique focused excellence.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-salad-with-mushrooms_23-2148471925.jpg" },
|
||||
]
|
||||
},
|
||||
]}
|
||||
@@ -122,16 +106,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg"},
|
||||
{
|
||||
id: "t2", name: "Marcus V.", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg"},
|
||||
{
|
||||
id: "t3", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-waitress-serving-tea-handsome-man_23-2147775890.jpg"},
|
||||
{
|
||||
id: "t4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-handsome-barber-wearing-uniform-combing-his-beard-isolated-purple-with-copy-space_141793-76922.jpg"},
|
||||
{
|
||||
id: "t5", name: "Claire B.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg"},
|
||||
{ id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg" },
|
||||
{ id: "t2", name: "Marcus V.", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg" },
|
||||
{ id: "t3", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-waitress-serving-tea-handsome-man_23-2147775890.jpg" },
|
||||
{ id: "t4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-handsome-barber-wearing-uniform-combing-his-beard-isolated-purple-with-copy-space_141793-76922.jpg" },
|
||||
{ id: "t5", name: "Claire B.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg" },
|
||||
]}
|
||||
cardTitle="Our Guests' Narratives"
|
||||
cardTag="EXPERIENCES"
|
||||
@@ -145,12 +124,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "n1", value: "15+", title: "Global Awards", description: "Culinary accolades.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dark-plates-with-golden-spoons-fork-knife-dark-blue-background_179666-19327.jpg"},
|
||||
{
|
||||
id: "n2", value: "50k+", title: "Happy Diners", description: "Guests served.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-champaigne_1303-9740.jpg"},
|
||||
{
|
||||
id: "n3", value: "5-Star", title: "Consistency", description: "Rated globally.", imageSrc: "http://img.b2bpic.net/free-vector/premium-gasoline-banner-icon-illustration_53876-40628.jpg"},
|
||||
{ id: "n1", value: "15+", title: "Global Awards", description: "Culinary accolades.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dark-plates-with-golden-spoons-fork-knife-dark-blue-background_179666-19327.jpg" },
|
||||
{ id: "n2", value: "50k+", title: "Happy Diners", description: "Guests served.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-champaigne_1303-9740.jpg" },
|
||||
{ id: "n3", value: "5-Star", title: "Consistency", description: "Rated globally.", imageSrc: "http://img.b2bpic.net/free-vector/premium-gasoline-banner-icon-illustration_53876-40628.jpg" },
|
||||
]}
|
||||
title="A Legacy of Excellence"
|
||||
description="Quantifying our commitment to world-class dining."
|
||||
@@ -161,8 +137,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Vogue", "Eater", "Michelin Guide", "Forbes", "Condé Nast", "Time Out", "The Infatuation"]}
|
||||
names={["Vogue", "Eater", "Michelin Guide", "Forbes", "Condé Nast", "Time Out", "The Infatuation"]}
|
||||
title="Partners & Features"
|
||||
description="Recognized by industry leaders."
|
||||
/>
|
||||
@@ -172,12 +147,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Do you offer private dining?", content: "Yes, we have exquisite private chambers for celebrations."},
|
||||
{
|
||||
id: "q2", title: "Are reservations required?", content: "We highly recommend them for our prime dining times."},
|
||||
{
|
||||
id: "q3", title: "Do you accommodate dietary needs?", content: "Our chefs customize dishes for vegan and allergy concerns."},
|
||||
{ id: "q1", title: "Do you offer private dining?", content: "Yes, we have exquisite private chambers for celebrations." },
|
||||
{ id: "q2", title: "Are reservations required?", content: "We highly recommend them for our prime dining times." },
|
||||
{ id: "q3", title: "Do you accommodate dietary needs?", content: "Our chefs customize dishes for vegan and allergy concerns." },
|
||||
]}
|
||||
sideTitle="Questions? Answers."
|
||||
sideDescription="Everything you need to know about our reservation and dining experience."
|
||||
@@ -188,8 +160,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="RESERVATIONS"
|
||||
title="Secure Your Table"
|
||||
description="Experience fine dining at Dasara. Reserve your spot today."
|
||||
@@ -203,31 +174,23 @@ export default function LandingPage() {
|
||||
logoText="DASARA"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Dinner", href: "#menu"},
|
||||
{
|
||||
label: "Drinks", href: "#"},
|
||||
{
|
||||
label: "Private", href: "#"},
|
||||
title: "Menu", items: [
|
||||
{ label: "Dinner", href: "#menu" },
|
||||
{ label: "Drinks", href: "#" },
|
||||
{ label: "Private", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Careers", href: "#" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms", href: "#"},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy", href: "#" },
|
||||
{ label: "Terms", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -236,4 +199,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user