diff --git a/src/app/page.tsx b/src/app/page.tsx index 37f8353..320bf51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function KBCRestaurantPage() { testimonials={[ { name: "Priya Sharma", handle: "Food Enthusiast", testimonial: "The butter chicken here is absolutely divine. Authentic flavors and premium quality ingredients.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80" + imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80&_wi=1" }, { name: "Rajesh Kumar", handle: "Regular Guest", testimonial: "Best tandoori and biryani in Vijayapura. The ambiance is warm and inviting. Highly recommended!", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80" + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=1" }, { name: "Anjali Desai", handle: "Paneer Lover", testimonial: "Paneer butter masala melts in your mouth. Every visit is a culinary journey. Outstanding service!", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80" + imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80&_wi=1" }, ]} testimonialRotationInterval={5000} @@ -167,22 +167,22 @@ export default function KBCRestaurantPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Priya Sharma", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80" + id: "1", name: "Priya Sharma", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80&_wi=2" }, { - id: "2", name: "Rajesh Kumar", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80" + id: "2", name: "Rajesh Kumar", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=2" }, { - id: "3", name: "Anjali Desai", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80" + id: "3", name: "Anjali Desai", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80&_wi=2" }, { - id: "4", name: "Vikram Singh", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&q=80" + id: "4", name: "Vikram Singh", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&q=80&_wi=1" }, { - id: "5", name: "Neha Patel", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80" + id: "5", name: "Neha Patel", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=3" }, { - id: "6", name: "Arjun Verma", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&q=80" + id: "6", name: "Arjun Verma", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&q=80&_wi=2" }, ]} /> @@ -206,7 +206,7 @@ export default function KBCRestaurantPage() { id: "2", category: "Tandoori Specialties", title: "Tandoori Chicken Tikka", excerpt: "Marinated in aromatic spices and cooked in our traditional tandoor. Juicy, flavorful, and unforgettable.", imageSrc: "https://images.unsplash.com/photo-1599599810694-b5ac4dd64b11?w=600&q=80", authorName: "KBC Team", authorAvatar: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80", date: "Daily Special" }, { - id: "3", category: "Restaurant Ambiance", title: "Warm & Welcoming Interior", excerpt: "Experience authentic North Indian hospitality in our beautifully designed restaurant with traditional décor.", imageSrc: "https://images.unsplash.com/photo-1517701550927-30cf4ba20d7d?w=600&q=80", authorName: "KBC Team", authorAvatar: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80", date: "Open Daily" + id: "3", category: "Restaurant Ambiance", title: "Warm & Welcoming Interior", excerpt: "Experience authentic North Indian hospitality in our beautifully designed restaurant with traditional décor.", imageSrc: "https://images.unsplash.com/photo-1517701550927-30cf4ba20d7d?w=600&q=80&_wi=1", authorName: "KBC Team", authorAvatar: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80", date: "Open Daily" }, { id: "4", category: "Gourmet Experience", title: "Paneer Butter Masala Artistry", excerpt: "Soft paneer cubes in a rich, creamy tomato-based curry. A vegetarian masterpiece that delights every palate.", imageSrc: "https://images.unsplash.com/photo-1601050690597-df0568f70950?w=600&q=80", authorName: "KBC Team", authorAvatar: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&q=80", date: "Chef's Special" @@ -232,7 +232,7 @@ export default function KBCRestaurantPage() { }, { id: 2, - title: "Operating Hours", description: "Open daily from 11 AM to 11 PM. Perfect for lunch, dinner, or special occasions. Walk-ins welcome.", imageSrc: "https://images.unsplash.com/photo-1517701550927-30cf4ba20d7d?w=600&q=80" + title: "Operating Hours", description: "Open daily from 11 AM to 11 PM. Perfect for lunch, dinner, or special occasions. Walk-ins welcome.", imageSrc: "https://images.unsplash.com/photo-1517701550927-30cf4ba20d7d?w=600&q=80&_wi=2" }, { id: 3,