From 699bffcb020ba005dba834049fd65cb2dbc68b63 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 03:52:30 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]}