diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c62a8db..5d90716 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,13 +111,13 @@ export default function AboutPage() { { title: "Premium Ingredients", description: "We source the finest Australian and imported Italian ingredients to ensure every meal reflects the quality and excellence the Parisi name represents.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852187.jpg?_wi=10", imageAlt: "Premium ingredients", }, { title: "Warm Hospitality", description: "From the moment you arrive, you're part of the Parisi family. Our team treats every guest with genuine warmth and attentive service.", - imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg?_wi=4", imageAlt: "Warm hospitality", }, ]}