From 372282af93df2a19285f5cb5e4622a6c8c1efc2e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:45:37 +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 a142234..94eb1f8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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", }, ]}