Update src/app/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user