Merge version_1 into main #1
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition-with-copy-space_23-2148821532.jpg", imageAlt: "Authentic Dum Biryani with aromatic steam"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg", imageAlt: "Family-friendly dining atmosphere at PISTA HOUSE"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=1", imageAlt: "Family-friendly dining atmosphere at PISTA HOUSE"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Special Chicken Biryani", price: "₹250-350", variant: "Fragrant rice with succulent chicken", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-composition_23-2148821519.jpg", imageAlt: "Special Chicken Biryani"
|
||||
id: "1", name: "Special Chicken Biryani", price: "₹250-350", variant: "Fragrant rice with succulent chicken", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-composition_23-2148821519.jpg?_wi=1", imageAlt: "Special Chicken Biryani"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mutton Marag", price: "₹280-380", variant: "Tender mutton in aromatic gravy", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20778.jpg", imageAlt: "Mutton Marag Curry"
|
||||
@@ -113,10 +113,10 @@ export default function LandingPage() {
|
||||
id: "3", name: "Chicken Majestic", price: "₹240-340", variant: "Premium spiced chicken dish", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-with-cucumber-lemon-seasoning-bread-table_141793-4757.jpg", imageAlt: "Chicken Majestic"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Shawarma", price: "₹150-200", variant: "Grilled meat with tahini sauce", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg", imageAlt: "Delicious Shawarma"
|
||||
id: "4", name: "Shawarma", price: "₹150-200", variant: "Grilled meat with tahini sauce", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=1", imageAlt: "Delicious Shawarma"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Dum Ka Chicken", price: "₹270-370", variant: "Slow-cooked tender chicken", imageSrc: "http://img.b2bpic.net/free-photo/chicken-oil-salt-sauce-onion-garlic-chicken-with-herbs-lavash-board_140725-73745.jpg", imageAlt: "Dum Ka Chicken"
|
||||
id: "5", name: "Dum Ka Chicken", price: "₹270-370", variant: "Slow-cooked tender chicken", imageSrc: "http://img.b2bpic.net/free-photo/chicken-oil-salt-sauce-onion-garlic-chicken-with-herbs-lavash-board_140725-73745.jpg?_wi=1", imageAlt: "Dum Ka Chicken"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -140,19 +140,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Authentic Taste", description: "Traditional recipes passed down through generations, prepared with premium ingredients sourced fresh daily for maximum flavor.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-composition_23-2148821519.jpg", imageAlt: "Authentic Dum Biryani preparation"
|
||||
title: "Authentic Taste", description: "Traditional recipes passed down through generations, prepared with premium ingredients sourced fresh daily for maximum flavor.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-composition_23-2148821519.jpg?_wi=2", imageAlt: "Authentic Dum Biryani preparation"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Fast & Reliable Service", description: "Quick dine-in service, drive-through convenience, and no-contact delivery options. Your food ready when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg", imageAlt: "Quick service counter"
|
||||
title: "Fast & Reliable Service", description: "Quick dine-in service, drive-through convenience, and no-contact delivery options. Your food ready when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=2", imageAlt: "Quick service counter"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Hygienic & Safe", description: "HACCP-certified kitchen with strict hygiene protocols. Every dish prepared with care for your health and safety.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-oil-salt-sauce-onion-garlic-chicken-with-herbs-lavash-board_140725-73745.jpg", imageAlt: "Clean kitchen preparation"
|
||||
title: "Hygienic & Safe", description: "HACCP-certified kitchen with strict hygiene protocols. Every dish prepared with care for your health and safety.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-oil-salt-sauce-onion-garlic-chicken-with-herbs-lavash-board_140725-73745.jpg?_wi=2", imageAlt: "Clean kitchen preparation"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Affordable Pricing", description: "Premium quality at family-friendly prices. Bulk discounts available for parties, events, and corporate orders.", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg", imageAlt: "Value for money dishes"
|
||||
title: "Affordable Pricing", description: "Premium quality at family-friendly prices. Bulk discounts available for parties, events, and corporate orders.", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=2", imageAlt: "Value for money dishes"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -169,16 +169,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Best Biryani in Gandi Maisamma", quote: "We've been ordering from PISTA HOUSE for 5 years now. The biryani is always perfect—authentic taste, fresh ingredients, and fantastic customer service. Highly recommended!", name: "Rajesh Kumar", role: "Family Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Rajesh Kumar"
|
||||
id: "1", title: "Best Biryani in Gandi Maisamma", quote: "We've been ordering from PISTA HOUSE for 5 years now. The biryani is always perfect—authentic taste, fresh ingredients, and fantastic customer service. Highly recommended!", name: "Rajesh Kumar", role: "Family Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Perfect for Office Lunch", quote: "We order catering from PISTA HOUSE for our office meetings every week. The quality is consistent, delivery is punctual, and our team loves it. Great value for bulk orders!", name: "Priya Sharma", role: "Corporate Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Priya Sharma"
|
||||
id: "2", title: "Perfect for Office Lunch", quote: "We order catering from PISTA HOUSE for our office meetings every week. The quality is consistent, delivery is punctual, and our team loves it. Great value for bulk orders!", name: "Priya Sharma", role: "Corporate Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Exceptional Drive-Through Experience", quote: "Fast, efficient, and the food is hot and fresh. The drive-through service is a lifesaver when I'm busy. Always maintain top quality—truly impressive!", name: "Arjun Reddy", role: "Working Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Arjun Reddy"
|
||||
id: "3", title: "Exceptional Drive-Through Experience", quote: "Fast, efficient, and the food is hot and fresh. The drive-through service is a lifesaver when I'm busy. Always maintain top quality—truly impressive!", name: "Arjun Reddy", role: "Working Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Arjun Reddy"
|
||||
},
|
||||
{
|
||||
id: "4", title: "My Favorite Restaurant", quote: "The ambiance is welcoming, staff is courteous, and the food is absolutely delicious. We bring our kids here regularly. Best place for family dining in the area!", name: "Anjali Gupta", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Anjali Gupta"
|
||||
id: "4", title: "My Favorite Restaurant", quote: "The ambiance is welcoming, staff is courteous, and the food is absolutely delicious. We bring our kids here regularly. Best place for family dining in the area!", name: "Anjali Gupta", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4", imageAlt: "Anjali Gupta"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user