21 Commits

Author SHA1 Message Date
8659105078 Merge version_9 into main
Merge version_9 into main
2026-03-08 10:28:47 +00:00
6cfd10b068 Update src/app/page.tsx 2026-03-08 10:28:43 +00:00
4203bb9126 Merge version_8 into main
Merge version_8 into main
2026-03-08 10:24:07 +00:00
9977ee31dd Update src/app/page.tsx 2026-03-08 10:24:02 +00:00
424f84b92d Update src/app/layout.tsx 2026-03-08 10:24:02 +00:00
3e8d57285c Merge version_7 into main
Merge version_7 into main
2026-03-08 10:19:36 +00:00
26f9afecf4 Update src/app/page.tsx 2026-03-08 10:19:32 +00:00
b823f36e31 Update src/app/menu/page.tsx 2026-03-08 10:19:32 +00:00
5dd4a45f48 Update src/app/gallery/page.tsx 2026-03-08 10:19:32 +00:00
5362ea8f2f Merge version_5 into main
Merge version_5 into main
2026-03-08 10:17:37 +00:00
7a5bcf21c1 Update src/app/page.tsx 2026-03-08 10:17:33 +00:00
7aeaed120e Update src/app/layout.tsx 2026-03-08 10:17:32 +00:00
2028b762cc Switch to version 4: modified src/app/reviews/page.tsx 2026-03-08 10:16:57 +00:00
3f5b62d4e7 Switch to version 4: modified src/app/page.tsx 2026-03-08 10:16:56 +00:00
26b893be9d Switch to version 4: modified src/app/menu/page.tsx 2026-03-08 10:16:55 +00:00
4945649584 Switch to version 4: modified src/app/layout.tsx 2026-03-08 10:16:55 +00:00
95267e6ead Switch to version 4: modified src/app/gallery/page.tsx 2026-03-08 10:16:54 +00:00
bb5dd3f419 Switch to version 4: modified src/app/contact/page.tsx 2026-03-08 10:16:54 +00:00
4987daba46 Merge version_6 into main
Merge version_6 into main
2026-03-08 10:16:18 +00:00
54dff45b1d Update src/app/page.tsx 2026-03-08 10:15:19 +00:00
bdd9e66437 Update src/app/layout.tsx 2026-03-08 10:15:19 +00:00
6 changed files with 150 additions and 336 deletions

View File

@@ -52,8 +52,8 @@ export default function ContactPage() {
imageAlt="Zarah Food Contact Information"
mediaAnimation="slide-up"
mediaPosition="left"
inputPlaceholder="Enter your email"
buttonText="Subscribe"
inputPlaceholder="Enter WhatsApp Number"
buttonText="Order Now"
termsText="We'll keep you updated with special offers and new menu items."
/>
</div>
@@ -68,24 +68,16 @@ export default function ContactPage() {
tagAnimation="slide-up"
bulletPoints={[
{
title: "📞 Call Us",
description: "Call +91-XXXXX-XXXXX to place your order and confirm availability. Our team is ready to help!",
icon: Phone,
title: "📞 Call Us", description: "Call +91-XXXXX-XXXXX to place your order and confirm availability. Our team is ready to help!", icon: Phone,
},
{
title: "💬 WhatsApp Order",
description: "Send us a message on WhatsApp for quick ordering and instant responses. Open 24/7 during operating hours.",
icon: Check,
title: "💬 WhatsApp Order", description: "Send us a message on WhatsApp for quick ordering and instant responses. Open 24/7 during operating hours.", icon: Check,
},
{
title: "🕐 Operating Hours",
description: "We're open during night hours, especially during Ramzan. Call or WhatsApp to confirm exact timings.",
icon: Clock,
title: "🕐 Operating Hours", description: "We're open during night hours, especially during Ramzan. Call or WhatsApp to confirm exact timings.", icon: Clock,
},
{
title: "📍 Visit Us",
description: "5 High School Street, Melvisharam, Tamil Nadu. Easy to find, located in the heart of the town.",
icon: MapPin,
title: "📍 Visit Us", description: "5 High School Street, Melvisharam, Tamil Nadu. Easy to find, located in the heart of the town.", icon: MapPin,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-smoke-fire-human-hand-pan-stove_176474-3147.jpg?_wi=5"
@@ -105,65 +97,41 @@ export default function ContactPage() {
{
items: [
{
label: "Call Now",
href: "tel:+919876543210",
},
label: "Call Now", href: "tel:+919876543210"},
{
label: "WhatsApp Order",
href: "https://wa.me/919876543210",
},
label: "WhatsApp Order", href: "https://wa.me/919876543210"},
{
label: "Get Directions",
href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu",
},
label: "Get Directions", href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu"},
],
},
{
items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Menu",
href: "/menu",
},
label: "Menu", href: "/menu"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
],
},
{
items: [
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
],
},
{
items: [
{
label: "Melvisharam",
href: "#",
},
label: "Melvisharam", href: "#"},
{
label: "Ranipet",
href: "#",
},
label: "Ranipet", href: "#"},
{
label: "Vellore",
href: "#",
},
label: "Vellore", href: "#"},
],
},
]}

View File

@@ -77,33 +77,16 @@ export default function GalleryPage() {
tagAnimation="slide-up"
buttons={[
{
text: "📲 WhatsApp Order",
href: "https://wa.me/919876543210?text=Hi%20I%20want%20to%20order%20biryani",
},
text: "📲 WhatsApp Order", href: "https://wa.me/919876543210?text=Hi%20I%20want%20to%20order%20biryani"},
]}
buttonAnimation="slide-up"
products={[
{
id: "1",
name: "Kitchen in Action",
price: "Fresh Daily",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-smoke-fire-human-hand-pan-stove_176474-3147.jpg?_wi=3",
imageAlt: "biryani cooking process kitchen restaurant",
},
id: "1", name: "Kitchen in Action", price: "Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-smoke-fire-human-hand-pan-stove_176474-3147.jpg?_wi=3", imageAlt: "biryani cooking process kitchen restaurant"},
{
id: "2",
name: "Restaurant Ambiance",
price: "Open Nights",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-city-lights_23-2148139051.jpg?_wi=2",
imageAlt: "restaurant interior night food counter",
},
id: "2", name: "Restaurant Ambiance", price: "Open Nights", imageSrc: "http://img.b2bpic.net/free-photo/blurred-city-lights_23-2148139051.jpg?_wi=2", imageAlt: "restaurant interior night food counter"},
{
id: "3",
name: "Authentic Preparation",
price: "Traditional Method",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-smoke-fire-human-hand-pan-stove_176474-3147.jpg?_wi=4",
imageAlt: "biryani cooking process kitchen restaurant",
},
id: "3", name: "Authentic Preparation", price: "Traditional Method", imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-smoke-fire-human-hand-pan-stove_176474-3147.jpg?_wi=4", imageAlt: "biryani cooking process kitchen restaurant"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -121,38 +104,22 @@ export default function GalleryPage() {
tagAnimation="slide-up"
buttons={[
{
text: "📞 Call Now",
href: "tel:+919876543210",
},
text: "📞 Call Now", href: "tel:+919876543210"},
]}
buttonAnimation="slide-up"
products={[
{
id: "1",
name: "Chicken Biryani",
price: "₹180",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=6",
imageAlt: "chicken biryani seeraga samba rice",
},
id: "1", name: "Chicken Biryani", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=6", imageAlt: "chicken biryani seeraga samba rice"},
{
id: "2",
name: "Beef Biryani",
price: "₹200",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=5",
imageAlt: "beef biryani traditional authentic meat",
},
id: "2", name: "Beef Biryani", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=5", imageAlt: "beef biryani traditional authentic meat"},
{
id: "3",
name: "Ramzan Special",
price: "₹220",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-spices-pilaf-cutting-board-spices-spoon-with-rice-bottle-oil_140725-74079.jpg?_wi=4",
imageAlt: "ramzan special biryani iftar meal",
},
id: "3", name: "Ramzan Special", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-spices-pilaf-cutting-board-spices-spoon-with-rice-bottle-oil_140725-74079.jpg?_wi=4", imageAlt: "ramzan special biryani iftar meal"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>
@@ -165,38 +132,22 @@ export default function GalleryPage() {
tagAnimation="slide-up"
buttons={[
{
text: "🧭 Get Directions",
href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu",
},
text: "🧭 Get Directions", href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu"},
]}
buttonAnimation="slide-up"
products={[
{
id: "1",
name: "Beautifully Plated",
price: "Photography Quality",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-onion-appetizing-pilaf-wooden-bowl_140725-78471.jpg?_wi=4",
imageAlt: "delicious biryani rice dish close up",
},
id: "1", name: "Beautifully Plated", price: "Photography Quality", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-onion-appetizing-pilaf-wooden-bowl_140725-78471.jpg?_wi=4", imageAlt: "delicious biryani rice dish close up"},
{
id: "2",
name: "Fresh Garnish",
price: "Every Serving",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=7",
imageAlt: "chicken biryani seeraga samba rice",
},
id: "2", name: "Fresh Garnish", price: "Every Serving", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=7", imageAlt: "chicken biryani seeraga samba rice"},
{
id: "3",
name: "Hot & Aromatic",
price: "Freshly Made",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=6",
imageAlt: "beef biryani traditional authentic meat",
},
id: "3", name: "Hot & Aromatic", price: "Freshly Made", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=6", imageAlt: "beef biryani traditional authentic meat"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>

View File

@@ -11,7 +11,7 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "Zarah Food", description: "Authentic Night-Time Biryani in Melvisharam"};
title: "Zarah Food - Authentic Biryani in Melvisharam", description: "Best night-time biryani in Melvisharam and Ranipet with authentic Seeraga Samba rice. Order via WhatsApp or call now."};
export default function RootLayout({
children,

View File

@@ -48,59 +48,28 @@ export default function MenuPage() {
tagAnimation="slide-up"
buttons={[
{
text: "📲 Order Now",
href: "https://wa.me/919876543210?text=Hi%20I%20want%20to%20order%20from%20your%20menu",
},
text: "📲 Order Now", href: "https://wa.me/919876543210?text=Hi%20I%20want%20to%20order%20from%20your%20menu"},
]}
buttonAnimation="slide-up"
products={[
{
id: "1",
name: "Chicken Biryani",
price: "₹180",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=4",
imageAlt: "Chicken Biryani",
},
id: "1", name: "Chicken Biryani", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=4", imageAlt: "Chicken Biryani"},
{
id: "2",
name: "Beef Biryani",
price: "₹200",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=3",
imageAlt: "Beef Biryani",
},
id: "2", name: "Beef Biryani", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=3", imageAlt: "Beef Biryani"},
{
id: "3",
name: "Ramzan Special",
price: "₹220",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-spices-pilaf-cutting-board-spices-spoon-with-rice-bottle-oil_140725-74079.jpg?_wi=3",
imageAlt: "Ramzan Special Biryani",
},
id: "3", name: "Ramzan Special", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-spices-pilaf-cutting-board-spices-spoon-with-rice-bottle-oil_140725-74079.jpg?_wi=3", imageAlt: "Ramzan Special Biryani"},
{
id: "4",
name: "Vegetable Biryani",
price: "₹150",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-onion-appetizing-pilaf-wooden-bowl_140725-78471.jpg?_wi=3",
imageAlt: "Vegetable Biryani",
},
id: "4", name: "Vegetable Biryani", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-onion-appetizing-pilaf-wooden-bowl_140725-78471.jpg?_wi=3", imageAlt: "Vegetable Biryani"},
{
id: "5",
name: "Egg Biryani",
price: "₹160",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=5",
imageAlt: "Egg Biryani",
},
id: "5", name: "Egg Biryani", price: "₹160", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=5", imageAlt: "Egg Biryani"},
{
id: "6",
name: "Mutton Biryani",
price: "₹240",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=4",
imageAlt: "Mutton Biryani",
},
id: "6", name: "Mutton Biryani", price: "₹240", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=4", imageAlt: "Mutton Biryani"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>
@@ -113,31 +82,21 @@ export default function MenuPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Call to Order",
href: "tel:+919876543210",
},
text: "Call to Order", href: "tel:+919876543210"},
]}
buttonAnimation="slide-up"
bulletPoints={[
{
title: "Fresh Preparation",
description: "Made to order every night ensuring maximum freshness and authentic taste",
icon: Zap,
title: "Fresh Preparation", description: "Made to order every night ensuring maximum freshness and authentic taste", icon: Zap,
},
{
title: "Premium Ingredients",
description: "Only the finest Seeraga Samba rice, tender meat, and aromatic spices",
icon: Check,
title: "Premium Ingredients", description: "Only the finest Seeraga Samba rice, tender meat, and aromatic spices", icon: Check,
},
{
title: "Traditional Cooking",
description: "Dum pukht method ensures layered flavors and perfect rice texture",
icon: Moon,
title: "Traditional Cooking", description: "Dum pukht method ensures layered flavors and perfect rice texture", icon: Moon,
},
{
title: "Affordable Pricing",
description: "Best quality biryani at reasonable prices for students and families",
icon: Wallet,
title: "Affordable Pricing", description: "Best quality biryani at reasonable prices for students and families", icon: Wallet,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-smoke-fire-human-hand-pan-stove_176474-3147.jpg?_wi=2"
@@ -162,8 +121,8 @@ export default function MenuPage() {
imageAlt="Happy Customers Enjoying Biryani"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Your email for offers"
buttonText="Get Updates"
inputPlaceholder="Enter WhatsApp Number"
buttonText="Order Now"
termsText="Stay informed about our latest menu items, special offers, and Ramzan specials."
/>
</div>
@@ -175,65 +134,41 @@ export default function MenuPage() {
{
items: [
{
label: "Call Now",
href: "tel:+919876543210",
},
label: "Call Now", href: "tel:+919876543210"},
{
label: "WhatsApp Order",
href: "https://wa.me/919876543210",
},
label: "WhatsApp Order", href: "https://wa.me/919876543210"},
{
label: "Get Directions",
href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu",
},
label: "Get Directions", href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu"},
],
},
{
items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Menu",
href: "/menu",
},
label: "Menu", href: "/menu"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
],
},
{
items: [
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
],
},
{
items: [
{
label: "Melvisharam",
href: "#",
},
label: "Melvisharam", href: "#"},
{
label: "Ranipet",
href: "#",
},
label: "Ranipet", href: "#"},
{
label: "Vellore",
href: "#",
},
label: "Vellore", href: "#"},
],
},
]}

View File

@@ -52,24 +52,32 @@ export default function HomePage() {
background={{ variant: "sparkles-gradient" }}
buttons={[
{
text: "📞 Call Now", href: "tel:+919876543210"},
text: "📞 Call Now", href: "tel:+919876543210"
},
{
text: "🧭 Get Directions", href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu"},
text: "🧭 Get Directions", href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu"
},
]}
buttonAnimation="slide-up"
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-onion-appetizing-pilaf-wooden-bowl_140725-78471.jpg?_wi=1", imageAlt: "Authentic Chicken Biryani with Seeraga Samba Rice"},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-onion-appetizing-pilaf-wooden-bowl_140725-78471.jpg?_wi=1", imageAlt: "Authentic Chicken Biryani with Seeraga Samba Rice"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=1", imageAlt: "Fresh Chicken Biryani Serving"},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=1", imageAlt: "Fresh Chicken Biryani Serving"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=1", imageAlt: "Tender Beef Biryani Speciality"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=1", imageAlt: "Tender Beef Biryani Speciality"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-spices-pilaf-cutting-board-spices-spoon-with-rice-bottle-oil_140725-74079.jpg?_wi=1", imageAlt: "Ramzan Special Biryani"},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-spices-pilaf-cutting-board-spices-spoon-with-rice-bottle-oil_140725-74079.jpg?_wi=1", imageAlt: "Ramzan Special Biryani"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-onion-appetizing-pilaf-wooden-bowl_140725-78471.jpg?_wi=2", imageAlt: "Aromatic Biryani Rice Dish"},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-onion-appetizing-pilaf-wooden-bowl_140725-78471.jpg?_wi=2", imageAlt: "Aromatic Biryani Rice Dish"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=2", imageAlt: "Biryani Plated Beautifully"},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=2", imageAlt: "Biryani Plated Beautifully"
},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -87,21 +95,26 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
text: "📲 WhatsApp Order", href: "https://wa.me/919876543210?text=Hi%20I%20want%20to%20order%20biryani"},
text: "📲 WhatsApp Order", href: "https://wa.me/919876543210?text=Hi%20I%20want%20to%20order%20biryani"
},
]}
buttonAnimation="slide-up"
products={[
{
id: "1", name: "Chicken Biryani", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=3", imageAlt: "Chicken Biryani"},
id: "1", name: "Chicken Biryani", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/side-view-rice-garnish-with-grilled-chicken-cucumber-carrot-bell-pepper-spring-onion_141793-5070.jpg?_wi=3", imageAlt: "Chicken Biryani"
},
{
id: "2", name: "Beef Biryani", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=2", imageAlt: "Beef Biryani"},
id: "2", name: "Beef Biryani", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=2", imageAlt: "Beef Biryani"
},
{
id: "3", name: "Ramzan Special", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-spices-pilaf-cutting-board-spices-spoon-with-rice-bottle-oil_140725-74079.jpg?_wi=2", imageAlt: "Ramzan Special Biryani"},
id: "3", name: "Ramzan Special", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-spices-pilaf-cutting-board-spices-spoon-with-rice-bottle-oil_140725-74079.jpg?_wi=2", imageAlt: "Ramzan Special Biryani"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
cardPriceClassName="font-bold text-lg"
/>
</div>
@@ -115,7 +128,8 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
text: "Learn More", href: "#"},
text: "Learn More", href: "#"
},
]}
buttonAnimation="slide-up"
bulletPoints={[
@@ -152,22 +166,28 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Raj Kumar", handle: "@rajkumar_melvisharam", testimonial: "Best biryani in Melvisharam! They sell Beef & Chicken Biryani on Seeraga Samba Rice during Ramzan. Simply authentic!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=1", imageAlt: "Raj Kumar"},
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=1", imageAlt: "Raj Kumar"
},
{
id: "2", name: "Priya Sharma", handle: "@priya_ranipet", testimonial: "Perfect for late-night cravings. The quality is consistent and prices are very reasonable. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/summer-picnic-with-friends-nature-with-food-drinks_169016-1737.jpg?_wi=1", imageAlt: "Priya Sharma"},
imageSrc: "http://img.b2bpic.net/free-photo/summer-picnic-with-friends-nature-with-food-drinks_169016-1737.jpg?_wi=1", imageAlt: "Priya Sharma"
},
{
id: "3", name: "Arjun Patel", handle: "@arjun_student", testimonial: "As a student, I love ordering from Zarah Food. Quick service, authentic taste, and budget-friendly. Five stars!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-outside_23-2148770359.jpg?_wi=1", imageAlt: "Arjun Patel"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-outside_23-2148770359.jpg?_wi=1", imageAlt: "Arjun Patel"
},
{
id: "4", name: "Meera Iyer", handle: "@meera_vellore", testimonial: "The biryani arrives hot and perfectly cooked. My entire family loves it. We order every other week!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-cafe-talking-with-each-other_171337-19750.jpg?_wi=1", imageAlt: "Meera Iyer"},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-cafe-talking-with-each-other_171337-19750.jpg?_wi=1", imageAlt: "Meera Iyer"
},
{
id: "5", name: "Vikram Singh", handle: "@vikram_foodie", testimonial: "Authentic flavors, generous portions, and quick WhatsApp ordering. Zarah Food is my go-to biryani place.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-non-binary-man-musician-smiling-confident-sitting-chair-music-studio_839833-10419.jpg?_wi=1", imageAlt: "Vikram Singh"},
imageSrc: "http://img.b2bpic.net/free-photo/young-non-binary-man-musician-smiling-confident-sitting-chair-music-studio_839833-10419.jpg?_wi=1", imageAlt: "Vikram Singh"
},
{
id: "6", name: "Anjali Das", handle: "@anjali_iftar", testimonial: "During Ramzan, their special biryani is exactly what you need for iftar. Authentic, delicious, and delivered hot!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-friends-having-fun-while-drinking-wine-lunch-time-home_637285-3187.jpg?_wi=1", imageAlt: "Anjali Das"},
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-friends-having-fun-while-drinking-wine-lunch-time-home_637285-3187.jpg?_wi=1", imageAlt: "Anjali Das"
},
]}
showRating={true}
animationType="slide-up"
@@ -190,9 +210,9 @@ export default function HomePage() {
imageAlt="Zarah Food Biryani Cooking"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter WhatsApp Number"
inputPlaceholder="Enter Your Email"
buttonText="Order Now"
termsText="We'll send you updates about our special offers and new dishes."
termsText="We'll send you Ramzan specials, new dishes, and ordering reminders."
/>
</div>
@@ -204,41 +224,53 @@ export default function HomePage() {
{
items: [
{
label: "Call Now", href: "tel:+919876543210"},
label: "Call Now", href: "tel:+919876543210"
},
{
label: "WhatsApp Order", href: "https://wa.me/919876543210"},
label: "WhatsApp Order", href: "https://wa.me/919876543210"
},
{
label: "Get Directions", href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu"},
label: "Get Directions", href: "https://maps.google.com/?q=5+High+School+St+Melvisharam+Tamil+Nadu"
},
],
},
{
items: [
{
label: "Home", href: "/"},
label: "Home", href: "/"
},
{
label: "Menu", href: "/menu"},
label: "Menu", href: "/menu"
},
{
label: "Gallery", href: "/gallery"},
label: "Gallery", href: "/gallery"
},
],
},
{
items: [
{
label: "Reviews", href: "/reviews"},
label: "Reviews", href: "/reviews"
},
{
label: "Contact", href: "/contact"},
label: "Contact", href: "/contact"
},
{
label: "Privacy", href: "#"},
label: "Privacy", href: "#"
},
],
},
{
items: [
{
label: "Melvisharam", href: "#"},
label: "Melvisharam", href: "#"
},
{
label: "Ranipet", href: "#"},
label: "Ranipet", href: "#"
},
{
label: "Vellore", href: "#"},
label: "Vellore", href: "#"
},
],
},
]}
@@ -247,4 +279,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -72,59 +72,23 @@ export default function ReviewsPage() {
<TestimonialCardThirteen
testimonials={[
{
id: "1",
name: "Raj Kumar",
handle: "@rajkumar_melvisharam",
testimonial: "Best biryani in Melvisharam! They sell Beef & Chicken Biryani on Seeraga Samba Rice during Ramzan. Simply authentic!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=2",
imageAlt: "Raj Kumar",
},
id: "1", name: "Raj Kumar", handle: "@rajkumar_melvisharam", testimonial: "Best biryani in Melvisharam! They sell Beef & Chicken Biryani on Seeraga Samba Rice during Ramzan. Simply authentic!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=2", imageAlt: "Raj Kumar"},
{
id: "2",
name: "Priya Sharma",
handle: "@priya_ranipet",
testimonial: "Perfect for late-night cravings. The quality is consistent and prices are very reasonable. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/summer-picnic-with-friends-nature-with-food-drinks_169016-1737.jpg?_wi=3",
imageAlt: "Priya Sharma",
},
id: "2", name: "Priya Sharma", handle: "@priya_ranipet", testimonial: "Perfect for late-night cravings. The quality is consistent and prices are very reasonable. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/summer-picnic-with-friends-nature-with-food-drinks_169016-1737.jpg?_wi=3", imageAlt: "Priya Sharma"},
{
id: "3",
name: "Arjun Patel",
handle: "@arjun_student",
testimonial: "As a student, I love ordering from Zarah Food. Quick service, authentic taste, and budget-friendly. Five stars!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-outside_23-2148770359.jpg?_wi=2",
imageAlt: "Arjun Patel",
},
id: "3", name: "Arjun Patel", handle: "@arjun_student", testimonial: "As a student, I love ordering from Zarah Food. Quick service, authentic taste, and budget-friendly. Five stars!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-outside_23-2148770359.jpg?_wi=2", imageAlt: "Arjun Patel"},
{
id: "4",
name: "Meera Iyer",
handle: "@meera_vellore",
testimonial: "The biryani arrives hot and perfectly cooked. My entire family loves it. We order every other week!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-cafe-talking-with-each-other_171337-19750.jpg?_wi=2",
imageAlt: "Meera Iyer",
},
id: "4", name: "Meera Iyer", handle: "@meera_vellore", testimonial: "The biryani arrives hot and perfectly cooked. My entire family loves it. We order every other week!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-cafe-talking-with-each-other_171337-19750.jpg?_wi=2", imageAlt: "Meera Iyer"},
{
id: "5",
name: "Vikram Singh",
handle: "@vikram_foodie",
testimonial: "Authentic flavors, generous portions, and quick WhatsApp ordering. Zarah Food is my go-to biryani place.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-non-binary-man-musician-smiling-confident-sitting-chair-music-studio_839833-10419.jpg?_wi=2",
imageAlt: "Vikram Singh",
},
id: "5", name: "Vikram Singh", handle: "@vikram_foodie", testimonial: "Authentic flavors, generous portions, and quick WhatsApp ordering. Zarah Food is my go-to biryani place.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-non-binary-man-musician-smiling-confident-sitting-chair-music-studio_839833-10419.jpg?_wi=2", imageAlt: "Vikram Singh"},
{
id: "6",
name: "Anjali Das",
handle: "@anjali_iftar",
testimonial: "During Ramzan, their special biryani is exactly what you need for iftar. Authentic, delicious, and delivered hot!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-friends-having-fun-while-drinking-wine-lunch-time-home_637285-3187.jpg?_wi=2",
imageAlt: "Anjali Das",
},
id: "6", name: "Anjali Das", handle: "@anjali_iftar", testimonial: "During Ramzan, their special biryani is exactly what you need for iftar. Authentic, delicious, and delivered hot!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-friends-having-fun-while-drinking-wine-lunch-time-home_637285-3187.jpg?_wi=2", imageAlt: "Anjali Das"},
]}
showRating={true}
title="What Our Customers Say"
@@ -142,32 +106,14 @@ export default function ReviewsPage() {
<TestimonialCardThirteen
testimonials={[
{
id: "7",
name: "Suresh Kumar",
handle: "@suresh_ranipet",
testimonial: "Zarah Food has become my family's favorite biryani spot. Never disappoints with quality and taste!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=3",
imageAlt: "Suresh Kumar",
},
id: "7", name: "Suresh Kumar", handle: "@suresh_ranipet", testimonial: "Zarah Food has become my family's favorite biryani spot. Never disappoints with quality and taste!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=3", imageAlt: "Suresh Kumar"},
{
id: "8",
name: "Divya Menon",
handle: "@divya_foodlover",
testimonial: "The chicken biryani is absolutely divine. Worth every penny. Best midnight snack place in town!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/summer-picnic-with-friends-nature-with-food-drinks_169016-1737.jpg?_wi=4",
imageAlt: "Divya Menon",
},
id: "8", name: "Divya Menon", handle: "@divya_foodlover", testimonial: "The chicken biryani is absolutely divine. Worth every penny. Best midnight snack place in town!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/summer-picnic-with-friends-nature-with-food-drinks_169016-1737.jpg?_wi=4", imageAlt: "Divya Menon"},
{
id: "9",
name: "Hassan Ali",
handle: "@hassan_melvisharam",
testimonial: "Ramzan specials at Zarah Food are incredible. Perfect for breaking the fast with authentic flavors.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-outside_23-2148770359.jpg?_wi=3",
imageAlt: "Hassan Ali",
},
id: "9", name: "Hassan Ali", handle: "@hassan_melvisharam", testimonial: "Ramzan specials at Zarah Food are incredible. Perfect for breaking the fast with authentic flavors.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-outside_23-2148770359.jpg?_wi=3", imageAlt: "Hassan Ali"},
]}
showRating={true}
title="More Amazing Reviews"
@@ -185,32 +131,14 @@ export default function ReviewsPage() {
<TestimonialCardThirteen
testimonials={[
{
id: "10",
name: "Ramesh Iyer",
handle: "@ramesh_vellore",
testimonial: "Outstanding service and consistently delicious biryani. Zarah Food is the best in the region!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-cafe-talking-with-each-other_171337-19750.jpg?_wi=3",
imageAlt: "Ramesh Iyer",
},
id: "10", name: "Ramesh Iyer", handle: "@ramesh_vellore", testimonial: "Outstanding service and consistently delicious biryani. Zarah Food is the best in the region!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-cafe-talking-with-each-other_171337-19750.jpg?_wi=3", imageAlt: "Ramesh Iyer"},
{
id: "11",
name: "Anita Desai",
handle: "@anita_foodie",
testimonial: "Love the quick WhatsApp ordering system. My biryani arrives hot and fresh every single time!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-non-binary-man-musician-smiling-confident-sitting-chair-music-studio_839833-10419.jpg?_wi=3",
imageAlt: "Anita Desai",
},
id: "11", name: "Anita Desai", handle: "@anita_foodie", testimonial: "Love the quick WhatsApp ordering system. My biryani arrives hot and fresh every single time!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-non-binary-man-musician-smiling-confident-sitting-chair-music-studio_839833-10419.jpg?_wi=3", imageAlt: "Anita Desai"},
{
id: "12",
name: "Karthik Nair",
handle: "@karthik_student",
testimonial: "As a hostel student, Zarah Food is my lifeline for authentic home-style biryani. Truly grateful!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-friends-having-fun-while-drinking-wine-lunch-time-home_637285-3187.jpg?_wi=3",
imageAlt: "Karthik Nair",
},
id: "12", name: "Karthik Nair", handle: "@karthik_student", testimonial: "As a hostel student, Zarah Food is my lifeline for authentic home-style biryani. Truly grateful!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-friends-having-fun-while-drinking-wine-lunch-time-home_637285-3187.jpg?_wi=3", imageAlt: "Karthik Nair"},
]}
showRating={true}
title="Trusted By Hundreds"