Update src/app/about/page.tsx

This commit is contained in:
2026-03-07 03:52:30 +00:00
parent d6a13c0151
commit 699bffcb02

View File

@@ -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",
},
]}