diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ede482..e69a42f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Patne Lawn Restaurant", logoIcon: MapPin, - imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=1", buttons: [ { text: "Get Directions", href: "#" }, { text: "View Menu", href: "#" } ], @@ -100,7 +100,7 @@ export default function LandingPage() { id: "1", name: "Fish Thali", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fish-meal_23-2148734691.jpg", imageAlt: "Fish Thali" }, { - id: "2", name: "Chicken Tandoori", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg", imageAlt: "Chicken Tandoori" + id: "2", name: "Chicken Tandoori", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg?_wi=1", imageAlt: "Chicken Tandoori" }, { id: "3", name: "Veg Thali", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Veg Thali" @@ -127,16 +127,16 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Authentic Indian Food", description: "Traditional recipes prepared with fresh, quality ingredients", tag: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg" + id: "1", title: "Authentic Indian Food", description: "Traditional recipes prepared with fresh, quality ingredients", tag: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-with-sauce-fried-eggplant-onion-round-plate_176474-2695.jpg?_wi=2" }, { id: "2", title: "Family-Friendly Dining", description: "Warm ambience perfect for families, couples, and groups", tag: "Welcoming", imageSrc: "http://img.b2bpic.net/free-photo/toast-many-upcoming-family-dinners_637285-12559.jpg" }, { - id: "3", title: "Event Lawn for Weddings & Parties", description: "Spacious venue with catering for your special celebrations", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/look-from-white-chairs-standing-green-lawn-before-wedding-altar_1304-3711.jpg" + id: "3", title: "Event Lawn for Weddings & Parties", description: "Spacious venue with catering for your special celebrations", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/look-from-white-chairs-standing-green-lawn-before-wedding-altar_1304-3711.jpg?_wi=1" }, { - id: "4", title: "Easy Parking Available", description: "Ample parking space for convenient customer access", tag: "Convenient", imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg" + id: "4", title: "Easy Parking Available", description: "Ample parking space for convenient customer access", tag: "Convenient", imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=2" } ]} /> @@ -155,19 +155,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Priya Sharma", role: "Family Diner", company: "Khed Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" }, { id: "2", name: "Rahul Deshmukh", role: "Event Organizer", company: "Celebration Expert", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" }, { id: "3", name: "Anjali Kulkarni", role: "Regular Customer", company: "Food Enthusiast", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" }, { id: "4", name: "Vikram Patel", role: "Wedding Host", company: "Event Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4" } ]} kpiItems={[ @@ -213,7 +213,7 @@ export default function LandingPage() { title="Visit Us & Book Your Experience" description="Contact us for reservations, event inquiries, or general information. We're located in Khed, Maharashtra." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/look-from-white-chairs-standing-green-lawn-before-wedding-altar_1304-3711.jpg" + imageSrc="http://img.b2bpic.net/free-photo/look-from-white-chairs-standing-green-lawn-before-wedding-altar_1304-3711.jpg?_wi=2" imageAlt="Patne Event Lawn" mediaAnimation="slide-up" mediaPosition="right"