diff --git a/src/app/page.tsx b/src/app/page.tsx
index 787edfe..8e9d1ca 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
@@ -58,79 +43,23 @@ export default function LandingPage() {
title="Experience the Art of Authentic Mandhi"
description="Where tradition meets luxury. Savor the rich, aromatic flavors of Arabia, prepared with passion and served with pride in the heart of Vadakkencherry."
testimonials={[
- {
- name: "Sreyas vs",
- handle: "@foodie_reviewer",
- testimonial: "The dishes are well-cooked and full of flavor. Definitely a must-visit for mandi lovers.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/plates-cutlery-glasses-flat-lay_23-2148914878.jpg?_wi=1",
- imageAlt: "luxury arabian mandi platter aesthetic",
- },
- {
- name: "Althaf Mundackal",
- handle: "@local_guide",
- testimonial: "Best place to have manthi in vadakkencherry! Overall good food and convenient parking.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-plate-rice-wooden-table_114579-79271.jpg",
- imageAlt: "modern arabian restaurant interior",
- },
- {
- name: "Devadarsini k",
- handle: "@frequent_diner",
- testimonial: "Consistent taste and high quality. Been coming here for over a year.",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/spices-plate_23-2147684837.jpg?_wi=1",
- imageAlt: "fresh grilled chicken alfaham",
- },
- {
- name: "Anu P",
- handle: "@local_foodie",
- testimonial: "Absolutely loved the spices and the meat tenderness.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-rice-dried-fruits-plate-bowls-spices_140725-78909.jpg?_wi=1",
- imageAlt: "unlimited aromatic mandi rice bowl",
- },
- {
- name: "Rahul Raj",
- handle: "@mandi_expert",
- testimonial: "Premium quality at a great price point. Highly recommended.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/chopped-fruit-salad-ceramic-plate-concrete_114579-71923.jpg?_wi=1",
- imageAlt: "refreshing salad side dish plate",
- },
+ { name: "Sreyas vs", handle: "@foodie_reviewer", testimonial: "The dishes are well-cooked and full of flavor. Definitely a must-visit for mandi lovers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/plates-cutlery-glasses-flat-lay_23-2148914878.jpg?_wi=1", imageAlt: "luxury arabian mandi platter aesthetic" },
+ { name: "Althaf Mundackal", handle: "@local_guide", testimonial: "Best place to have manthi in vadakkencherry! Overall good food and convenient parking.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-plate-rice-wooden-table_114579-79271.jpg", imageAlt: "modern arabian restaurant interior" },
+ { name: "Devadarsini k", handle: "@frequent_diner", testimonial: "Consistent taste and high quality. Been coming here for over a year.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/spices-plate_23-2147684837.jpg?_wi=1", imageAlt: "fresh grilled chicken alfaham" },
+ { name: "Anu P", handle: "@local_foodie", testimonial: "Absolutely loved the spices and the meat tenderness.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-rice-dried-fruits-plate-bowls-spices_140725-78909.jpg?_wi=1", imageAlt: "unlimited aromatic mandi rice bowl" },
+ { name: "Rahul Raj", handle: "@mandi_expert", testimonial: "Premium quality at a great price point. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chopped-fruit-salad-ceramic-plate-concrete_114579-71923.jpg?_wi=1", imageAlt: "refreshing salad side dish plate" },
]}
buttons={[
- {
- text: "Reserve a Table",
- href: "#contact",
- },
- {
- text: "View Menu",
- href: "#features",
- },
+ { text: "Reserve a Table", href: "#contact" },
+ { text: "View Menu", href: "#features" },
]}
imageSrc="http://img.b2bpic.net/free-photo/plates-cutlery-glasses-flat-lay_23-2148914878.jpg?_wi=2"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/close-up-urban-portrait-brunet-hipster-woman-having-fun-going-crazy-masquerade-party-wearing-trendy-cozy-sweater-face-crown-eating-sweet-tasty-berry-cake-bright-positive-happy_291049-1266.jpg",
- alt: "Customer 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
- alt: "Customer 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg",
- alt: "Customer 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg",
- alt: "Customer 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
- alt: "Customer 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/close-up-urban-portrait-brunet-hipster-woman-having-fun-going-crazy-masquerade-party-wearing-trendy-cozy-sweater-face-crown-eating-sweet-tasty-berry-cake-bright-positive-happy_291049-1266.jpg", alt: "Customer 1" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg", alt: "Customer 2" },
+ { src: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg", alt: "Customer 3" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg", alt: "Customer 4" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg", alt: "Customer 5" },
]}
avatarText="Join 5,000+ happy foodies"
/>
@@ -141,9 +70,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="A Commitment to Quality & Flavor"
description={[
- "At Dawat Mandhi, we believe every meal should be a celebration. Our chefs use age-old Arabian techniques and hand-picked spices to bring an authentic, unforgettable taste to your table.",
- "We have listened to our patrons and are redefining our service and quality standards to ensure your experience is nothing short of exceptional.",
- ]}
+ "At Dawat Mandhi, we believe every meal should be a celebration. Our chefs use age-old Arabian techniques and hand-picked spices to bring an authentic, unforgettable taste to your table.", "We have listened to our patrons and are redefining our service and quality standards to ensure your experience is nothing short of exceptional."]}
/>
@@ -153,33 +80,14 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "1",
- title: "Peri-Peri Alfaham",
- descriptions: [
- "Tender chicken marinated in our secret blend of spices and grilled to perfection.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/spices-plate_23-2147684837.jpg?_wi=2",
- },
- {
- id: "2",
- title: "Unlimited Fragrant Rice",
- descriptions: [
- "Our signature basmati rice, steamed with aromatic spices and served with a side of authentic gravy.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-rice-dried-fruits-plate-bowls-spices_140725-78909.jpg?_wi=2",
- },
- {
- id: "3",
- title: "Signature Sides",
- descriptions: [
- "Enjoy our traditional fresh salad and homemade mayonnaise with every meal.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/chopped-fruit-salad-ceramic-plate-concrete_114579-71923.jpg?_wi=2",
- },
+ { id: "1", title: "Chicken Peri Peri Mandhi", descriptions: ["Tender chicken marinated in our secret peri-peri spices and grilled to perfection."], imageSrc: "http://img.b2bpic.net/free-photo/spices-plate_23-2147684837.jpg?_wi=2" },
+ { id: "2", title: "Mandhi Rice", descriptions: ["Authentic aromatic basmati rice cooked with traditional spices and tender meat stock."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-rice-dried-fruits-plate-bowls-spices_140725-78909.jpg?_wi=2" },
+ { id: "3", title: "Salad", descriptions: ["Freshly cut garden vegetables served with our signature dressing for a refreshing crunch."], imageSrc: "http://img.b2bpic.net/free-photo/chopped-fruit-salad-ceramic-plate-concrete_114579-71923.jpg?_wi=2" },
+ { id: "4", title: "Beef Mandhi", descriptions: ["Slow-cooked, melt-in-your-mouth beef seasoned with royal Arabian spices."], imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-plate-rice-wooden-table_114579-79271.jpg" },
]}
- title="Signature Flavors"
- description="Hand-crafted dishes designed to satisfy every palate, using fresh, high-quality ingredients sourced daily."
+ title="Our Signature Menu"
+ description="Discover our curated selection of authentic Arabian delicacies, crafted with premium ingredients."
+ buttons={[{ text: "Order Now", href: "#contact" }]}
/>
@@ -189,46 +97,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sreyas vs",
- handle: "@foodie",
- testimonial: "Full of flavor, variety of options, hearty meat dishes.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-urban-portrait-brunet-hipster-woman-having-fun-going-crazy-masquerade-party-wearing-trendy-cozy-sweater-face-crown-eating-sweet-tasty-berry-cake-bright-positive-happy_291049-1266.jpg",
- },
- {
- id: "2",
- name: "Althaf Mundackal",
- handle: "@localguide",
- testimonial: "Best place for mandi in the area, very convenient parking.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
- },
- {
- id: "3",
- name: "Devadarsini k",
- handle: "@patron",
- testimonial: "Been coming here for 1.5 years. Consistent taste.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg",
- },
- {
- id: "4",
- name: "Faadi Salim",
- handle: "@meatlover",
- testimonial: "Had the beef ribs and it was one of the best I've had.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg",
- },
- {
- id: "5",
- name: "Shahin Navas",
- handle: "@alfaham_fan",
- testimonial: "Super Alfaham Mandhi! Well cooked chicken at affordable price.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
- },
+ { id: "1", name: "Sreyas vs", handle: "@foodie", testimonial: "Full of flavor, variety of options, hearty meat dishes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-urban-portrait-brunet-hipster-woman-having-fun-going-crazy-masquerade-party-wearing-trendy-cozy-sweater-face-crown-eating-sweet-tasty-berry-cake-bright-positive-happy_291049-1266.jpg" },
+ { id: "2", name: "Althaf Mundackal", handle: "@localguide", testimonial: "Best place for mandi in the area, very convenient parking.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg" },
+ { id: "3", name: "Devadarsini k", handle: "@patron", testimonial: "Been coming here for 1.5 years. Consistent taste.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153754.jpg" },
+ { id: "4", name: "Faadi Salim", handle: "@meatlover", testimonial: "Had the beef ribs and it was one of the best I've had.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg" },
+ { id: "5", name: "Shahin Navas", handle: "@alfaham_fan", testimonial: "Super Alfaham Mandhi! Well cooked chicken at affordable price.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg" },
]}
showRating={true}
title="Voices of Our Guests"
@@ -239,9 +112,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file