diff --git a/src/app/page.tsx b/src/app/page.tsx index 247b84c..a2b57b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#reserve", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-lohri-festival-celebration-with-traditional-food_23-2151098301.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-lohri-festival-celebration-with-traditional-food_23-2151098301.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -147,7 +147,7 @@ export default function LandingPage() { id: "p1", name: "Hyderabadi Biryani", price: "₹350", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-composition_23-2148821517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-composition_23-2148821517.jpg?_wi=1", }, { id: "p2", @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "The best biryani in Himayatnagar. Authentic and consistent taste.", tag: "Delicious", avatarSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-cafe_273609-3904.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lohri-festival-celebration-with-traditional-food_23-2151098301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lohri-festival-celebration-with-traditional-food_23-2151098301.jpg?_wi=2", imageAlt: "happy customer restaurant", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "Great service and ambiance. Perfect for family celebrations.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/happy-family-talking-while-preparing-dining-table-lunch-focus-is-senior-woman_637285-3556.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg?_wi=1", imageAlt: "happy customer restaurant", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "Fast service and great packaging for home delivery.", tag: "Convenient", avatarSrc: "http://img.b2bpic.net/free-photo/two-happy-cheerful-girl-friends-business-partners-having-fun-lunch-seafood-restaurant_496169-2077.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/accepting-payment_1098-19677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/accepting-payment_1098-19677.jpg?_wi=1", imageAlt: "happy customer restaurant", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "Must-visit place for authentic Hyderabadi cuisine.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-composition_23-2148821517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-composition_23-2148821517.jpg?_wi=2", imageAlt: "happy customer restaurant", }, ]} @@ -287,7 +287,7 @@ export default function LandingPage() { placeholder: "Special Requests", rows: 3, }} - imageSrc="http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg?_wi=2" buttonText="Submit Reservation" /> @@ -316,7 +316,7 @@ export default function LandingPage() { placeholder: "How can we help you?", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/accepting-payment_1098-19677.jpg" + imageSrc="http://img.b2bpic.net/free-photo/accepting-payment_1098-19677.jpg?_wi=2" buttonText="Send Message" />