diff --git a/src/app/page.tsx b/src/app/page.tsx index 93d2196..2170eab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,64 +29,44 @@ export default function LandingPage() {
@@ -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"}, ]} /> @@ -209,16 +139,13 @@ export default function LandingPage() { @@ -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: "#"}, ], }, ]}