Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 21:45:37 +00:00
parent 0d531012a8
commit 372282af93

View File

@@ -91,7 +91,7 @@ export default function AboutPage() {
"Grab your favorite pizza by the slice or order whole pies. We box everything fresh to ensure you get the best quality at home.",
tag: "Takeaway",
imageSrc:
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg",
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg?_wi=1",
imageAlt: "Pizza takeaway box",
},
{
@@ -101,7 +101,7 @@ export default function AboutPage() {
"Order online and we'll deliver hot, fresh pizza to your door. Available throughout Rome with reliable, professional service.",
tag: "Delivery",
imageSrc:
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg",
"http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg?_wi=2",
imageAlt: "Pizza delivery service",
},
]}