Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-06 20:12:11 +00:00
parent 8b4ac8a470
commit 6a1f6b67ab

View File

@@ -56,7 +56,7 @@ export default function ReviewsPage() {
role: "Local Customer",
company: "Herne Hill Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing_23-2148497205.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing_23-2148497205.jpg?_wi=3",
imageAlt: "Sarah Mitchell",
},
{
@@ -65,7 +65,7 @@ export default function ReviewsPage() {
role: "Regular Customer",
company: "South London",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-guy-with-narrow-dark-eyes-fluffy-hair-dressed-elegant-white-shirt_273609-14082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-guy-with-narrow-dark-eyes-fluffy-hair-dressed-elegant-white-shirt_273609-14082.jpg?_wi=3",
imageAlt: "James Chen",
},
{
@@ -74,7 +74,7 @@ export default function ReviewsPage() {
role: "Food Enthusiast",
company: "Herne Hill Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-looking-away_23-2148311307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-looking-away_23-2148311307.jpg?_wi=3",
imageAlt: "Emma Rodriguez",
},
{
@@ -129,7 +129,7 @@ export default function ReviewsPage() {
category: "Customer Favorites",
title: "Pad Thai - Everyone's Pick",
excerpt: "The most reviewed dish at KJ to Go. Crispy, tangy, and absolutely perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-spring-onion-seasoning-wooden-table_1150-21118.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-spring-onion-seasoning-wooden-table_1150-21118.jpg?_wi=2",
imageAlt: "Pad Thai",
authorName: "2.3k Reviews",
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-woman-posing_23-2148497205.jpg",
@@ -140,7 +140,7 @@ export default function ReviewsPage() {
category: "Highly Rated",
title: "Thai Green Curry",
excerpt: "Rich, aromatic, and bursting with authentic Thai flavours. A customer favourite.",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-dish-spices-five-bowls-spices-plate-tomatoes-green-beans-bottle-oil-leaves-lemon_140725-123013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-dish-spices-five-bowls-spices-plate-tomatoes-green-beans-bottle-oil-leaves-lemon_140725-123013.jpg?_wi=2",
imageAlt: "Thai Green Curry",
authorName: "1.8k Reviews",
authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-african-guy-with-narrow-dark-eyes-fluffy-hair-dressed-elegant-white-shirt_273609-14082.jpg",
@@ -151,7 +151,7 @@ export default function ReviewsPage() {
category: "Vegetarian",
title: "Tofu Thai Curry",
excerpt: "Perfect for vegetarians. Silken tofu in our signature green curry sauce.",
imageSrc: "http://img.b2bpic.net/free-photo/green-curry-bowl-spices-wooden-table_1150-21364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-curry-bowl-spices-wooden-table_1150-21364.jpg?_wi=3",
imageAlt: "Tofu Curry",
authorName: "1.2k Reviews",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-looking-away_23-2148311307.jpg",