Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-07 09:53:09 +00:00
parent e1242346a4
commit b32166ec48

View File

@@ -83,7 +83,7 @@ export default function ReviewsPage() {
title="What Our Customers Say"
description="Discover why thousands of food lovers choose Eats Corner for authentic Indo-Chinese cuisine. Read real reviews from our satisfied customers."
tag="Customer Love"
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg?_wi=5"
imageAlt="Delicious Chinese food spread with fried rice, noodles, and momos"
textPosition="bottom-left"
showBlur={true}
@@ -112,7 +112,7 @@ export default function ReviewsPage() {
name: "Rajesh Kumar",
handle: "Regular Customer",
testimonial: "Small place for getting Indian Chinese, good for takeout. The momos are absolutely delicious!",
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg?_wi=3",
imageAlt: "Rajesh Kumar",
},
{
@@ -120,7 +120,7 @@ export default function ReviewsPage() {
name: "Priya Sharma",
handle: "Office Worker",
testimonial: "Prices are pocket-friendly and staff response is prompt. I order here at least twice a week!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg?_wi=3",
imageAlt: "Priya Sharma",
},
{
@@ -128,7 +128,7 @@ export default function ReviewsPage() {
name: "Amit Patel",
handle: "Food Enthusiast",
testimonial: "Great place for momos and Thukpa. The quality is consistent and portion sizes are generous.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg?_wi=2",
imageAlt: "Amit Patel",
},
{
@@ -136,7 +136,7 @@ export default function ReviewsPage() {
name: "Neha Gupta",
handle: "Student",
testimonial: "Best affordable Chinese food in Gachibowli! Quick service and amazing taste. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg?_wi=2",
imageAlt: "Neha Gupta",
},
{
@@ -144,7 +144,7 @@ export default function ReviewsPage() {
name: "Vikram Singh",
handle: "Local Resident",
testimonial: "Fresh ingredients and authentic flavors. Perfect for families and friends gatherings.",
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg?_wi=4",
imageAlt: "Vikram Singh",
},
{
@@ -152,7 +152,7 @@ export default function ReviewsPage() {
name: "Anjali Reddy",
handle: "Delivery Customer",
testimonial: "Delivery is fast and food arrives hot. Packaging is secure and the taste is maintained perfectly.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg?_wi=4",
imageAlt: "Anjali Reddy",
},
]}