Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
315
src/app/page.tsx
315
src/app/page.tsx
@@ -33,27 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Experience",
|
||||
id: "about",
|
||||
},
|
||||
name: "Experience", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Locations",
|
||||
id: "locations",
|
||||
},
|
||||
name: "Locations", id: "locations"},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reservations", id: "contact"},
|
||||
]}
|
||||
brandName="Platform 65"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -63,73 +53,39 @@ export default function LandingPage() {
|
||||
description="Where delicious food arrives on tracks. A multi-cuisine family restaurant offering an immersive railway-inspired journey."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Arjun R.",
|
||||
handle: "@arjun_foodie",
|
||||
testimonial: "The train delivery concept is brilliant. My kids absolutely loved it!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg",
|
||||
},
|
||||
name: "Arjun R.", handle: "@arjun_foodie", testimonial: "The train delivery concept is brilliant. My kids absolutely loved it!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg"},
|
||||
{
|
||||
name: "Priya S.",
|
||||
handle: "@priya_eats",
|
||||
testimonial: "Amazing ambience and great multi-cuisine menu. Truly unique.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-concept-with-smiling-man_23-2147716295.jpg",
|
||||
},
|
||||
name: "Priya S.", handle: "@priya_eats", testimonial: "Amazing ambience and great multi-cuisine menu. Truly unique.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-concept-with-smiling-man_23-2147716295.jpg"},
|
||||
{
|
||||
name: "Vikram K.",
|
||||
handle: "@vikram_dines",
|
||||
testimonial: "The fusion of technology and taste is seamless. A must-visit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg",
|
||||
},
|
||||
name: "Vikram K.", handle: "@vikram_dines", testimonial: "The fusion of technology and taste is seamless. A must-visit.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg"},
|
||||
{
|
||||
name: "Sneha L.",
|
||||
handle: "@sneha_vlogs",
|
||||
testimonial: "Best birthday celebration spot for the family. The kids were thrilled!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-napkin-banquet-table_23-2147830616.jpg",
|
||||
},
|
||||
name: "Sneha L.", handle: "@sneha_vlogs", testimonial: "Best birthday celebration spot for the family. The kids were thrilled!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-napkin-banquet-table_23-2147830616.jpg"},
|
||||
{
|
||||
name: "Rahul M.",
|
||||
handle: "@rahul_tastes",
|
||||
testimonial: "The service is quick and the biryani is absolutely top tier.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-sitting-cafe-doing-selfie_7502-7067.jpg",
|
||||
},
|
||||
name: "Rahul M.", handle: "@rahul_tastes", testimonial: "The service is quick and the biryani is absolutely top tier.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-sitting-cafe-doing-selfie_7502-7067.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-small-toy-car-wooden-train-track_181624-32510.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-small-toy-car-wooden-train-track_181624-32510.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-evening-street_1303-3829.jpg",
|
||||
alt: "Customer Reviewer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-evening-street_1303-3829.jpg", alt: "Customer Reviewer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg",
|
||||
alt: "Customer Reviewer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg", alt: "Customer Reviewer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg",
|
||||
alt: "Customer Reviewer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", alt: "Customer Reviewer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/curly-woman-eyeglasses-black-jacket-writting-outdoors-beautiful-woman-with-red-lipstick-brunette-hair-sitting-stairs_197531-19326.jpg",
|
||||
alt: "Customer Reviewer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/curly-woman-eyeglasses-black-jacket-writting-outdoors-beautiful-woman-with-red-lipstick-brunette-hair-sitting-stairs_197531-19326.jpg", alt: "Customer Reviewer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-drinking-wine-holding-hands-table_23-2148014466.jpg",
|
||||
alt: "Customer Reviewer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-drinking-wine-holding-hands-table_23-2148014466.jpg", alt: "Customer Reviewer 5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,7 +98,7 @@ export default function LandingPage() {
|
||||
description="Platform 65 is one of India’s largest toy train-themed restaurants. Different locations, different concepts, multi-cuisine from around the world, but an out-of-the-world experience."
|
||||
subdescription="We blend immersive railway interiors, cinematic ambience, and multi-cuisine flavors to create unforgettable memories for families and food lovers."
|
||||
icon={Car}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -154,40 +110,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Toy Train Delivery",
|
||||
description: "Food delivered directly to your table via miniature locomotives.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-point-motor-parking-environmental_1417-50.jpg",
|
||||
},
|
||||
title: "Toy Train Delivery", description: "Food delivered directly to your table via miniature locomotives.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-point-motor-parking-environmental_1417-50.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ways-cityscape_1127-181.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-small-toy-car-wooden-train-track_181624-32510.jpg?_wi=2",
|
||||
imageAlt: "train tracks icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ways-cityscape_1127-181.jpg"},
|
||||
},
|
||||
{
|
||||
title: "Family Friendly",
|
||||
description: "A perfect environment for families, kids, and large groups.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dark-dinnerware-with-knife-fork_23-2148798061.jpg",
|
||||
},
|
||||
title: "Family Friendly", description: "A perfect environment for families, kids, and large groups.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dark-dinnerware-with-knife-fork_23-2148798061.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-light-lamp-design_23-2151153848.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg?_wi=2",
|
||||
imageAlt: "train tracks icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-light-lamp-design_23-2151153848.jpg"},
|
||||
},
|
||||
{
|
||||
title: "Multi-Cuisine Menu",
|
||||
description: "Global flavors ranging from Indian classics to Chinese delights.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-pub-restaurant-sign_657883-101.jpg",
|
||||
},
|
||||
title: "Multi-Cuisine Menu", description: "Global flavors ranging from Indian classics to Chinese delights.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-pub-restaurant-sign_657883-101.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-welcome-sign-post-with-neon-light-style_23-2147919824.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-chicken-biryani-skillet_84443-72360.jpg?_wi=1",
|
||||
imageAlt: "train tracks icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-welcome-sign-post-with-neon-light-style_23-2147919824.jpg"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -204,59 +142,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Specialty",
|
||||
name: "Signature Biryani",
|
||||
price: "$12",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-chicken-biryani-skillet_84443-72360.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", brand: "Specialty", name: "Signature Biryani", price: "$12", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-chicken-biryani-skillet_84443-72360.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Chinese",
|
||||
name: "Dragon Stir Fry",
|
||||
price: "$10",
|
||||
rating: 4,
|
||||
reviewCount: "800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg",
|
||||
},
|
||||
id: "p2", brand: "Chinese", name: "Dragon Stir Fry", price: "$10", rating: 4,
|
||||
reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Desserts",
|
||||
name: "Royal Shahi Kheer",
|
||||
price: "$8",
|
||||
rating: 5,
|
||||
reviewCount: "500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-vanilla-ice-cream-golden-chocolate_114579-1928.jpg",
|
||||
},
|
||||
id: "p3", brand: "Desserts", name: "Royal Shahi Kheer", price: "$8", rating: 5,
|
||||
reviewCount: "500", imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-vanilla-ice-cream-golden-chocolate_114579-1928.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "North Indian",
|
||||
name: "Butter Chicken",
|
||||
price: "$14",
|
||||
rating: 5,
|
||||
reviewCount: "2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-dish-composition_23-2148821522.jpg",
|
||||
},
|
||||
id: "p4", brand: "North Indian", name: "Butter Chicken", price: "$14", rating: 5,
|
||||
reviewCount: "2k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-dish-composition_23-2148821522.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Beverages",
|
||||
name: "Magic Mocktail",
|
||||
price: "$6",
|
||||
rating: 4,
|
||||
reviewCount: "300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-delight-with-berries-table_140725-9927.jpg",
|
||||
},
|
||||
id: "p5", brand: "Beverages", name: "Magic Mocktail", price: "$6", rating: 4,
|
||||
reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/sweet-delight-with-berries-table_140725-9927.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Tandoori",
|
||||
name: "Mixed Grill Platter",
|
||||
price: "$18",
|
||||
rating: 5,
|
||||
reviewCount: "450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-pilaf-appetizing-pilaf-garlic-bottle-oil-wooden-spoon_140725-73921.jpg",
|
||||
},
|
||||
id: "p6", brand: "Tandoori", name: "Mixed Grill Platter", price: "$18", rating: 5,
|
||||
reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-pilaf-appetizing-pilaf-garlic-bottle-oil-wooden-spoon_140725-73921.jpg"},
|
||||
]}
|
||||
title="Crafted for Food Lovers"
|
||||
description="Delivered by trains. Our multi-cuisine menu offers something for every palate."
|
||||
@@ -268,14 +170,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Kukatpally",
|
||||
"Dilsukhnagar",
|
||||
"Kondapur",
|
||||
"Kompally",
|
||||
"Warangal",
|
||||
"Karimnagar",
|
||||
"Vijayawada",
|
||||
]}
|
||||
"Kukatpally", "Dilsukhnagar", "Kondapur", "Kompally", "Warangal", "Karimnagar", "Vijayawada"]}
|
||||
title="A Cinematic Experience"
|
||||
description="From our railway-inspired interiors to the joy of train delivery, every corner is Instagrammable."
|
||||
/>
|
||||
@@ -288,52 +183,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "kphb",
|
||||
badge: "Hyderabad",
|
||||
price: "KPHB",
|
||||
subtitle: "PNR Empire, KPHB Metro",
|
||||
buttons: [
|
||||
id: "kphb", badge: "Hyderabad", price: "KPHB", subtitle: "PNR Empire, KPHB Metro", buttons: [
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Open: 11 AM - 11 PM",
|
||||
"Call: +91 91541 31340",
|
||||
],
|
||||
"Open: 11 AM - 11 PM", "Call: +91 91541 31340"],
|
||||
},
|
||||
{
|
||||
id: "kondapur",
|
||||
badge: "Hyderabad",
|
||||
price: "Kondapur",
|
||||
subtitle: "Opp: Sarath City Mall",
|
||||
buttons: [
|
||||
id: "kondapur", badge: "Hyderabad", price: "Kondapur", subtitle: "Opp: Sarath City Mall", buttons: [
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Open: 11 AM - 11 PM",
|
||||
"Call: +91 99664 07778",
|
||||
],
|
||||
"Open: 11 AM - 11 PM", "Call: +91 99664 07778"],
|
||||
},
|
||||
{
|
||||
id: "kompally",
|
||||
badge: "Hyderabad",
|
||||
price: "Kompally",
|
||||
subtitle: "Above Croma Store",
|
||||
buttons: [
|
||||
id: "kompally", badge: "Hyderabad", price: "Kompally", subtitle: "Above Croma Store", buttons: [
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Open: 11 AM - 11 PM",
|
||||
"Call: +91 06309 14655",
|
||||
],
|
||||
"Open: 11 AM - 11 PM", "Call: +91 06309 14655"],
|
||||
},
|
||||
]}
|
||||
title="Visit Our Branches"
|
||||
@@ -349,25 +220,15 @@ export default function LandingPage() {
|
||||
author="Suresh V. - Customer"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg",
|
||||
alt: "Reviewer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg", alt: "Reviewer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/christmas-dinner-concept-with-smiling-man_23-2147716295.jpg",
|
||||
alt: "Reviewer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/christmas-dinner-concept-with-smiling-man_23-2147716295.jpg", alt: "Reviewer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg",
|
||||
alt: "Reviewer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006721.jpg", alt: "Reviewer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/plate-napkin-banquet-table_23-2147830616.jpg",
|
||||
alt: "Reviewer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/plate-napkin-banquet-table_23-2147830616.jpg", alt: "Reviewer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cute-woman-sitting-cafe-doing-selfie_7502-7067.jpg",
|
||||
alt: "Reviewer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cute-woman-sitting-cafe-doing-selfie_7502-7067.jpg", alt: "Reviewer 5"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -378,20 +239,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Reservations"
|
||||
title="Ready to Board?"
|
||||
description="Book your table at India’s largest train-themed restaurant today. Celebrate your special moments with us."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp Booking",
|
||||
href: "https://wa.me/917399737379",
|
||||
},
|
||||
text: "WhatsApp Booking", href: "https://wa.me/917399737379"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+917399737379",
|
||||
},
|
||||
text: "Call Now", href: "tel:+917399737379"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -402,54 +258,33 @@ export default function LandingPage() {
|
||||
logoText="Platform 65"
|
||||
columns={[
|
||||
{
|
||||
title: "Branches",
|
||||
items: [
|
||||
title: "Branches", items: [
|
||||
{
|
||||
label: "Hyderabad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Hyderabad", href: "#"},
|
||||
{
|
||||
label: "Bangalore",
|
||||
href: "#",
|
||||
},
|
||||
label: "Bangalore", href: "#"},
|
||||
{
|
||||
label: "Vijayawada",
|
||||
href: "#",
|
||||
},
|
||||
label: "Vijayawada", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Birthday Parties",
|
||||
href: "#",
|
||||
},
|
||||
label: "Birthday Parties", href: "#"},
|
||||
{
|
||||
label: "Corporate Events",
|
||||
href: "#",
|
||||
},
|
||||
label: "Corporate Events", href: "#"},
|
||||
{
|
||||
label: "Catering",
|
||||
href: "#",
|
||||
},
|
||||
label: "Catering", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact Us", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user