Merge version_1 into main #2
@@ -61,11 +61,14 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", imageAlt: "Restaurant Interior with warm lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", imageAlt: "Restaurant Interior with warm lighting"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg?_wi=1", imageAlt: "Beautiful wedding lawn setup"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg", imageAlt: "Beautiful wedding lawn setup"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg?_wi=1", imageAlt: "Event lawn ready for celebration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg", imageAlt: "Event lawn ready for celebration"
|
||||
},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -81,16 +84,20 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: UtensilsCrossed,
|
||||
title: "Authentic Indian Food", description: "Homemade taste with traditional recipes using fresh ingredients prepared daily"},
|
||||
title: "Authentic Indian Food", description: "Homemade taste with traditional recipes using fresh ingredients prepared daily"
|
||||
},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Family-Friendly Dining", description: "Warm ambience perfect for families, couples, and groups to enjoy quality time together"},
|
||||
title: "Family-Friendly Dining", description: "Warm ambience perfect for families, couples, and groups to enjoy quality time together"
|
||||
},
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Event Lawn for Weddings & Parties", description: "Spacious, beautifully maintained lawn venue ideal for weddings, receptions, and celebrations"},
|
||||
title: "Event Lawn for Weddings & Parties", description: "Spacious, beautifully maintained lawn venue ideal for weddings, receptions, and celebrations"
|
||||
},
|
||||
{
|
||||
icon: ParkingCircle,
|
||||
title: "Easy Parking Available", description: "Ample parking space ensures convenient access for all our valued guests"},
|
||||
title: "Easy Parking Available", description: "Ample parking space ensures convenient access for all our valued guests"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -105,13 +112,17 @@ export default function LandingPage() {
|
||||
tag="Popular Items"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Fish Thali", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Fish Thali with traditional sides"},
|
||||
id: "1", name: "Fish Thali", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Fish Thali with traditional sides"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Chicken Tandoori", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-with-cucumber-lemon-seasoning-bread-table_141793-4757.jpg", imageAlt: "Grilled Chicken Tandoori"},
|
||||
id: "2", name: "Chicken Tandoori", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-with-cucumber-lemon-seasoning-bread-table_141793-4757.jpg", imageAlt: "Grilled Chicken Tandoori"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Veg Thali", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg", imageAlt: "Vegetarian Thali assortment"},
|
||||
id: "3", name: "Veg Thali", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg", imageAlt: "Vegetarian Thali assortment"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Biryani", price: "₹240", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg", imageAlt: "Aromatic Biryani rice dish"},
|
||||
id: "4", name: "Biryani", price: "₹240", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg", imageAlt: "Aromatic Biryani rice dish"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -141,11 +152,12 @@ export default function LandingPage() {
|
||||
title: "Catering Available", description: "Complete catering services with customized menu options", icon: ChefHat,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-venue_1157-733.jpg"
|
||||
imageAlt="Beautiful decorated event lawn at Patne Restaurant"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[{ text: "📅 Request Event Quote", href: "tel:+919876543210" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -157,13 +169,17 @@ export default function LandingPage() {
|
||||
author="Satisfied Customer"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 1"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 1"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 2"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 2"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 3"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 3"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 4"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer 4"
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -177,7 +193,8 @@ export default function LandingPage() {
|
||||
description="Featured on major platforms and trusted by thousands for authentic dining and event hosting"
|
||||
tag="On Popular Platforms"
|
||||
names={[
|
||||
"Google Reviews", "Zomato", "Swiggy", "Justdial", "Instagram", "Facebook", "Trustpilot"]}
|
||||
"Google Reviews", "Zomato", "Swiggy", "Justdial", "Instagram", "Facebook", "Trustpilot"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -202,7 +219,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg"
|
||||
imageAlt="Patne Restaurant event venue"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -217,16 +234,20 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Phone,
|
||||
href: "tel:+919876543210", ariaLabel: "Call Patne Restaurant"},
|
||||
href: "tel:+919876543210", ariaLabel: "Call Patne Restaurant"
|
||||
},
|
||||
{
|
||||
icon: MapPin,
|
||||
href: "https://maps.google.com", ariaLabel: "Get Directions on Google Maps"},
|
||||
href: "https://maps.google.com", ariaLabel: "Get Directions on Google Maps"
|
||||
},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com", ariaLabel: "Follow on Facebook"},
|
||||
href: "https://facebook.com", ariaLabel: "Follow on Facebook"
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com", ariaLabel: "Follow on Instagram"},
|
||||
href: "https://instagram.com", ariaLabel: "Follow on Instagram"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user