Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
209
src/app/page.tsx
209
src/app/page.tsx
@@ -10,7 +10,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Car, Coffee, Flame, ShoppingBag, Users } from "lucide-react";
|
||||
import { Car, Coffee, Flame, ShoppingBag, Users, ChefHat } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -31,27 +31,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Rustic Punjab"
|
||||
button={{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Table", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -61,41 +51,25 @@ export default function LandingPage() {
|
||||
description="Experience rich flavors, comforting ambience, and memorable dining at Rustic Punjab in Ludhiana."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919814043436",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919814043436"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-lemon-herbs-cutting-board-bowls-spices_140725-72524.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-lemon-herbs-cutting-board-bowls-spices_140725-72524.jpg"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-salad-phone_1303-9015.jpg",
|
||||
alt: "Guest 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-salad-phone_1303-9015.jpg", alt: "Guest 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187164.jpg",
|
||||
alt: "Guest 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187164.jpg", alt: "Guest 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
|
||||
alt: "Guest 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", alt: "Guest 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
|
||||
alt: "Guest 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", alt: "Guest 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-couple-sitting-with-arms-around_1170-535.jpg",
|
||||
alt: "Guest 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-couple-sitting-with-arms-around_1170-535.jpg", alt: "Guest 5"},
|
||||
]}
|
||||
avatarText="Loved by over 500+ happy diners in Ludhiana"
|
||||
/>
|
||||
@@ -106,7 +80,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Brand Story"
|
||||
description="At Rustic Punjab, we celebrate the vibrant soul of Ludhiana through time-honored recipes. Our family-friendly restaurant brings you authentic North Indian cuisine crafted with love, aromatic spices, and warm Punjabi hospitality. Nestled in Gurdev Nagar, we provide a cozy sanctuary for those who crave a truly memorable dining experience."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,64 +91,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Authentic Flavors",
|
||||
description: "Time-honored recipes passed through generations.",
|
||||
items: [
|
||||
title: "Authentic Flavors", description: "Time-honored recipes passed through generations.", items: [
|
||||
{
|
||||
icon: Flame,
|
||||
text: "Traditional Tandoor",
|
||||
},
|
||||
text: "Traditional Tandoor"},
|
||||
{
|
||||
icon: ChefHat,
|
||||
text: "Expert Local Chefs",
|
||||
},
|
||||
text: "Expert Local Chefs"},
|
||||
],
|
||||
reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pav-bhaji-with-butter-cilantro_23-2151996229.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-lemon-herbs-cutting-board-bowls-spices_140725-72524.jpg?_wi=2",
|
||||
imageAlt: "authentic punjabi thali food rustic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pav-bhaji-with-butter-cilantro_23-2151996229.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Cozy Ambience",
|
||||
description: "Relax in our rustic, family-friendly setting.",
|
||||
items: [
|
||||
title: "Cozy Ambience", description: "Relax in our rustic, family-friendly setting.", items: [
|
||||
{
|
||||
icon: Coffee,
|
||||
text: "Warm Atmosphere",
|
||||
},
|
||||
text: "Warm Atmosphere"},
|
||||
{
|
||||
icon: Users,
|
||||
text: "Family Oriented",
|
||||
},
|
||||
text: "Family Oriented"},
|
||||
],
|
||||
reverse: true,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg?_wi=3",
|
||||
imageAlt: "rustic indian restaurant interior design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Convenient Services",
|
||||
description: "Dine-in, drive-through, or no-contact delivery.",
|
||||
items: [
|
||||
title: "Convenient Services", description: "Dine-in, drive-through, or no-contact delivery.", items: [
|
||||
{
|
||||
icon: Car,
|
||||
text: "Easy Drive-through",
|
||||
},
|
||||
text: "Easy Drive-through"},
|
||||
{
|
||||
icon: ShoppingBag,
|
||||
text: "Safe Delivery",
|
||||
},
|
||||
text: "Safe Delivery"},
|
||||
],
|
||||
reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pav-bhaji-with-butter-cilantro_23-2151996229.jpg?_wi=2",
|
||||
imageAlt: "delicious pav bhaji street food indian",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg"}
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
@@ -184,46 +137,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Butter Pav Bhaji",
|
||||
price: "₹199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pav-bhaji-with-butter-cilantro_23-2151996229.jpg?_wi=3",
|
||||
},
|
||||
id: "p1", name: "Butter Pav Bhaji", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/pav-bhaji-with-butter-cilantro_23-2151996229.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Tandoori Platter",
|
||||
price: "₹450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg?_wi=2",
|
||||
},
|
||||
id: "p2", name: "Tandoori Platter", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Dal Makhani",
|
||||
price: "₹280",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-soup-with-seasonings-grey-space_140725-79501.jpg",
|
||||
},
|
||||
id: "p3", name: "Dal Makhani", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-soup-with-seasonings-grey-space_140725-79501.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Garlic Naan Basket",
|
||||
price: "₹120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pakistani-food-wooden-board-view_23-2148825096.jpg",
|
||||
},
|
||||
id: "p4", name: "Garlic Naan Basket", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/pakistani-food-wooden-board-view_23-2148825096.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Gulab Jamun",
|
||||
price: "₹150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-dessert-assortment_23-2149312338.jpg",
|
||||
},
|
||||
id: "p5", name: "Gulab Jamun", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-dessert-assortment_23-2149312338.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Mango Lassi",
|
||||
price: "₹99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mango-juice-glass-blue-surface_1150-41955.jpg",
|
||||
},
|
||||
id: "p6", name: "Mango Lassi", price: "₹99", imageSrc: "http://img.b2bpic.net/free-photo/mango-juice-glass-blue-surface_1150-41955.jpg"},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="A curated selection of our most loved traditional Punjabi dishes."
|
||||
@@ -235,30 +165,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-salad-phone_1303-9015.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-salad-phone_1303-9015.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael C.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187164.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187164.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg?_wi=1",
|
||||
},
|
||||
id: "t3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Priya S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-couple-sitting-with-arms-around_1170-535.jpg",
|
||||
},
|
||||
id: "t5", name: "Priya S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-couple-sitting-with-arms-around_1170-535.jpg"},
|
||||
]}
|
||||
cardTitle="Guest Experiences"
|
||||
cardTag="4.5 Stars / 47 Reviews"
|
||||
@@ -270,22 +185,15 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Visit us at Pakhowal Rd, Gurdev Nagar, Ludhiana or contact us at +91 98140 43436. We are open until 11:30 PM."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com"},
|
||||
{
|
||||
text: "Call Restaurant",
|
||||
href: "tel:+919814043436",
|
||||
},
|
||||
text: "Call Restaurant", href: "tel:+919814043436"},
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -294,38 +202,25 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Reservation",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservation", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Gurdev Nagar, Ludhiana",
|
||||
href: "#",
|
||||
},
|
||||
label: "Gurdev Nagar, Ludhiana", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
label: "Facebook", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user