From a744349dd1d16f4a4b7384d92b89a8b9bd2b7709 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:45:38 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index ba5a0e9..9cc1f24 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -66,7 +66,7 @@ export default function ReviewsPage() { testimonial: "Best pizza in Rome! The crispy dough and fresh ingredients are simply unbeatable. We come here every weekend with the family.", imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=3", imageAlt: "Marco Rossi", }, { @@ -76,7 +76,7 @@ export default function ReviewsPage() { testimonial: "Mamma Pizza captures the authentic spirit of Roman street food. Their supplì are absolutely legendary!", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=3", imageAlt: "Giulia Ferrari", }, { @@ -86,7 +86,7 @@ export default function ReviewsPage() { testimonial: "Great quality, friendly staff, and affordable prices. This is the real deal for authentic Italian pizza.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg", + "http://img.b2bpic.net/free-photo/portrait-cheerful-photographer-studio_158595-501.jpg?_wi=3", imageAlt: "Antonio Moretti", }, { @@ -96,7 +96,7 @@ export default function ReviewsPage() { testimonial: "Every time I visit Rome, Mamma Pizza is a must-stop. The passion for quality is evident in every bite.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg", + "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=2", imageAlt: "Sophia Russo", }, { @@ -106,7 +106,7 @@ export default function ReviewsPage() { testimonial: "Authentic recipes, premium ingredients, and reasonable prices. A true gem in the neighborhood!", imageSrc: - "http://img.b2bpic.net/free-photo/older-woman-reading-nature-her-countryside-home-smiling_23-2149511698.jpg", + "http://img.b2bpic.net/free-photo/older-woman-reading-nature-her-countryside-home-smiling_23-2149511698.jpg?_wi=2", imageAlt: "Paolo Bianchi", }, { @@ -116,7 +116,7 @@ export default function ReviewsPage() { testimonial: "We've been coming here for years. The consistency and quality never disappoint. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-grandparents-granddaughter_23-2148548091.jpg", + "http://img.b2bpic.net/free-photo/front-view-grandparents-granddaughter_23-2148548091.jpg?_wi=2", imageAlt: "Elena Ricci", }, ]}