Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-09 08:53:34 +00:00
parent b71c1c7ba1
commit 3ed644238b

View File

@@ -89,7 +89,7 @@ export default function ReviewsPage() {
testimonial:
"Culinary Haven exceeded our expectations! The food was absolutely exquisite, the service impeccable, and the ambiance was perfect for our anniversary dinner. We'll be back again and again.",
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
"http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=3",
imageAlt: "Sarah Mitchell",
},
{
@@ -99,7 +99,7 @@ export default function ReviewsPage() {
testimonial:
"The finest dining experience I've had in years. Every dish was a masterpiece, and the wine pairings were spot-on. The staff made us feel like family.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg",
"http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg?_wi=4",
imageAlt: "Michael Chen",
},
{
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
testimonial:
"As someone in the culinary industry, I can appreciate the technique and passion in every plate. This is truly a gem that deserves recognition.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg",
"http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg?_wi=4",
imageAlt: "Jennifer Rodriguez",
},
{
@@ -119,7 +119,7 @@ export default function ReviewsPage() {
testimonial:
"Impressive execution from front to back. The kitchen knows what they're doing, the service is polished, and the value proposition is excellent.",
imageSrc:
"http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg",
"http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg?_wi=4",
imageAlt: "David Thompson",
},
]}
@@ -152,7 +152,7 @@ export default function ReviewsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg"
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=8"
imageAlt="Elegant restaurant interior"
logoText="Culinary Haven"
copyrightText="© 2025 Culinary Haven. All rights reserved."