Merge version_1 into main #2
173
src/app/page.tsx
173
src/app/page.tsx
@@ -32,21 +32,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: "#products",
|
||||
},
|
||||
name: "Menu", id: "#products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Haveli Restaurant"
|
||||
/>
|
||||
@@ -58,35 +50,15 @@ export default function LandingPage() {
|
||||
description="Experience the timeless flavors and regal heritage of Mahendergarh in every bite."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6g2dde&_wi=1",
|
||||
imageAlt: "Traditional interior dining space",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t43h4m",
|
||||
imageAlt: "Elegant heritage restaurant setting",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=itflmo",
|
||||
imageAlt: "Warm rustic architectural detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jw14o1",
|
||||
imageAlt: "Ornate traditional arched doorway",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ltb2s8",
|
||||
imageAlt: "Fine dining atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=77lan6",
|
||||
imageAlt: "Classical haveli evening mood",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6g2dde", imageAlt: "Traditional interior dining space" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t43h4m", imageAlt: "Elegant heritage restaurant setting" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=itflmo", imageAlt: "Warm rustic architectural detail" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jw14o1", imageAlt: "Ornate traditional arched doorway" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ltb2s8", imageAlt: "Fine dining atmosphere" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=77lan6", imageAlt: "Classical haveli evening mood" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -108,37 +80,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Royal Spices",
|
||||
description: "Authentic aromatic spice blends prepared using traditional stone-grinding techniques for deep, complex flavors.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bi2m7t",
|
||||
title: "Royal Spices", description: "Authentic aromatic spice blends prepared using traditional stone-grinding techniques for deep, complex flavors.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bi2m7t", imageAlt: "spicy indian curry dish"
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6g2dde&_wi=2",
|
||||
imageAlt: "spicy indian curry dish",
|
||||
},
|
||||
{
|
||||
title: "Heritage Cooking",
|
||||
description: "Slow-cooked perfection in every dish, maintaining the integrity of age-old culinary secrets.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=llfovg",
|
||||
title: "Heritage Cooking", description: "Slow-cooked perfection in every dish, maintaining the integrity of age-old culinary secrets.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6yneb4", imageAlt: "spicy indian curry dish"
|
||||
},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6yneb4",
|
||||
imageAlt: "spicy indian curry dish",
|
||||
},
|
||||
{
|
||||
title: "Traditional Ambiance",
|
||||
description: "Immerse yourself in a historic atmosphere designed to reflect the grandeur of Indian architectural heritage.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lndf08",
|
||||
title: "Traditional Ambiance", description: "Immerse yourself in a historic atmosphere designed to reflect the grandeur of Indian architectural heritage.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6k6utp", imageAlt: "spicy indian curry dish"
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6k6utp&_wi=1",
|
||||
imageAlt: "spicy indian curry dish",
|
||||
},
|
||||
]}
|
||||
title="Our Specialties"
|
||||
@@ -153,42 +113,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dal Makhani",
|
||||
price: "$12",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6k6utp&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Butter Chicken",
|
||||
price: "$18",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=avg6jx",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Paneer Tikka",
|
||||
price: "$14",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2qugmy",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tandoori Roti",
|
||||
price: "$5",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=djm0qu",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Veg Biryani",
|
||||
price: "$15",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=99en8i",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Gulab Jamun",
|
||||
price: "$8",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hxcz8e",
|
||||
},
|
||||
{ id: "1", name: "Dal Makhani", price: "$12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6k6utp" },
|
||||
{ id: "2", name: "Butter Chicken", price: "$18", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=avg6jx" },
|
||||
{ id: "3", name: "Paneer Tikka", price: "$14", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2qugmy" },
|
||||
{ id: "4", name: "Tandoori Roti", price: "$5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=djm0qu" },
|
||||
{ id: "5", name: "Veg Biryani", price: "$15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=99en8i" },
|
||||
{ id: "6", name: "Gulab Jamun", price: "$8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hxcz8e" },
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="Savor the best of local cuisine, crafted with passion and historical authenticity."
|
||||
@@ -202,26 +132,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Rajesh Sharma"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uyk10n",
|
||||
alt: "Happy regular guest",
|
||||
},
|
||||
{
|
||||
src: "asset://testimonial-1-2",
|
||||
alt: "Satisfied family diner",
|
||||
},
|
||||
{
|
||||
src: "asset://testimonial-1-3",
|
||||
alt: "Local food enthusiast",
|
||||
},
|
||||
{
|
||||
src: "asset://testimonial-1-4",
|
||||
alt: "Traveler visiting Mahendergarh",
|
||||
},
|
||||
{
|
||||
src: "asset://testimonial-1-5",
|
||||
alt: "Fine dining patron",
|
||||
},
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uyk10n", alt: "Happy regular guest" },
|
||||
{ src: "asset://testimonial-1-2", alt: "Satisfied family diner" },
|
||||
{ src: "asset://testimonial-1-3", alt: "Local food enthusiast" },
|
||||
{ src: "asset://testimonial-1-4", alt: "Traveler visiting Mahendergarh" },
|
||||
{ src: "asset://testimonial-1-5", alt: "Fine dining patron" },
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -232,21 +147,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you accept reservations?",
|
||||
content: "Yes, we recommend booking in advance, especially during the weekends, to ensure the best table.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Is the restaurant family-friendly?",
|
||||
content: "Absolutely, we welcome guests of all ages and provide a comfortable, inviting space for families.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you host private events?",
|
||||
content: "We offer dedicated banquet services and can curate bespoke menus for celebrations and gatherings.",
|
||||
},
|
||||
{ id: "f1", title: "Do you accept reservations?", content: "Yes, we recommend booking in advance, especially during the weekends, to ensure the best table." },
|
||||
{ id: "f2", title: "Is the restaurant family-friendly?", content: "Absolutely, we welcome guests of all ages and provide a comfortable, inviting space for families." },
|
||||
{ id: "f3", title: "Do you host private events?", content: "We offer dedicated banquet services and can curate bespoke menus for celebrations and gatherings." },
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -257,9 +160,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="Join Us for Dinner"
|
||||
description="Book your table and experience authentic heritage dining in the heart of Mahendergarh."
|
||||
@@ -271,14 +172,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Haveli Restaurant"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user