Update src/app/reviews/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@emily_eats",
|
||||
testimonial: "Absolutely the best fried chicken I've ever had! The atmosphere is so welcoming, feels just like grandma's kitchen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-chef-standing-kitchen_1303-32141.jpg?_wi=3",
|
||||
imageAlt: "Customer Emily R.",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@foodie_marc",
|
||||
testimonial: "The buffet spread is incredible – so many options and everything is fresh and flavorful. A true Southern gem!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-floral-blouse-black-skirt-holding-hands-front-her-looking-jolly-front-view_176474-52461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-floral-blouse-black-skirt-holding-hands-front-her-looking-jolly-front-view_176474-52461.jpg?_wi=3",
|
||||
imageAlt: "Customer Marcus L.",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@southern_belle",
|
||||
testimonial: "Consistently delicious food and outstanding service. Southern Comfort Kitchen is our go-to for family dinners.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-smiling-older-man_1194-424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-smiling-older-man_1194-424.jpg?_wi=3",
|
||||
imageAlt: "Customer Sarah P.",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
handle: "@local_explorer",
|
||||
testimonial: "You haven't lived until you've tried their mac and cheese. It's a flavor explosion! Highly recommend this spot.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-smiling-confident-looking-side-park_839833-20591.jpg?_wi=3",
|
||||
imageAlt: "Customer David W.",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user