diff --git a/src/app/page.tsx b/src/app/page.tsx index 065306b..a4996d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { { id: "4", title: "12+ Handcrafted Desserts", content: "End your meal with our decadent dessert selection featuring Indian sweets, international pastries, fresh fruits, and signature creations."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081871.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081871.jpg?_wi=1" imageAlt="Elegant Time Traveller restaurant interior with warm lighting and comfortable seating" mediaAnimation="slide-up" useInvertedBackground={false} @@ -179,7 +179,7 @@ export default function LandingPage() { { id: "3", category: "Desserts", title: "Decadent Dessert Bar", excerpt: "12+ handcrafted sweet creations ranging from Indian traditions to international pastries and fresh fruits.", imageSrc: "http://img.b2bpic.net/free-photo/pink-candy-bar-served-with-delicious-chocolate-cream-sweets_8353-7353.jpg", imageAlt: "Elegant display of gourmet desserts", authorName: "Time Traveller Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-attractive-young-dark-haired-woman-home-light-room-beautiful-female-looking-camera-with-calm-facial-expression-wearing-white-shirt-indoor-shot_176532-15018.jpg", date: "Every Day"}, { - id: "4", category: "Restaurant", title: "Elegant Dining Ambiance", excerpt: "Sophisticated interior design with warm lighting, comfortable seating, and professional service for unforgettable dining.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081871.jpg", imageAlt: "Modern restaurant interior with warm ambiance", authorName: "Time Traveller Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", date: "Year-Round"}, + id: "4", category: "Restaurant", title: "Elegant Dining Ambiance", excerpt: "Sophisticated interior design with warm lighting, comfortable seating, and professional service for unforgettable dining.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081871.jpg?_wi=2", imageAlt: "Modern restaurant interior with warm ambiance", authorName: "Time Traveller Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", date: "Year-Round"}, { id: "5", category: "Cuisine Variety", title: "Global Cuisine Showcase", excerpt: "Six international cuisine traditions unified in one exceptional buffet experience.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182453.jpg", imageAlt: "International cuisine variety on display", authorName: "Time Traveller Team", authorAvatar: "http://img.b2bpic.net/free-photo/successful-senior-businessman-showing-thumbs-up_1262-2446.jpg", date: "Daily Fresh"}, ]}