Merge version_1 into main #2
285
src/app/page.tsx
285
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
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="The Blue Door"
|
||||
/>
|
||||
@@ -53,103 +45,59 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Experience Taste with a View"
|
||||
description="Pure vegetarian hotel and rooftop café located near the historic Taragarh Fort in Bundi, Rajasthan."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya Singh",
|
||||
handle: "@priya_traveller",
|
||||
testimonial: "Stunning views of the fort, peaceful ambience. Loved it!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-shot-group-friends-siting-atound-table-outdoor-party_1098-17461.jpg",
|
||||
},
|
||||
name: "Priya Singh", handle: "@priya_traveller", testimonial: "Stunning views of the fort, peaceful ambience. Loved it!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-shot-group-friends-siting-atound-table-outdoor-party_1098-17461.jpg"},
|
||||
{
|
||||
name: "John Doe",
|
||||
handle: "@johndoe",
|
||||
testimonial: "Great food and budget friendly. Must visit!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/husband-proposing-wife-marry-him-kitchen-romantic-dinner-man-making-proposal-his-girlfriend-kitchen-romantic-dinner-happy-caucasian-woman-smiling-being-speechless_482257-9268.jpg",
|
||||
},
|
||||
name: "John Doe", handle: "@johndoe", testimonial: "Great food and budget friendly. Must visit!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/husband-proposing-wife-marry-him-kitchen-romantic-dinner-man-making-proposal-his-girlfriend-kitchen-romantic-dinner-happy-caucasian-woman-smiling-being-speechless_482257-9268.jpg"},
|
||||
{
|
||||
name: "Amit Sharma",
|
||||
handle: "@amit.sharma",
|
||||
testimonial: "Pure veg rooftop dining is the best in Bundi.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-tablet_23-2149966940.jpg",
|
||||
},
|
||||
name: "Amit Sharma", handle: "@amit.sharma", testimonial: "Pure veg rooftop dining is the best in Bundi.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-tablet_23-2149966940.jpg"},
|
||||
{
|
||||
name: "Sara Miller",
|
||||
handle: "@saramiller",
|
||||
testimonial: "Romantic vibe at night is just unbeatable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing_1187-3140.jpg",
|
||||
},
|
||||
name: "Sara Miller", handle: "@saramiller", testimonial: "Romantic vibe at night is just unbeatable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing_1187-3140.jpg"},
|
||||
{
|
||||
name: "Rahul Verma",
|
||||
handle: "@rahulverma",
|
||||
testimonial: "Average experience, service could be faster.",
|
||||
rating: 2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-taking-selfie_23-2149333811.jpg",
|
||||
},
|
||||
name: "Rahul Verma", handle: "@rahulverma", testimonial: "Average experience, service could be faster.", rating: 2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-taking-selfie_23-2149333811.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Table", href: "#contact"},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/placeholder",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/placeholder"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-shot-group-friends-siting-atound-table-outdoor-party_1098-17461.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/top-shot-group-friends-siting-atound-table-outdoor-party_1098-17461.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/husband-proposing-wife-marry-him-kitchen-romantic-dinner-man-making-proposal-his-girlfriend-kitchen-romantic-dinner-happy-caucasian-woman-smiling-being-speechless_482257-9268.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/husband-proposing-wife-marry-him-kitchen-romantic-dinner-man-making-proposal-his-girlfriend-kitchen-romantic-dinner-happy-caucasian-woman-smiling-being-speechless_482257-9268.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-tablet_23-2149966940.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-tablet_23-2149966940.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-dancing_1187-3140.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-dancing_1187-3140.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-taking-selfie_23-2149333811.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
]}
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-taking-selfie_23-2149333811.jpg", alt: "Customer 5"},
|
||||
],
|
||||
}
|
||||
avatarText="Trusted by 500+ happy visitors"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Pure Vegetarian",
|
||||
},
|
||||
type: "text", text: "Pure Vegetarian"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fort View Terrace",
|
||||
},
|
||||
type: "text", text: "Fort View Terrace"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Budget Friendly",
|
||||
},
|
||||
type: "text", text: "Budget Friendly"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Romantic Atmosphere",
|
||||
},
|
||||
type: "text", text: "Romantic Atmosphere"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Bundi Flavors",
|
||||
},
|
||||
type: "text", text: "Authentic Bundi Flavors"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -159,10 +107,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Peaceful Ambience & Fort Views"
|
||||
description={[
|
||||
"Nestled near the historic Taragarh Fort in Bundi, Rajasthan, 'The Blue Door' offers a tranquil escape.",
|
||||
"Our rooftop café provides the perfect romantic setting with a panoramic view of the majestic fort.",
|
||||
"Whether it is a peaceful morning coffee or an elegant dinner under golden lighting, we promise an experience that is both budget-friendly and soul-satisfying.",
|
||||
]}
|
||||
"Nestled near the historic Taragarh Fort in Bundi, Rajasthan, 'The Blue Door' offers a tranquil escape.", "Our rooftop café provides the perfect romantic setting with a panoramic view of the majestic fort.", "Whether it is a peaceful morning coffee or an elegant dinner under golden lighting, we promise an experience that is both budget-friendly and soul-satisfying."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -174,59 +119,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Snacks",
|
||||
name: "Crispy Veg Pakoras",
|
||||
price: "₹150",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", brand: "Snacks", name: "Crispy Veg Pakoras", price: "₹150", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Main Course",
|
||||
name: "Paneer Butter Masala",
|
||||
price: "₹350",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg?_wi=2",
|
||||
},
|
||||
id: "p2", brand: "Main Course", name: "Paneer Butter Masala", price: "₹350", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Main Course",
|
||||
name: "Dal Makhani",
|
||||
price: "₹280",
|
||||
rating: 4,
|
||||
reviewCount: "56",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg?_wi=3",
|
||||
},
|
||||
id: "p3", brand: "Main Course", name: "Dal Makhani", price: "₹280", rating: 4,
|
||||
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Beverage",
|
||||
name: "Fresh Lime Soda",
|
||||
price: "₹90",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg?_wi=1",
|
||||
},
|
||||
id: "p4", brand: "Beverage", name: "Fresh Lime Soda", price: "₹90", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Beverage",
|
||||
name: "Masala Chai",
|
||||
price: "₹60",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg?_wi=2",
|
||||
},
|
||||
id: "p5", brand: "Beverage", name: "Masala Chai", price: "₹60", rating: 5,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Dessert",
|
||||
name: "Gulab Jamun",
|
||||
price: "₹120",
|
||||
rating: 5,
|
||||
reviewCount: "78",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg?_wi=3",
|
||||
},
|
||||
id: "p6", brand: "Dessert", name: "Gulab Jamun", price: "₹120", rating: 5,
|
||||
reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg"},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Exquisite pure vegetarian dishes and refreshments to please your palate."
|
||||
@@ -237,55 +146,38 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyFive
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Rooftop Views",
|
||||
description: "Beautiful evening views of the Taragarh Fort.",
|
||||
icon: Camera,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ancient-tower-dusk_1127-3007.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ancient-tower-dusk_1127-3007.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg?_wi=2",
|
||||
imageAlt: "rooftop cafe view fort sunset",
|
||||
},
|
||||
{
|
||||
title: "Artistic Vibe",
|
||||
description: "Elegant and peaceful interior designs.",
|
||||
icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg?_wi=4",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg?_wi=5",
|
||||
imageAlt: "vegetarian gourmet main course",
|
||||
},
|
||||
{
|
||||
title: "Delicious Food",
|
||||
description: "Pure veg dishes prepared with fresh ingredients.",
|
||||
icon: Utensils,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg?_wi=5",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg?_wi=6",
|
||||
imageAlt: "cafe beverages coffee refreshment",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Gallery"
|
||||
description="Catch a glimpse of the beauty at The Blue Door."
|
||||
features={[
|
||||
{
|
||||
title: "Rooftop Views", description: "Beautiful evening views of the Taragarh Fort.", icon: Camera,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ancient-tower-dusk_1127-3007.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ancient-tower-dusk_1127-3007.jpg"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Artistic Vibe", description: "Elegant and peaceful interior designs.", icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Delicious Food", description: "Pure veg dishes prepared with fresh ingredients.", icon: Utensils,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-tomato-cheese-salad_23-2151942383.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-beverages-amidst-leaves_23-2147869657.jpg"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -293,13 +185,12 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Location"
|
||||
title="Bundi, Rajasthan"
|
||||
description="Plot No.1, Rooftop Ujjivan Bank, Near Circuit House, New Colony, Bundi, Rajasthan – 323001. Phone: +91-9876543210"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -307,33 +198,21 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/placeholder",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/placeholder"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user