Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-09 21:45:38 +00:00
parent 5786bae2c8
commit a744349dd1

View File

@@ -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",
},
]}