Update src/app/page.tsx
This commit is contained in:
475
src/app/page.tsx
475
src/app/page.tsx
@@ -10,7 +10,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import { Briefcase, Cake, Camera, Heart, Music, Soup, Users, Utensils, Wine } from "lucide-react";
|
||||
import { Briefcase, Cake, Camera, Heart, Music, Soup, Users, Utensils, Wine, Handshake, ParkingSquare } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -31,38 +31,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Dishes",
|
||||
id: "#dishes",
|
||||
},
|
||||
name: "Dishes", id: "#dishes"},
|
||||
{
|
||||
name: "Rooftop",
|
||||
id: "#rooftop",
|
||||
},
|
||||
name: "Rooftop", id: "#rooftop"},
|
||||
{
|
||||
name: "Events",
|
||||
id: "#events",
|
||||
},
|
||||
name: "Events", id: "#events"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
]}
|
||||
button={{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Table", href: "#contact"}}
|
||||
logoAlt="Puratan Restaurant Logo"
|
||||
brandName="PURATAN"
|
||||
/>
|
||||
@@ -71,45 +55,23 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="PURATAN RESTAURANT"
|
||||
description="Where Heritage Meets Modern Fine Dining"
|
||||
tag="SINCE 1995"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Explore Menu", href: "#menu"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
videoSrc: "https://cdn.pixabay.com/vimeo/455007254/food-43944.mp4?width=1280&hash=a99be9858f0dfc63f05f98dd9b165b5c36b0f51e",
|
||||
imageAlt: "Authentic Indian fine dining experience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg?_wi=1",
|
||||
},
|
||||
videoSrc: "https://cdn.pixabay.com/vimeo/455007254/food-43944.mp4?width=1280&hash=a99be9858f0dfc63f05f98dd9b165b5c36b0f51e", imageAlt: "Authentic Indian fine dining experience", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg?_wi=1",
|
||||
imageAlt: "Authentic Indian fine dining experience",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cake-with-red-cream-cracker-cookies-dark-desk-biscuit-cake-sugar-dessert-pie-sweet-cookies_140725-52807.jpg",
|
||||
imageAlt: "Front view delicious cake with red cream and cracker cookies on dark desk biscuit cake sugar dessert pie sweet cookies",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-eggplant-rolls-hot-pepper-powder-turmeric-small-bowls-leaves-fork-knife-grey-surface_140725-107249.jpg",
|
||||
imageAlt: "Top view stuffed eggplant rolls hot pepper powder turmeric in small bowls leaves fork and knife on grey surface",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-with-red-cream-cookies-dark-desk-biscuit-cake-sugar-dessert-pie-sweet-cookie_140725-55899.jpg",
|
||||
imageAlt: "Top view delicious cake with red cream and cookies on dark desk biscuit cake sugar dessert pie sweet cookie",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg", imageAlt: "Authentic Indian fine dining experience"}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
rating={5}
|
||||
@@ -125,65 +87,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Bestseller",
|
||||
name: "Dal Makhani",
|
||||
price: "₹450",
|
||||
rating: 5,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg?_wi=2",
|
||||
imageAlt: "Dal Makhani",
|
||||
},
|
||||
id: "p1", brand: "Bestseller", name: "Dal Makhani", price: "₹450", rating: 5,
|
||||
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg", imageAlt: "Dal Makhani"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Chef's Special",
|
||||
name: "Peri Peri Paneer Tikka",
|
||||
price: "₹520",
|
||||
rating: 5,
|
||||
reviewCount: "95 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg?_wi=1",
|
||||
imageAlt: "Peri Peri Paneer Tikka",
|
||||
},
|
||||
id: "p2", brand: "Chef's Special", name: "Peri Peri Paneer Tikka", price: "₹520", rating: 5,
|
||||
reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg", imageAlt: "Peri Peri Paneer Tikka"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Traditional",
|
||||
name: "Punjabi Dal",
|
||||
price: "₹380",
|
||||
rating: 4,
|
||||
reviewCount: "70 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-rice-bowl_23-2148728166.jpg",
|
||||
imageAlt: "Punjabi Dal",
|
||||
},
|
||||
id: "p3", brand: "Traditional", name: "Punjabi Dal", price: "₹380", rating: 4,
|
||||
reviewCount: "70 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-rice-bowl_23-2148728166.jpg", imageAlt: "Punjabi Dal"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Signature",
|
||||
name: "Dahi Kebab",
|
||||
price: "₹480",
|
||||
rating: 5,
|
||||
reviewCount: "85 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-served-with-fresh-vegetables-as-side-dish_140725-1599.jpg",
|
||||
imageAlt: "Dahi Kebab",
|
||||
},
|
||||
id: "p4", brand: "Signature", name: "Dahi Kebab", price: "₹480", rating: 5,
|
||||
reviewCount: "85 reviews", imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-served-with-fresh-vegetables-as-side-dish_140725-1599.jpg", imageAlt: "Dahi Kebab"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Popular",
|
||||
name: "Chicken Tikka",
|
||||
price: "₹600",
|
||||
rating: 5,
|
||||
reviewCount: "150 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg",
|
||||
imageAlt: "Chicken Tikka",
|
||||
},
|
||||
id: "p5", brand: "Popular", name: "Chicken Tikka", price: "₹600", rating: 5,
|
||||
reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/shish-kebab-bay-leaves_23-2147717065.jpg", imageAlt: "Chicken Tikka"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Classic",
|
||||
name: "Butter Chicken",
|
||||
price: "₹650",
|
||||
rating: 5,
|
||||
reviewCount: "180 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-goulash-bread-still-life_23-2149388147.jpg",
|
||||
imageAlt: "Butter Chicken",
|
||||
},
|
||||
id: "p6", brand: "Classic", name: "Butter Chicken", price: "₹650", rating: 5,
|
||||
reviewCount: "180 reviews", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-goulash-bread-still-life_23-2149388147.jpg", imageAlt: "Butter Chicken"},
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Experience the finest flavors of traditional Punjabi cuisine, crafted with passion and served with pride."
|
||||
@@ -197,37 +117,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg",
|
||||
imageAlt: "Elegant Rooftop Setting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-background-cityscape_1153-3807.jpg", imageAlt: "Elegant Rooftop Setting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg",
|
||||
imageAlt: "Premium Dining",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg", imageAlt: "Premium Dining"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-people-with-food_23-2149409337.jpg",
|
||||
imageAlt: "Evening Ambiance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-holiday-home_23-2151918242.jpg",
|
||||
imageAlt: "Outdoor Seating",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-couple-toasting-wine-glasses_23-2147891131.jpg",
|
||||
imageAlt: "Romantic Setting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-out-together-ferris-wheel-park_23-2149700595.jpg",
|
||||
imageAlt: "Stunning Night Views",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-people-with-food_23-2149409337.jpg", imageAlt: "Evening Ambiance"}
|
||||
],
|
||||
title: "Dine Under The Stars",
|
||||
description: "Our rooftop offers an unparalleled dining experience with panoramic city views.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg?_wi=2",
|
||||
imageAlt: "elegant rooftop restaurant evening",
|
||||
title: "Dine Under The Stars", description: "Our rooftop offers an unparalleled dining experience with panoramic city views."
|
||||
},
|
||||
]}
|
||||
title="Rooftop Experience"
|
||||
@@ -243,100 +141,56 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
bentoComponent: "icon-info-cards",
|
||||
title: "Birthday Celebrations",
|
||||
description: "Make your special day extraordinary with our customized birthday packages, including decorations and special menus.",
|
||||
items: [
|
||||
bentoComponent: "icon-info-cards", title: "Birthday Celebrations", description: "Make your special day extraordinary with our customized birthday packages, including decorations and special menus.", items: [
|
||||
{
|
||||
icon: Cake,
|
||||
label: "Custom Decorations",
|
||||
value: "",
|
||||
},
|
||||
label: "Custom Decorations", value: ""},
|
||||
{
|
||||
icon: Utensils,
|
||||
label: "Special Menus",
|
||||
value: "",
|
||||
},
|
||||
label: "Special Menus", value: ""},
|
||||
{
|
||||
icon: Camera,
|
||||
label: "Photography Options",
|
||||
value: "",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-year-s-eve-celebration-with-bottle-champagne_23-2150901982.jpg",
|
||||
imageAlt: "birthday celebration restaurant party",
|
||||
label: "Photography Options", value: ""},
|
||||
]
|
||||
},
|
||||
{
|
||||
bentoComponent: "icon-info-cards",
|
||||
title: "Anniversary Dinners",
|
||||
description: "Celebrate your love story in our romantic rooftop setting with premium wine selection and live music.",
|
||||
items: [
|
||||
bentoComponent: "icon-info-cards", title: "Anniversary Dinners", description: "Celebrate your love story in our romantic rooftop setting with premium wine selection and live music.", items: [
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Romantic Ambiance",
|
||||
value: "",
|
||||
},
|
||||
label: "Romantic Ambiance", value: ""},
|
||||
{
|
||||
icon: Wine,
|
||||
label: "Premium Wines",
|
||||
value: "",
|
||||
},
|
||||
label: "Premium Wines", value: ""},
|
||||
{
|
||||
icon: Music,
|
||||
label: "Live Music",
|
||||
value: "",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg?_wi=3",
|
||||
imageAlt: "birthday celebration restaurant party",
|
||||
label: "Live Music", value: ""},
|
||||
]
|
||||
},
|
||||
{
|
||||
bentoComponent: "icon-info-cards",
|
||||
title: "Family Gatherings",
|
||||
description: "Spacious dining areas perfect for large family get-togethers, with group menu options and kids-friendly facilities.",
|
||||
items: [
|
||||
bentoComponent: "icon-info-cards", title: "Family Gatherings", description: "Spacious dining areas perfect for large family get-togethers, with group menu options and kids-friendly facilities.", items: [
|
||||
{
|
||||
icon: Users,
|
||||
label: "Private Spaces",
|
||||
value: "",
|
||||
},
|
||||
label: "Private Spaces", value: ""},
|
||||
{
|
||||
icon: Soup,
|
||||
label: "Group Menus",
|
||||
value: "",
|
||||
},
|
||||
label: "Group Menus", value: ""},
|
||||
{
|
||||
icon: Baby,
|
||||
label: "Kids Facilities",
|
||||
value: "",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg?_wi=3",
|
||||
imageAlt: "birthday celebration restaurant party",
|
||||
icon: Users,
|
||||
label: "Kids Facilities", value: ""},
|
||||
]
|
||||
},
|
||||
{
|
||||
bentoComponent: "icon-info-cards",
|
||||
title: "Corporate Events",
|
||||
description: "Professional setting for business dinners and corporate celebrations with AV equipment and custom menus.",
|
||||
items: [
|
||||
bentoComponent: "icon-info-cards", title: "Corporate Events", description: "Professional setting for business dinners and corporate celebrations with AV equipment and custom menus.", items: [
|
||||
{
|
||||
icon: Briefcase,
|
||||
label: "AV Equipment",
|
||||
value: "",
|
||||
},
|
||||
label: "AV Equipment", value: ""},
|
||||
{
|
||||
icon: Handshake,
|
||||
label: "Professional Service",
|
||||
value: "",
|
||||
},
|
||||
label: "Professional Service", value: ""},
|
||||
{
|
||||
icon: ParkingSquare,
|
||||
label: "Parking Facilities",
|
||||
value: "",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg?_wi=2",
|
||||
imageAlt: "birthday celebration restaurant party",
|
||||
label: "Parking Facilities", value: ""},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Events & Celebrations"
|
||||
@@ -352,59 +206,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Priya Sharma",
|
||||
role: "Food Blogger",
|
||||
company: "TasteBuds Blog",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-fashionable-young-brunette-european-lady-wearing-stylish-red-dress-with-white-stripes-posing-outdoors-wooden-door-with-mirrored-surface-looking-away-with-positive-happy-smile_343059-261.jpg",
|
||||
},
|
||||
id: "t1", name: "Priya Sharma", role: "Food Blogger", company: "TasteBuds Blog", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-fashionable-young-brunette-european-lady-wearing-stylish-red-dress-with-white-stripes-posing-outdoors-wooden-door-with-mirrored-surface-looking-away-with-positive-happy-smile_343059-261.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Rahul Mehta",
|
||||
role: "Business Executive",
|
||||
company: "Global Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-154130.jpg",
|
||||
},
|
||||
id: "t2", name: "Rahul Mehta", role: "Business Executive", company: "Global Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-154130.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Anjali Verma",
|
||||
role: "Interior Designer",
|
||||
company: "Design Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tanned-dark-haired-woman-with-stylish-bun-smiling-against-wall-bar-with-painted-flamingos_197531-17039.jpg",
|
||||
},
|
||||
id: "t3", name: "Anjali Verma", role: "Interior Designer", company: "Design Innovations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tanned-dark-haired-woman-with-stylish-bun-smiling-against-wall-bar-with-painted-flamingos_197531-17039.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Dr. Sameer Khan",
|
||||
role: "Consultant Physician",
|
||||
company: "City Hospital",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-standing-bricks-wall-background-with-happy-cool-smile-face-lucky-person_839833-31933.jpg",
|
||||
},
|
||||
id: "t4", name: "Dr. Sameer Khan", role: "Consultant Physician", company: "City Hospital", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-with-beard-standing-bricks-wall-background-with-happy-cool-smile-face-lucky-person_839833-31933.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Natasha Reddy",
|
||||
role: "Culinary Critic",
|
||||
company: "Gourmet Magazine",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-chef-looking-up-white-uniform-looking-thoughtful_176474-43380.jpg",
|
||||
},
|
||||
id: "t5", name: "Natasha Reddy", role: "Culinary Critic", company: "Gourmet Magazine", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-chef-looking-up-white-uniform-looking-thoughtful_176474-43380.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "28+",
|
||||
label: "Years of Excellence",
|
||||
},
|
||||
value: "28+", label: "Years of Excellence"},
|
||||
{
|
||||
value: "50K+",
|
||||
label: "Happy Guests",
|
||||
},
|
||||
value: "50K+", label: "Happy Guests"},
|
||||
{
|
||||
value: "100+",
|
||||
label: "Authentic Dishes",
|
||||
},
|
||||
value: "100+", label: "Authentic Dishes"},
|
||||
]}
|
||||
title="Guest Reviews"
|
||||
description="Hear from our delighted guests who've experienced the Puratan magic and exceptional service."
|
||||
@@ -417,10 +240,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="A Legacy of Culinary Excellence"
|
||||
description={[
|
||||
"Since 1995, Puratan Restaurant has been serving authentic Punjabi cuisine that celebrates our rich cultural heritage. What started as a small family kitchen has grown into a beloved fine dining destination.",
|
||||
"Our name 'Puratan' meaning 'traditional' reflects our commitment to preserving age-old recipes while embracing modern culinary techniques. Each dish tells a story of tradition, passion, and generations of culinary mastery.",
|
||||
"From our signature Dal Makhani, slow-cooked for hours to achieve the perfect creamy texture, to our innovative Peri Peri Paneer Tikka that brings a contemporary twist to classic flavors - every item on our menu is crafted with love and respect for our culinary roots.",
|
||||
]}
|
||||
"Since 1995, Puratan Restaurant has been serving authentic Punjabi cuisine that celebrates our rich cultural heritage. What started as a small family kitchen has grown into a beloved fine dining destination.", "Our name 'Puratan' meaning 'traditional' reflects our commitment to preserving age-old recipes while embracing modern culinary techniques. Each dish tells a story of tradition, passion, and generations of culinary mastery.", "From our signature Dal Makhani, slow-cooked for hours to achieve the perfect creamy texture, to our innovative Peri Peri Paneer Tikka that brings a contemporary twist to classic flavors - every item on our menu is crafted with love and respect for our culinary roots."]}
|
||||
showBorder={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -433,77 +253,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "m1",
|
||||
brand: "Starter",
|
||||
name: "Peri Peri Paneer Tikka",
|
||||
price: "₹520",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-healthy-food_1339-8187.jpg",
|
||||
imageAlt: "Peri Peri Paneer Tikka",
|
||||
},
|
||||
id: "m1", brand: "Starter", name: "Peri Peri Paneer Tikka", price: "₹520", rating: 5,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-healthy-food_1339-8187.jpg", imageAlt: "Peri Peri Paneer Tikka"},
|
||||
{
|
||||
id: "m2",
|
||||
brand: "Starter",
|
||||
name: "Dahi Kebab",
|
||||
price: "₹480",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-kofta-kebab-meatballs-with-sauce-tortillas-tacos-white-plate_2829-7864.jpg",
|
||||
imageAlt: "Dahi Kebab",
|
||||
},
|
||||
id: "m2", brand: "Starter", name: "Dahi Kebab", price: "₹480", rating: 5,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-kofta-kebab-meatballs-with-sauce-tortillas-tacos-white-plate_2829-7864.jpg", imageAlt: "Dahi Kebab"},
|
||||
{
|
||||
id: "m3",
|
||||
brand: "Main Course",
|
||||
name: "Dal Makhani",
|
||||
price: "₹450",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-delicious-mushroom-soup-inside-plate-dark-space_140725-79207.jpg",
|
||||
imageAlt: "Dal Makhani",
|
||||
},
|
||||
id: "m3", brand: "Main Course", name: "Dal Makhani", price: "₹450", rating: 5,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-delicious-mushroom-soup-inside-plate-dark-space_140725-79207.jpg", imageAlt: "Dal Makhani"},
|
||||
{
|
||||
id: "m4",
|
||||
brand: "Main Course",
|
||||
name: "Paneer Butter Masala",
|
||||
price: "₹520",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85128.jpg",
|
||||
imageAlt: "Paneer Butter Masala",
|
||||
},
|
||||
id: "m4", brand: "Main Course", name: "Paneer Butter Masala", price: "₹520", rating: 5,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85128.jpg", imageAlt: "Paneer Butter Masala"},
|
||||
{
|
||||
id: "m5",
|
||||
brand: "Main Course",
|
||||
name: "Malai Kofta",
|
||||
price: "₹550",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meat-rissole-with-boiled-potatoes-greens-gray-background-color-salad-food-kitchen-meal-dinner_140725-156531.jpg",
|
||||
imageAlt: "Malai Kofta",
|
||||
},
|
||||
id: "m5", brand: "Main Course", name: "Malai Kofta", price: "₹550", rating: 5,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-meat-rissole-with-boiled-potatoes-greens-gray-background-color-salad-food-kitchen-meal-dinner_140725-156531.jpg", imageAlt: "Malai Kofta"},
|
||||
{
|
||||
id: "m6",
|
||||
brand: "Main Course",
|
||||
name: "Chicken Biryani",
|
||||
price: "₹680",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-biryani-with-bowl-chicken-vegetables_505751-3813.jpg",
|
||||
imageAlt: "Chicken Biryani",
|
||||
},
|
||||
id: "m6", brand: "Main Course", name: "Chicken Biryani", price: "₹680", rating: 5,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/plate-biryani-with-bowl-chicken-vegetables_505751-3813.jpg", imageAlt: "Chicken Biryani"},
|
||||
{
|
||||
id: "m7",
|
||||
brand: "Main Course",
|
||||
name: "Rogan Josh",
|
||||
price: "₹750",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tava-kebab-barbeque-pottery-pan_114579-2183.jpg",
|
||||
imageAlt: "Rogan Josh",
|
||||
},
|
||||
id: "m7", brand: "Main Course", name: "Rogan Josh", price: "₹750", rating: 5,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/tava-kebab-barbeque-pottery-pan_114579-2183.jpg", imageAlt: "Rogan Josh"},
|
||||
{
|
||||
id: "m8",
|
||||
brand: "Dessert",
|
||||
name: "Gulab Jamun",
|
||||
price: "₹150",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-indian-traditional-food_23-2148294996.jpg",
|
||||
imageAlt: "Gulab Jamun",
|
||||
},
|
||||
id: "m8", brand: "Dessert", name: "Gulab Jamun", price: "₹150", rating: 4,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-indian-traditional-food_23-2148294996.jpg", imageAlt: "Gulab Jamun"},
|
||||
]}
|
||||
title="Our Full Menu"
|
||||
description="Explore our extensive selection of authentic Punjabi delicacies, from traditional starters to rich main courses and delightful desserts."
|
||||
@@ -517,46 +289,26 @@ export default function LandingPage() {
|
||||
description="Reserve your table for an exceptional dining experience or send us any inquiries. We are located at 123 Heritage Lane, Connaught Place, New Delhi - 110001."
|
||||
inputs={[
|
||||
{
|
||||
name: "fullName",
|
||||
type: "text",
|
||||
placeholder: "Your Name *",
|
||||
required: true,
|
||||
name: "fullName", type: "text", placeholder: "Your Name *", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email *",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email *", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone *",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Your Phone *", required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Reservation Date *",
|
||||
required: true,
|
||||
name: "date", type: "date", placeholder: "Reservation Date *", required: true,
|
||||
},
|
||||
{
|
||||
name: "time",
|
||||
type: "time",
|
||||
placeholder: "Reservation Time *",
|
||||
required: true,
|
||||
name: "time", type: "time", placeholder: "Reservation Time *", required: true,
|
||||
},
|
||||
{
|
||||
name: "guests",
|
||||
type: "number",
|
||||
placeholder: "Number of Guests *",
|
||||
required: true,
|
||||
name: "guests", type: "number", placeholder: "Number of Guests *", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Special Requests (Optional)",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Special Requests (Optional)", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elderly-person-paying-coffee-cup_482257-87199.jpg"
|
||||
imageAlt="Luxury restaurant front desk"
|
||||
@@ -573,58 +325,35 @@ export default function LandingPage() {
|
||||
logoText="PURATAN"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Rooftop",
|
||||
href: "#rooftop",
|
||||
},
|
||||
label: "Rooftop", href: "#rooftop"},
|
||||
{
|
||||
label: "Events",
|
||||
href: "#events",
|
||||
},
|
||||
label: "Events", href: "#events"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user