8 Commits

Author SHA1 Message Date
2710b62bfa Update src/app/page.tsx 2026-04-18 13:12:14 +00:00
de4556c824 Merge version_3 into main
Merge version_3 into main
2026-04-18 13:11:19 +00:00
45acd9c324 Update src/app/page.tsx 2026-04-18 13:11:16 +00:00
2713c6add5 Merge version_2 into main
Merge version_2 into main
2026-04-18 13:09:03 +00:00
fea7542265 Update src/app/page.tsx 2026-04-18 13:09:01 +00:00
9a11dbe857 Merge version_1 into main
Merge version_1 into main
2026-04-18 13:04:56 +00:00
f45dfe0d9c Merge version_1 into main
Merge version_1 into main
2026-04-18 13:04:29 +00:00
13781500a8 Merge version_1 into main
Merge version_1 into main
2026-04-18 13:03:59 +00:00

View File

@@ -31,14 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home", id: "hero"},
{
name: "Experience", id: "about"},
{
name: "Menu", id: "menu"},
{
name: "Reservations", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" },
]}
brandName="Trilora"
/>
@@ -46,13 +42,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "radial-gradient"}}
title="Luxury Coastal Dining Under the Stars"
description="Experience Trilora's signature Koliwada and fresh seafood while watching the ocean. Open late with warm hospitality and unforgettable views."
background={{ variant: "radial-gradient" }}
title="Trilora Beach Cafe: Late Night Bites & Coastal Vibes"
description="Nalasopara's finest late-night destination. Enjoy our authentic Chicken Koliwada and fresh coastal delicacies under the stars, open until 2:00 AM."
buttons={[
{
text: "Reserve Your Table", href: "#contact"},
{ text: "View Menu", href: "#menu" },
{ text: "Reserve Table", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/summer-beautiful-romantic-picnic-by-sea-concept-holiday_169016-15608.jpg?_wi=1"
/>
@@ -73,14 +68,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
tag: "Ocean", title: "Panoramic Views", subtitle: "Front row seat", description: "Uninterrupted ocean vistas from every table in the café.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-arrangement_23-2149072623.jpg", imageAlt: "Traditional gulas dish arrangement"},
tag: "Late Night", title: "Open Late Dining", subtitle: "Until 2 AM", description: "Your go-to spot for delicious late-night meals in Nalasopara.", imageSrc: "http://img.b2bpic.net/free-photo/summer-beautiful-romantic-picnic-by-sea-concept-holiday_169016-15608.jpg?_wi=2"},
{
tag: "Late", title: "Late Night Dining", subtitle: "Open late", description: "Perfect for your late-night cravings and romantic evening strolls.", imageSrc: "http://img.b2bpic.net/free-photo/summer-beautiful-romantic-picnic-by-sea-concept-holiday_169016-15608.jpg?_wi=2", imageAlt: "Traditional gulas dish arrangement"},
tag: "Signature", title: "Authentic Koliwada", subtitle: "Local Favorite", description: "Our signature Chicken Koliwada is a crispy, spicy delight crafted from a secret local recipe.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-arrangement_23-2149072623.jpg"},
{
tag: "Menu", title: "Signature Koliwada", subtitle: "Authentic spice", description: "Our secret spice blend makes our fish legendary among locals.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg?_wi=2", imageAlt: "Traditional gulas dish arrangement"},
tag: "Vibe", title: "Seaside Ambiance", subtitle: "Panoramic View", description: "Uninterrupted coastal vistas that make every late-night bite special.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720769.jpg?_wi=2"},
]}
title="Why Experience Trilora?"
description="More than just a meal, we offer a sanctuary for the senses."
title="Why Choose Trilora?"
description="Where authentic flavors meet late-night coastal magic."
/>
</div>
@@ -92,26 +87,20 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Trilora Signature Koliwada", price: "$32", brand: "Seafood", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-with-rice-raddish_140725-3403.jpg"},
id: "1", name: "Trilora Chicken Koliwada", price: "₹450", brand: "Signature", rating: 5,
reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-with-rice-raddish_140725-3403.jpg"
},
{
id: "2", name: "Coastal Spiced Shrimp", price: "$28", brand: "Appetizer", rating: 5,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-elegant-tableware_23-2148835204.jpg"},
id: "2", name: "Coastal Spiced Fish", price: "₹550", brand: "Seafood", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/fish-soup-with-vegetables_140725-15.jpg"
},
{
id: "3", name: "Coconut Seafood Curry", price: "$45", brand: "Entrée", rating: 5,
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/fish-soup-with-vegetables_140725-15.jpg"},
{
id: "4", name: "Catch of the Day Grill", price: "$52", brand: "Fresh", rating: 5,
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-cheese-table_140725-8569.jpg"},
{
id: "5", name: "Sunset Serenity Cocktail", price: "$18", brand: "Drinks", rating: 4,
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/alcohol-shots-sandy-beach_23-2147656137.jpg"},
{
id: "6", name: "Tropical Fruit Ambrosia", price: "$22", brand: "Dessert", rating: 5,
reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-877.jpg"},
id: "3", name: "Midnight Prawn Curry", price: "₹650", brand: "Specialty", rating: 5,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-elegant-tableware_23-2148835204.jpg"
},
]}
title="Signature Menu Highlights"
description="Exquisite dishes crafted with passion."
title="Signature Coastal Menu"
description="Discover local legends like our famous Koliwada fish and prawn specialties."
/>
</div>
@@ -123,23 +112,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Anita Roy", role: "Food Critic", company: "Global Bites", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-tourists-spend-summer-holidays-abroad-book-tickets-online-with-smart-phone-plastic-card-spends-leisure-time-sit-together-coffee-shop-drink-espresso-latte_273609-3276.jpg"},
id: "1", name: "Rahul D.", role: "Regular", company: "Nalasopara Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-tourists-spend-summer-holidays-abroad-book-tickets-online-with-smart-phone-plastic-card-spends-leisure-time-sit-together-coffee-shop-drink-espresso-latte_273609-3276.jpg"
},
{
id: "2", name: "Vikram Seth", role: "Regular", company: "Local Patron", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149215762.jpg"},
id: "2", name: "Priya S.", role: "Foodie", company: "Local Visitor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149215762.jpg"
},
{
id: "3", name: "Elena Martinez", role: "Influencer", company: "Vogue Style", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269159.jpg"},
{
id: "4", name: "Rahul Verma", role: "Traveler", company: "Wanderlust", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-party_23-2148232021.jpg"},
{
id: "5", name: "Sarah Jenkins", role: "Guest", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-table-cafe_53876-13637.jpg"},
id: "3", name: "Amit K.", role: "Late Night Diner", company: "Local Regular", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269159.jpg"
},
]}
title="Guest Stories"
description="Heartwarming memories from our cherished patrons."
title="What Our Guests Say"
description="'The best Chicken Koliwada in town! Perfect for late night cravings.'"
/>
</div>
@@ -150,15 +136,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "1", value: "15+", description: "Years of Tradition"},
{
id: "2", value: "500+", description: "Daily Visitors"},
{
id: "3", value: "20+", description: "Signature Dishes"},
{ id: "1", value: "10+", description: "Years serving Nalasopara" },
{ id: "2", value: "5000+", description: "Koliwada plates served" },
{ id: "3", value: "2 AM", description: "Closing time" },
]}
title="Trilora in Numbers"
description="Milestones that define our hospitality."
title="Trilora by the Numbers"
description="Our commitment to late-night culinary excellence."
/>
</div>
@@ -167,17 +150,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance, especially for weekend evenings."},
{
id: "2", title: "Are you pet friendly?", content: "We welcome pets in our outdoor seating areas, subject to availability."},
{
id: "3", title: "What are your operating hours?", content: "We are open daily from 5:00 PM until 2:00 AM."},
{ id: "1", title: "What are your hours?", content: "We are open daily from 5 PM to 2 AM." },
{ id: "2", title: "Is the Koliwada available late?", content: "Yes, our full menu, including the signature Chicken Koliwada, is available until closing." },
{ id: "3", title: "Where are you located?", content: "Right by the Nalasopara shore." },
]}
imageSrc="http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg"
mediaAnimation="slide-up"
title="Frequently Asked Questions"
description="Everything you need to know for a perfect visit."
title="Questions?"
description="Everything you need to know about dining at Trilora."
faqsAnimation="blur-reveal"
/>
</div>
@@ -185,16 +165,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient"}}
background={{ variant: "radial-gradient" }}
tag="Reservations"
title="Book Your Coastal Table"
description="Secure your spot for an unforgettable evening under the stars."
title="Join Us Tonight"
description="Hungry for Koliwada? Book your table now and enjoy complimentary seaside parking. Call or message us to reserve your table tonight."
buttons={[
{
text: "Call Now", href: "tel:+1234567890"},
{
text: "WhatsApp Us", href: "https://wa.me/1234567890"},
{ text: "Call 8999692856", href: "tel:8999692856" },
{ text: "WhatsApp 8237682856", href: "https://wa.me/918237682856" },
]}
/>
</div>
@@ -204,34 +181,13 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/outdoor-table-setting-with-ocean-view_23-2151991781.jpg"
logoText="Trilora"
columns={[
{
title: "Menu", items: [
{
label: "Full Menu", href: "#menu"},
{
label: "Beverages", href: "#menu"},
],
},
{
title: "Info", items: [
{
label: "Reservations", href: "#contact"},
{
label: "Location", href: "#"},
],
},
{
title: "Legal", items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Use", href: "#"},
],
},
{ title: "Menu", items: [{ label: "View Full Menu", href: "#menu" }] },
{ title: "Location", items: [{ label: "Nalasopara", href: "#" }] },
{ title: "Contact", items: [{ label: "Reservations", href: "#contact" }] },
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}