Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 03:09:48 +00:00
parent 9c9953fbe5
commit 3bb2d9b63b

View File

@@ -43,7 +43,7 @@ export default function AboutPage() {
<HeroOverlay
title="About Tonini's Woodfired Pizzeria"
description="A family-owned tradition of authentic Italian pizza crafted with passion, fresh ingredients, and genuine Italian warmth."
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg?_wi=3"
imageAlt="Authentic Italian pizzeria atmosphere"
textPosition="center"
showBlur={true}
@@ -62,7 +62,7 @@ export default function AboutPage() {
description:
"Started by Italian food lovers committed to authentic recipes and traditions. Every pizza carries our family's passion for excellence.",
imageSrc:
"http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg",
"http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg?_wi=4",
imageAlt: "Family-owned pizzeria",
},
{
@@ -71,7 +71,7 @@ export default function AboutPage() {
description:
"Our wood-fired oven is imported from Italy and maintained to perfection. We honor traditional Italian pizza-making techniques.",
imageSrc:
"http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg",
"http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=3",
imageAlt: "Traditional wood-fired oven",
},
{
@@ -80,7 +80,7 @@ export default function AboutPage() {
description:
"We're more than a restaurant. We're part of your neighborhood, supporting local events and serving families with care.",
imageSrc:
"http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg",
"http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=3",
imageAlt: "Community gathering",
},
]}