diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e5174a..b819d55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,6 @@ export default function ChahalDhabaPage() { { name: "Menu", id: "menu" }, { name: "About", id: "about" }, { name: "Reviews", id: "testimonials" }, - { name: "Order", id: "https://www.ubereats.com" }, { name: "Contact", id: "contact" }, ]} brandName="Chahal Dhaba" @@ -47,15 +46,17 @@ export default function ChahalDhabaPage() { description="Authentic Punjabi Dhaba Flavors in Canada. Enjoy traditional North Indian dishes made with bold spices, fresh ingredients, and authentic recipes." buttons={[ { text: "View Menu", href: "#menu" }, - { text: "Order Online", href: "https://www.ubereats.com" }, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086049.jpg", imageAlt: "Chole Bhature - Authentic Punjabi Street Food"}, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086049.jpg", imageAlt: "Chole Bhature - Authentic Punjabi Street Food" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-with-vegetables-sauce-wooden-board_140725-1203.jpg", imageAlt: "Butter Chicken - Creamy Tomato Gravy"}, + imageSrc: "http://img.b2bpic.net/free-photo/potato-balls-with-vegetables-sauce-wooden-board_140725-1203.jpg", imageAlt: "Butter Chicken - Creamy Tomato Gravy" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/black-bean-sweet-dessert-dish_1150-35533.jpg?_wi=1", imageAlt: "Dal Makhani - Slow Cooked Lentils"}, + imageSrc: "http://img.b2bpic.net/free-photo/black-bean-sweet-dessert-dish_1150-35533.jpg?_wi=1", imageAlt: "Dal Makhani - Slow Cooked Lentils" + }, ]} autoplayDelay={4000} showDimOverlay={true} @@ -64,20 +65,50 @@ export default function ChahalDhabaPage() {
@@ -90,9 +121,11 @@ export default function ChahalDhabaPage() { description="Chahal Dhaba Indian Cuisine brings the authentic taste of Punjabi highway dhabas to Canada. Our experienced chefs prepare traditional recipes using fresh ingredients, bold spices, and time-honored cooking methods to deliver comforting North Indian dishes. Enjoy street food favorites, flavorful curries, fresh naan from the tandoor, and satisfying thali meals in a welcoming environment that celebrates the rich heritage of Punjabi cuisine." metrics={[ { - value: "4.8★", title: "Customer Rating (3,000+ Reviews)"}, + value: "4.8★", title: "Customer Rating (3,000+ Reviews)" + }, { - value: "15+", title: "Years of Culinary Excellence"}, + value: "15+", title: "Years of Culinary Excellence" + }, ]} imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-grey-stone-wall-decorated-with-azerbaijani-carpet_140725-8503.jpg" imageAlt="Chahal Dhaba Restaurant Interior" @@ -109,17 +142,23 @@ export default function ChahalDhabaPage() { author="Sarah Khan" avatars={[ { - src: "http://img.b2bpic.net/free-photo/man-woman-table-with-desserts-cafe_23-2148001616.jpg", alt: "Customer 1"}, + src: "http://img.b2bpic.net/free-photo/man-woman-table-with-desserts-cafe_23-2148001616.jpg", alt: "Customer 1" + }, { - src: "http://img.b2bpic.net/free-photo/people-taking-photos-food_23-2149303512.jpg", alt: "Customer 2"}, + src: "http://img.b2bpic.net/free-photo/people-taking-photos-food_23-2149303512.jpg", alt: "Customer 2" + }, { - src: "http://img.b2bpic.net/free-photo/smiling-woman-bar_23-2147680953.jpg", alt: "Customer 3"}, + src: "http://img.b2bpic.net/free-photo/smiling-woman-bar_23-2147680953.jpg", alt: "Customer 3" + }, { - src: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", alt: "Customer 4"}, + src: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", alt: "Customer 4" + }, { - src: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-13686.jpg", alt: "Customer 5"}, + src: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-13686.jpg", alt: "Customer 5" + }, { - src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", alt: "Customer 6"}, + src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", alt: "Customer 6" + }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -139,7 +178,8 @@ export default function ChahalDhabaPage() { features={[ { id: "1", title: "Butter Chicken", description: "Tender chicken cooked in a creamy tomato butter sauce. A Punjabi favorite combining aromatic spices with a velvety sauce, served with freshly baked naan.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/crilled-chicken-bread-piece-greens-pepper-sauce-spices-side-view_141793-3536.jpg", imageAlt: "Butter Chicken"}, + imageSrc: "http://img.b2bpic.net/free-photo/crilled-chicken-bread-piece-greens-pepper-sauce-spices-side-view_141793-3536.jpg", imageAlt: "Butter Chicken" + }, items: [ { icon: Flame, text: "Rich tomato gravy" }, { icon: Leaf, text: "Fresh spices" }, @@ -149,7 +189,8 @@ export default function ChahalDhabaPage() { }, { id: "2", title: "Goat Curry Dhaba Style", description: "Authentic Punjabi goat curry prepared with traditional spices and slow-cooked to perfection. Tender meat with a bold, aromatic curry sauce that captures the essence of highway dhaba cooking.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371726.jpg", imageAlt: "Goat Curry Dhaba Style"}, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371726.jpg", imageAlt: "Goat Curry Dhaba Style" + }, items: [ { icon: Flame, text: "Bold traditional spices" }, { icon: Clock, text: "Slow cooked" }, @@ -159,7 +200,8 @@ export default function ChahalDhabaPage() { }, { id: "3", title: "Dal Makhani", description: "Slow-cooked black lentils with butter and spices, creating a luxurious and comforting dish. A staple of North Indian cuisine, perfectly balanced with cream and aromatic seasonings.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/black-bean-sweet-dessert-dish_1150-35533.jpg?_wi=2", imageAlt: "Dal Makhani"}, + imageSrc: "http://img.b2bpic.net/free-photo/black-bean-sweet-dessert-dish_1150-35533.jpg?_wi=2", imageAlt: "Dal Makhani" + }, items: [ { icon: Leaf, text: "Premium lentils" }, { icon: Droplet, text: "Creamy butter sauce" }, @@ -179,7 +221,8 @@ export default function ChahalDhabaPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Google Reviews", "TripAdvisor Certified", "Skip the Dishes", "Uber Eats", "DoorDash", "Local Favorites", "Food Critics"]} + "Google Reviews", "TripAdvisor Certified", "Skip the Dishes", "Uber Eats", "DoorDash", "Local Favorites", "Food Critics" + ]} speed={40} showCard={true} /> @@ -190,12 +233,11 @@ export default function ChahalDhabaPage() { tag="Get In Touch" tagIcon={Phone} title="Ready to Experience Authentic Punjabi Flavors?" - description="Visit Chahal Dhaba or order online to savor our traditional North Indian dishes prepared with passion and authentic recipes." + description="Visit Chahal Dhaba to savor our traditional North Indian dishes prepared with passion and authentic recipes." buttons={[ { - text: "Reserve Table", href: "https://www.google.com/maps/search/chahal+dhaba"}, - { - text: "Order Now", href: "https://www.ubereats.com"}, + text: "Reserve Table", href: "https://www.google.com/maps/search/chahal+dhaba" + }, ]} background={{ variant: "plain" }} useInvertedBackground={true} @@ -216,13 +258,17 @@ export default function ChahalDhabaPage() { { title: "Location", items: [ { - label: "4820 Sheppard Ave E Unit 19-20, Scarborough, ON", href: "https://www.google.com/maps/search/4820+Sheppard+Ave+E+Unit+19-20+Scarborough+Ontario"}, + label: "4820 Sheppard Ave E Unit 19-20, Scarborough, ON", href: "https://www.google.com/maps/search/4820+Sheppard+Ave+E+Unit+19-20+Scarborough+Ontario" + }, { - label: "+1 416-754-9797", href: "tel:+14167549797"}, + label: "+1 416-754-9797", href: "tel:+14167549797" + }, { - label: "Mon-Wed: 11:00 AM - 1:00 AM", href: "#"}, + label: "Mon-Wed: 11:00 AM - 1:00 AM", href: "#" + }, { - label: "Thu-Sun: 11:00 AM - 3:00 AM", href: "#"}, + label: "Thu-Sun: 11:00 AM - 3:00 AM", href: "#" + }, ], }, { @@ -230,7 +276,6 @@ export default function ChahalDhabaPage() { { label: "Facebook", href: "https://facebook.com" }, { label: "Instagram", href: "https://instagram.com" }, { label: "Google Reviews", href: "https://google.com/maps" }, - { label: "Order Online", href: "https://www.ubereats.com" }, ], }, ]}