Merge version_1 into main #2
201
src/app/page.tsx
201
src/app/page.tsx
@@ -29,69 +29,40 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Roman Dine"
|
||||
button={{ text: "Reserve Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Fine Dining, Elevated."
|
||||
description="Experience Surat's premier rooftop dining destination, where elegant ambiance meets exceptional cuisine."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve a Table", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=1",
|
||||
imageAlt: "Roman Dine Rooftop",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg", imageAlt: "Roman Dine Rooftop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=2",
|
||||
imageAlt: "Roman Dine Rooftop",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg", imageAlt: "Roman Dine Rooftop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=3",
|
||||
imageAlt: "Roman Dine Rooftop",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg", imageAlt: "Roman Dine Rooftop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=4",
|
||||
imageAlt: "Roman Dine Rooftop",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg", imageAlt: "Roman Dine Rooftop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=5",
|
||||
imageAlt: "Roman Dine Rooftop",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg", imageAlt: "Roman Dine Rooftop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=6",
|
||||
imageAlt: "Roman Dine Rooftop",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg", imageAlt: "Roman Dine Rooftop"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,19 +74,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Star,
|
||||
label: "Rating",
|
||||
value: "4.8+",
|
||||
},
|
||||
label: "Rating", value: "4.8+"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Quick Service",
|
||||
value: "Fast",
|
||||
},
|
||||
label: "Quick Service", value: "Fast"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Cuisines",
|
||||
value: "3+",
|
||||
},
|
||||
label: "Cuisines", value: "3+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -129,47 +94,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Cheesy Garlic Bread",
|
||||
price: "₹245",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg?_wi=1",
|
||||
imageAlt: "Cheesy Garlic Bread",
|
||||
},
|
||||
id: "1", name: "Cheesy Garlic Bread", price: "₹245", imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg", imageAlt: "Cheesy Garlic Bread"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Gravy Manchurian",
|
||||
price: "₹325",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg?_wi=1",
|
||||
imageAlt: "Gravy Manchurian",
|
||||
},
|
||||
id: "2", name: "Gravy Manchurian", price: "₹325", imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg", imageAlt: "Gravy Manchurian"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Baked Lasagna",
|
||||
price: "₹450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg?_wi=1",
|
||||
imageAlt: "Baked Lasagna",
|
||||
},
|
||||
id: "3", name: "Baked Lasagna", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg", imageAlt: "Baked Lasagna"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chinese Masic Sizzler",
|
||||
price: "₹550",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-tabaca-wooden-board_140725-8430.jpg",
|
||||
imageAlt: "Chinese Masic Sizzler",
|
||||
},
|
||||
id: "4", name: "Chinese Masic Sizzler", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-tabaca-wooden-board_140725-8430.jpg", imageAlt: "Chinese Masic Sizzler"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Indian Curry Bowl",
|
||||
price: "₹380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-green-beans-bowl-green-beans-with-tomatoes-herbs-kitchen-board-black-surface_140725-122924.jpg",
|
||||
imageAlt: "Indian Curry Bowl",
|
||||
},
|
||||
id: "5", name: "Indian Curry Bowl", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-green-beans-bowl-green-beans-with-tomatoes-herbs-kitchen-board-black-surface_140725-122924.jpg", imageAlt: "Indian Curry Bowl"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Italian Pasta",
|
||||
price: "₹420",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-cream-sauce-with-chicken-mushrooms_140725-2077.jpg",
|
||||
imageAlt: "Italian Pasta",
|
||||
},
|
||||
id: "6", name: "Italian Pasta", price: "₹420", imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-cream-sauce-with-chicken-mushrooms_140725-2077.jpg", imageAlt: "Italian Pasta"},
|
||||
]}
|
||||
title="Our Signature Flavors"
|
||||
description="Indulge in our carefully curated menu featuring Indian, Chinese, and Italian specialties."
|
||||
@@ -183,50 +118,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Nikhil Savaliya",
|
||||
handle: "@nikhil",
|
||||
testimonial: "Excellent fine dining experience. The ambiance is elegant, food is top-notch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=7",
|
||||
imageAlt: "elegant fine dining restaurant interior",
|
||||
},
|
||||
id: "1", name: "Nikhil Savaliya", handle: "@nikhil", testimonial: "Excellent fine dining experience. The ambiance is elegant, food is top-notch.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg", imageAlt: "elegant fine dining restaurant interior"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Electrical Eng",
|
||||
handle: "@eng",
|
||||
testimonial: "Delicious food ranging from Indian to Italian. The rooftop setup is cozy and beautiful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anccomplished-valet-raises-thumbs-up_482257-90958.jpg",
|
||||
imageAlt: "professional restaurant service staff",
|
||||
},
|
||||
id: "2", name: "Electrical Eng", handle: "@eng", testimonial: "Delicious food ranging from Indian to Italian. The rooftop setup is cozy and beautiful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anccomplished-valet-raises-thumbs-up_482257-90958.jpg", imageAlt: "professional restaurant service staff"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "The presentation and flavour won our heart. Quick and friendly service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg?_wi=2",
|
||||
imageAlt: "gourmet cheesy garlic bread",
|
||||
},
|
||||
id: "3", name: "Sarah J.", handle: "@sarahj", testimonial: "The presentation and flavour won our heart. Quick and friendly service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg", imageAlt: "gourmet cheesy garlic bread"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@davidk",
|
||||
testimonial: "Beautiful setup, perfect for family dinners or special occasions.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg?_wi=2",
|
||||
imageAlt: "spicy gravy manchurian dish",
|
||||
},
|
||||
id: "4", name: "David K.", handle: "@davidk", testimonial: "Beautiful setup, perfect for family dinners or special occasions.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg", imageAlt: "spicy gravy manchurian dish"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily R.",
|
||||
handle: "@emilyr",
|
||||
testimonial: "The garlic bread was very soft. Overall a wonderful experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg?_wi=2",
|
||||
imageAlt: "tasty baked vegetable lasagna",
|
||||
},
|
||||
id: "5", name: "Emily R.", handle: "@emilyr", testimonial: "The garlic bread was very soft. Overall a wonderful experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg", imageAlt: "tasty baked vegetable lasagna"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Voices of Our Guests"
|
||||
@@ -238,8 +143,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Ready to dine with us?"
|
||||
description="Reserve your table today at our Anthem Business Park location and enjoy Surat's best rooftop dining experience."
|
||||
@@ -256,46 +160,29 @@ export default function LandingPage() {
|
||||
logoText="Roman Dine"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Appetizers",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Appetizers", href: "#menu"},
|
||||
{
|
||||
label: "Main Course",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Main Course", href: "#menu"},
|
||||
{
|
||||
label: "Sizzlers",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Sizzlers", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Reserve",
|
||||
items: [
|
||||
title: "Reserve", items: [
|
||||
{
|
||||
label: "Book a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Book a Table", href: "#contact"},
|
||||
{
|
||||
label: "Order Online",
|
||||
href: "#",
|
||||
},
|
||||
label: "Order Online", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{
|
||||
label: "Directions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Directions", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user