Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -114,16 +114,16 @@ export default function PapaRamenPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Nielsen", handle: "@marcusn", testimonial: "The best ramen I've had outside of Japan! The broth is absolutely incredible and the atmosphere is so welcoming. Will definitely be back.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-looking-camera-winking_1262-18708.jpg", imageAlt: "Marcus Nielsen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-looking-camera-winking_1262-18708.jpg?_wi=1", imageAlt: "Marcus Nielsen"},
|
||||
{
|
||||
id: "2", name: "Sofia Andersen", handle: "@sofiaeat", testimonial: "Papa Ramen never disappoints. The bao sandwiches are my favorite, and their gyoza are perfectly crispy. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-looking-camera-winking_1262-18708.jpg", imageAlt: "Sofia Andersen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-looking-camera-winking_1262-18708.jpg?_wi=2", imageAlt: "Sofia Andersen"},
|
||||
{
|
||||
id: "3", name: "James Wilson", handle: "@jameswilson", testimonial: "Great casual spot with delicious food. Prices are reasonable and the service is friendly. Will be ordering takeaway regularly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-looking-camera-winking_1262-18708.jpg", imageAlt: "James Wilson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-looking-camera-winking_1262-18708.jpg?_wi=3", imageAlt: "James Wilson"},
|
||||
{
|
||||
id: "4", name: "Elena Rodriguez", handle: "@elenaeats", testimonial: "The tonkotsu ramen is life-changing. The pork is melt-in-your-mouth tender and the noodles are perfectly cooked. Can't wait to go back!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-looking-camera-winking_1262-18708.jpg", imageAlt: "Elena Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-looking-camera-winking_1262-18708.jpg?_wi=4", imageAlt: "Elena Rodriguez"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user