Merge version_1 into main #2
159
src/app/page.tsx
159
src/app/page.tsx
@@ -29,64 +29,44 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="GS Punjabi Dhaba"
|
||||
button={{
|
||||
text: "Order Online", href: "#menu"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Authentic Taste of Punjab in Macherla"
|
||||
description="Experience the warmth of home-cooked North Indian delicacies at GS Punjabi Family Dhaba. Fresh, spicy, and served with love."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Order Online", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg?_wi=1",
|
||||
imageAlt: "Authentic Punjabi Dhaba Feast",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg", imageAlt: "Authentic Punjabi Dhaba Feast"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg?_wi=2",
|
||||
imageAlt: "Fresh Tandoori Roti",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg", imageAlt: "Fresh Tandoori Roti"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg?_wi=3",
|
||||
imageAlt: "Spicy Paneer Masala",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg", imageAlt: "Spicy Paneer Masala"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg?_wi=4",
|
||||
imageAlt: "Dal Makhani Specialty",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg", imageAlt: "Dal Makhani Specialty"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg?_wi=5",
|
||||
imageAlt: "Family Dining Experience",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg", imageAlt: "Family Dining Experience"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg?_wi=6",
|
||||
imageAlt: "Outdoor Dhaba Ambiance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg", imageAlt: "Outdoor Dhaba Ambiance"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -99,41 +79,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dal Makhani",
|
||||
price: "₹199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Dal Makhani", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Paneer Butter Masala",
|
||||
price: "₹249",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Paneer Butter Masala", price: "₹249", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Butter Naan",
|
||||
price: "₹45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg?_wi=3",
|
||||
},
|
||||
id: "3", name: "Butter Naan", price: "₹45", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chicken Curry",
|
||||
price: "₹299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg?_wi=4",
|
||||
},
|
||||
id: "4", name: "Chicken Curry", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Aloo Paratha",
|
||||
price: "₹80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg?_wi=5",
|
||||
},
|
||||
id: "5", name: "Aloo Paratha", price: "₹80", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Veg Biryani",
|
||||
price: "₹180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg?_wi=6",
|
||||
},
|
||||
id: "6", name: "Veg Biryani", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg"},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Explore our wide variety of North Indian favorites crafted to perfection."
|
||||
@@ -148,25 +104,15 @@ export default function LandingPage() {
|
||||
author="Ravi Kumar"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg",
|
||||
alt: "Ravi",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg", alt: "Ravi"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000255.jpg",
|
||||
alt: "Suresh",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000255.jpg", alt: "Suresh"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25271.jpg",
|
||||
alt: "Sunita",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25271.jpg", alt: "Sunita"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-female-friends-having-coffee-together-caf_23-2147871314.jpg",
|
||||
alt: "Vijay",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-female-friends-having-coffee-together-caf_23-2147871314.jpg", alt: "Vijay"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-635.jpg",
|
||||
alt: "Deepa",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-635.jpg", alt: "Deepa"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -182,25 +128,9 @@ export default function LandingPage() {
|
||||
description="Read our latest stories, recipes, and insights from the heart of our dhaba."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Culinary Secrets",
|
||||
title: "The Secret to Perfect Dal Makhani",
|
||||
excerpt: "Discover how we slow-cook our dal for that authentic smokey flavor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg?_wi=7",
|
||||
authorName: "Chef Singh",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg",
|
||||
date: "Jan 15, 2025",
|
||||
},
|
||||
id: "b1", category: "Culinary Secrets", title: "The Secret to Perfect Dal Makhani", excerpt: "Discover how we slow-cook our dal for that authentic smokey flavor.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish_23-2148825104.jpg", authorName: "Chef Singh", authorAvatar: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg", date: "Jan 15, 2025"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Our Story",
|
||||
title: "Bringing Punjab to Macherla",
|
||||
excerpt: "How a small family dream turned into the town's favorite spot.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg?_wi=7",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000255.jpg",
|
||||
date: "Jan 10, 2025",
|
||||
},
|
||||
id: "b2", category: "Our Story", title: "Bringing Punjab to Macherla", excerpt: "How a small family dream turned into the town's favorite spot.", imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000255.jpg", date: "Jan 10, 2025"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -209,16 +139,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Visit Us"
|
||||
title="Need a Table or Delivery?"
|
||||
description="Located opposite APSRTC Bus Depot, Macherla. Reach us at 097097 02949 for orders and inquiries."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:09709702949",
|
||||
},
|
||||
text: "Call Now", href: "tel:09709702949"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -228,33 +155,21 @@ export default function LandingPage() {
|
||||
logoText="GS Punjabi Dhaba"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
label: "Facebook", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user