Update src/app/reviews/page.tsx
This commit is contained in:
@@ -93,12 +93,12 @@ export default function ReviewsPage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fried-steak-table_140725-44194.jpg",
|
||||
"http://img.b2bpic.net/free-photo/fried-steak-table_140725-44194.jpg?_wi=3",
|
||||
imageAlt: "The Prime Cut House signature ribeye",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/skilled-waiter-bringing-teapot-clients-table-serve-them-tea_482257-122164.jpg",
|
||||
"http://img.b2bpic.net/free-photo/skilled-waiter-bringing-teapot-clients-table-serve-them-tea_482257-122164.jpg?_wi=2",
|
||||
imageAlt: "Premium service at The Prime Cut House",
|
||||
},
|
||||
],
|
||||
@@ -111,12 +111,12 @@ export default function ReviewsPage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg",
|
||||
"http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg?_wi=3",
|
||||
imageAlt: "Heritage Steakhouse elegant dining room",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-cooking-kitchen_53876-2.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-cooking-kitchen_53876-2.jpg?_wi=2",
|
||||
imageAlt: "Heritage Steakhouse kitchen craftsmanship",
|
||||
},
|
||||
],
|
||||
@@ -129,12 +129,12 @@ export default function ReviewsPage() {
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-barbequed-meat-glass-wine-near-fireplace_181624-58053.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-barbequed-meat-glass-wine-near-fireplace_181624-58053.jpg?_wi=3",
|
||||
imageAlt: "Ember & Oak wood-fired steak preparation",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg",
|
||||
"http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=2",
|
||||
imageAlt: "Ember & Oak contemporary ambiance",
|
||||
},
|
||||
],
|
||||
@@ -162,7 +162,7 @@ export default function ReviewsPage() {
|
||||
testimonial:
|
||||
"With 25 years in fine dining, I evaluate every cut with the same rigor I'd apply in my own kitchen. Consistency and craft matter most.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg?_wi=2",
|
||||
imageAlt: "Chef Marcus Richardson",
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function ReviewsPage() {
|
||||
testimonial:
|
||||
"Ambiance, service, and attention to detail shape every review. A great steak in a mediocre setting tells a different story than one in an exceptional environment.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2148680199.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2148680199.jpg?_wi=2",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function ReviewsPage() {
|
||||
testimonial:
|
||||
"Wine pairing, cocktail execution, and beverage program depth are critical components of a complete restaurant experience. Sommelier expertise matters.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/serious-elegant-wine-sommelier-is-ready-try-new-red-wine-artisan-wine-boutique_613910-3112.jpg",
|
||||
"http://img.b2bpic.net/free-photo/serious-elegant-wine-sommelier-is-ready-try-new-red-wine-artisan-wine-boutique_613910-3112.jpg?_wi=2",
|
||||
imageAlt: "James Sullivan",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user