diff --git a/src/app/page.tsx b/src/app/page.tsx index 945c27b..f08b121 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,13 +61,12 @@ 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?_wi=1", imageAlt: "Family enjoying meal together" + imageSrc: "http://img.b2bpic.net/free-photo/man-feeding-girl-breakfast_23-2147749316.jpg", imageAlt: "Family enjoying meal together" } ]} mediaAnimation="slide-up" rating={4} ratingText="3.6★ | 2,709+ Reviews" - useInvertedBackground={false} /> @@ -95,7 +94,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?_wi=2", 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", imageAlt: "Family dining experience" }, { id: 2,