diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a628be4..1d2c459 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,11 +79,11 @@ export default function AboutPage() { { id: "2", title: "Takeaway Fresh & Hot", description: "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", imageAlt: "Pizza takeaway box"}, + "http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg?_wi=1", imageAlt: "Pizza takeaway box"}, { id: "3", title: "Speedy Home Delivery", description: "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", imageAlt: "Pizza delivery service"}, + "http://img.b2bpic.net/free-photo/piece-pizza-closeup-concept-picnic-relaxation_169016-23064.jpg?_wi=2", imageAlt: "Pizza delivery service"}, ]} ariaLabel="Service options and features" />