Merge version_2 into main #2
215
src/app/page.tsx
215
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Chhauka"
|
||||
/>
|
||||
@@ -54,19 +46,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Experience Modern Indian Fusion"
|
||||
description="Chhauka brings authentic, refined Indian culinary traditions to West Palm Beach, elevated with a modern touch."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Our Menu", href: "#products"},
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "https://opentable.com",
|
||||
},
|
||||
text: "Book a Table", href: "https://opentable.com"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1"
|
||||
/>
|
||||
@@ -93,41 +80,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Samosa",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20779.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Samosa", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20779.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Lamb Chops",
|
||||
price: "$46.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "Lamb Chops", price: "$46.00", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg?_wi=1"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Goat Biryani",
|
||||
price: "$34.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-different-pakistan-goodies_23-2148821570.jpg?_wi=1",
|
||||
},
|
||||
id: "3", name: "Goat Biryani", price: "$34.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-different-pakistan-goodies_23-2148821570.jpg?_wi=1"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Garlic Naan",
|
||||
price: "$7.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-broken-pita-with-condiments_23-2148734693.jpg",
|
||||
},
|
||||
id: "4", name: "Garlic Naan", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-broken-pita-with-condiments_23-2148734693.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Shrikhand Parfe",
|
||||
price: "$18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cakes-with-candies-dark-background-candy-biscuit-cake-dessert-cookie-color_140725-110029.jpg",
|
||||
},
|
||||
id: "5", name: "Shrikhand Parfe", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cakes-with-candies-dark-background-candy-biscuit-cake-dessert-cookie-color_140725-110029.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Cocktail Special",
|
||||
price: "$16.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876236.jpg",
|
||||
},
|
||||
id: "6", name: "Cocktail Special", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/domestic-life-illustrated_23-2151876236.jpg"},
|
||||
]}
|
||||
title="Culinary Highlights"
|
||||
description="Taste the artistry of our chef's signature selections."
|
||||
@@ -142,40 +105,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Outdoor Seating",
|
||||
description: "Enjoy the Florida breeze with our comfortable terrace seating.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2",
|
||||
imageAlt: "modern indian restaurant interior",
|
||||
},
|
||||
id: "f1", title: "Outdoor Seating", description: "Enjoy the Florida breeze with our comfortable terrace seating.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2", imageAlt: "modern indian restaurant interior"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Vegan Options",
|
||||
description: "Diverse plant-based menu selections crafted with care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-with-delicious-food_23-2151404302.jpg?_wi=2",
|
||||
imageAlt: "indian spice culinary detail",
|
||||
},
|
||||
id: "f2", title: "Vegan Options", description: "Diverse plant-based menu selections crafted with care.", imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-with-delicious-food_23-2151404302.jpg?_wi=2", imageAlt: "indian spice culinary detail"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Live Music",
|
||||
description: "Experience curated live performances during your evening.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20779.jpg?_wi=2",
|
||||
imageAlt: "gourmet indian curry dish",
|
||||
},
|
||||
id: "f3", title: "Live Music", description: "Experience curated live performances during your evening.", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20779.jpg?_wi=2", imageAlt: "gourmet indian curry dish"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Craft Cocktails",
|
||||
description: "Artisan spirits inspired by tropical Indian flavors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg?_wi=2",
|
||||
imageAlt: "indian tandoori chicken plate",
|
||||
},
|
||||
id: "f4", title: "Craft Cocktails", description: "Artisan spirits inspired by tropical Indian flavors.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg?_wi=2", imageAlt: "indian tandoori chicken plate"},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Private Events",
|
||||
description: "Dedicated space for your celebrations and gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-different-pakistan-goodies_23-2148821570.jpg?_wi=2",
|
||||
imageAlt: "indian biryani bowl",
|
||||
},
|
||||
id: "f5", title: "Private Events", description: "Dedicated space for your celebrations and gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-different-pakistan-goodies_23-2148821570.jpg?_wi=2", imageAlt: "indian biryani bowl"},
|
||||
]}
|
||||
title="The Chhauka Difference"
|
||||
description="More than just a meal—a complete dining atmosphere in West Palm Beach."
|
||||
@@ -189,62 +127,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
role: "Food Blogger",
|
||||
company: "WPB Dining",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269187.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", role: "Food Blogger", company: "WPB Dining", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269187.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Chen",
|
||||
role: "Enthusiast",
|
||||
company: "Local Foodie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg",
|
||||
},
|
||||
id: "2", name: "James Chen", role: "Enthusiast", company: "Local Foodie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rodriguez",
|
||||
role: "Visitor",
|
||||
company: "Traveler",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Rodriguez", role: "Visitor", company: "Traveler", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Smith",
|
||||
role: "Reviewer",
|
||||
company: "City Guides",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269174.jpg",
|
||||
},
|
||||
id: "4", name: "Aarav Patel", role: "Guest", company: "Verified Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269174.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Maria Lopez",
|
||||
role: "Regular Guest",
|
||||
company: "Palm Beach Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg",
|
||||
},
|
||||
id: "5", name: "Sunita K.", role: "Regular", company: "Palm Beach Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-female-entrepreneur-trendy-sunglasses-denim-jacke_197531-31011.jpg"}
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9",
|
||||
label: "Rating",
|
||||
},
|
||||
value: "4.9", label: "Rating"},
|
||||
{
|
||||
value: "100+",
|
||||
label: "Daily Guests",
|
||||
},
|
||||
value: "100+", label: "Daily Guests"},
|
||||
{
|
||||
value: "50+",
|
||||
label: "Menu Items",
|
||||
},
|
||||
value: "50+", label: "Menu Items"},
|
||||
]}
|
||||
title="A Taste of Excellence"
|
||||
description="What our guests are saying about the Chhauka dining experience."
|
||||
title="Guest Celebrations"
|
||||
description="Discover why locals and travelers call Chhauka the premier Indian dining destination in West Palm Beach."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -252,20 +159,17 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Visit Us"
|
||||
title="Join Us for Dinner"
|
||||
description="Located at 105 S Narcissus Ave, West Palm Beach. Open daily until 9:30 PM. Book your table via OpenTable."
|
||||
title="Your Table Awaits"
|
||||
description="Located at 105 S Narcissus Ave, West Palm Beach. Open Daily: 11:30 AM - 2:30 PM & 5:00 PM - 9:30 PM. For inquiries or group bookings, contact us directly."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "https://opentable.com",
|
||||
},
|
||||
text: "Book a Table", href: "https://opentable.com"},
|
||||
{
|
||||
text: "(561) 203-9777",
|
||||
href: "tel:+15612039777",
|
||||
},
|
||||
text: "(561) 203-9777", href: "tel:+15612039777"},
|
||||
{
|
||||
text: "info@chhauka.com", href: "mailto:info@chhauka.com"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -274,46 +178,29 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Chhauka",
|
||||
items: [
|
||||
title: "Chhauka", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Dinner",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Dinner", href: "#products"},
|
||||
{
|
||||
label: "Lunch",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Lunch", href: "#products"},
|
||||
{
|
||||
label: "Drinks",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Drinks", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Visit",
|
||||
items: [
|
||||
title: "Visit", items: [
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "https://opentable.com",
|
||||
},
|
||||
label: "Reservations", href: "https://opentable.com"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -323,4 +210,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user