diff --git a/src/app/page.tsx b/src/app/page.tsx index 661b7b8..945c27b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function PentRestaurantPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-announcing-pregnancy_23-2150296830.jpg", imageAlt: "Pent Restaurant welcoming dining hall" }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-girl-breakfast_23-2147749316.jpg", imageAlt: "Family enjoying meal together" + imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-girl-breakfast_23-2147749316.jpg?_wi=1", imageAlt: "Family enjoying meal together" } ]} mediaAnimation="slide-up" @@ -95,7 +95,7 @@ export default function PentRestaurantPage() { features={[ { id: 1, - title: "Family Dining Paradise", description: "Spacious, welcoming atmosphere perfect for families with comfortable seating and attentive service", imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-girl-breakfast_23-2147749316.jpg", imageAlt: "Family dining experience" + title: "Family Dining Paradise", description: "Spacious, welcoming atmosphere perfect for families with comfortable seating and attentive service", imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-girl-breakfast_23-2147749316.jpg?_wi=2", imageAlt: "Family dining experience" }, { id: 2,