Update src/app/reviews/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function ReviewsPage() {
|
||||
quote: "Front Street Café has become my go-to spot. The international menu is so exciting, and you can tell everything is made with care. The staff is always welcoming, and the prices are so reasonable. Best meal I've had in Port Jervis!",
|
||||
tag: "Regular Customer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -99,7 +99,7 @@ export default function ReviewsPage() {
|
||||
quote: "I was nervous about trying Indian food for the first time, but the server took the time to recommend the perfect dish and explain the flavors. It was absolutely delicious! The entire experience made me feel so welcome. I'm already planning my next visit.",
|
||||
tag: "New Customer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pakistan-food-arrangement_23-2148821548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pakistan-food-arrangement_23-2148821548.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
|
||||
quote: "We brought our whole family including grandma, and everyone found something they loved on the menu. The vegetarian options were fantastic, and the atmosphere is so warm and inviting. This is our new favorite restaurant!",
|
||||
tag: "Family Group",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-food-with-sauce_23-2148825165.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-food-with-sauce_23-2148825165.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -119,7 +119,7 @@ export default function ReviewsPage() {
|
||||
quote: "I've taken several clients to Front Street Café for lunch, and they always leave impressed. The food is excellent, the service is attentive, and the ambiance is professional yet warm. It's the perfect spot for business meetings.",
|
||||
tag: "Corporate Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -129,7 +129,7 @@ export default function ReviewsPage() {
|
||||
quote: "As a food blogger who visits many restaurants, I have to say Front Street Café stands out. The authenticity of the international dishes, combined with the genuine warmth of the staff, makes this a special place. Definitely worth featuring on my blog!",
|
||||
tag: "Food Influencer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pakistan-food-arrangement_23-2148821548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pakistan-food-arrangement_23-2148821548.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -139,7 +139,7 @@ export default function ReviewsPage() {
|
||||
quote: "I eat here at least twice a week. The consistency, quality, and friendly faces make it feel like coming home. Front Street Café isn't just a restaurant; it's a community. I'm grateful to be part of it.",
|
||||
tag: "Loyal Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-food-with-sauce_23-2148825165.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-food-with-sauce_23-2148825165.jpg?_wi=8",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user