Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-12 16:48:43 +00:00
parent 5c59da4914
commit 03641ceab1

View File

@@ -47,7 +47,7 @@ export default function ReviewsPage() {
handle: "@zaira_mex",
testimonial: "El lugar es hermoso, parece que estás en Japón. La decoración, la música, todo te transporta. El ramen está increíble y las porciones son generosas. ¡Volveré!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-friends-eating-pizzas-outdoors_52683-100723.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-friends-eating-pizzas-outdoors_52683-100723.jpg?_wi=3",
imageAlt: "happy customer smiling restaurant review",
},
{
@@ -56,7 +56,7 @@ export default function ReviewsPage() {
handle: "@diana.culinary",
testimonial: "El ramen está súper bien servido y el ambiente es increíble. Definitivamente tiene ese toque auténtico japonés que hace la diferencia. Recomendado 100%.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-positive-woman-with-cup-drink-near-smartphone-dessert-table-cafe_23-2148071603.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-positive-woman-with-cup-drink-near-smartphone-dessert-table-cafe_23-2148071603.jpg?_wi=3",
imageAlt: "happy customer testimonial asian man",
},
{
@@ -65,7 +65,7 @@ export default function ReviewsPage() {
handle: "@yassi.photos",
testimonial: "Perfecto para fotos y para una cita especial. El ambiente es tan instagrameable, cada rincón es una postal. La comida está deliciosa también.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-isolated-dark-wall-showing-thumbs-up-with-two-hands_114579-58464.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-isolated-dark-wall-showing-thumbs-up-with-two-hands_114579-58464.jpg?_wi=3",
imageAlt: "customer review satisfied woman portrait",
},
{
@@ -74,7 +74,7 @@ export default function ReviewsPage() {
handle: "@carlos.chihuahua",
testimonial: "Finalmente tenemos un lugar en Chihuahua donde sentimos que estamos en Tokio. La calidad de la comida y el servicio excepcional lo hacen especial.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-secretary_23-2147626351.jpg?_wi=2",
imageAlt: "customer testimonial smiling man portrait",
},
{
@@ -83,7 +83,7 @@ export default function ReviewsPage() {
handle: "@paola_foodie",
testimonial: "Las bebidas y coctelería son fantásticas. La música japonesa y el ambiente te hacen olvidar que estás en Chihuahua. Una experiencia completa.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=2",
imageAlt: "customer review smiling portrait woman",
},
{
@@ -92,7 +92,7 @@ export default function ReviewsPage() {
handle: "@miguel.gourmet",
testimonial: "Excelente servicio. Aunque a veces hay esperas, la calidad de cada plato vale cada minuto. Es una experiencia, no solo una comida.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg?_wi=2",
imageAlt: "customer testimonial happy man portrait",
},
]}