From 2ad6a2bdfd8b26bc3b3cbfd436e1afc1ae1aed61 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:18:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,