Update src/app/page.tsx
This commit is contained in:
@@ -126,19 +126,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Kover Board", role: "This spot is fantastic! Their breakfast options are incredible, and I've been here every morning for a whole week. The atmosphere is lovely, and the service is top-notch. ", company: " ", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-interacting-while-having-coffee_1170-749.jpg?_wi=1"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCzNx7SvPbBM6xUxMUYDllLym/uploaded-1774780339693-i68mjdb0.png"},
|
||||
{
|
||||
id: "2", name: "Mark D.", role: "Traveler", company: "Tourist", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg"},
|
||||
id: "2", name: "Meri Berberyan", role: "A must try spot in Yerevan! It’s located on one of the busiest and most popular streets perfect for people watching. ", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCzNx7SvPbBM6xUxMUYDllLym/uploaded-1774780408270-ax5zqk9c.png"},
|
||||
{
|
||||
id: "3", name: "Elena K.", role: "Regular", company: "Yerevan", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-surving-client-with-coffee-coffee-shop_1303-29333.jpg"},
|
||||
id: "3", name: "Svetlana Badalyan", role: "We tried pastas and zucchini salad. Everything was really delicious and the service was really good. The atmosphere was also magical, it was during christmas time and also on a note, the music was really pleasant", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCzNx7SvPbBM6xUxMUYDllLym/uploaded-1774780481440-p9bnk1kh.png"},
|
||||
{
|
||||
id: "4", name: "David L.", role: "Critic", company: "Global", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg"},
|
||||
id: "4", name: "Marjorie Susano", role: "Having pizza and pasta in a cold place called Armenia with family.
|
||||
The location is beautiful in a busy street of pushkin.", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCzNx7SvPbBM6xUxMUYDllLym/uploaded-1774780613755-adz0t5kw.png"},
|
||||
{
|
||||
id: "5", name: "Anna P.", role: "Blogger", company: "Travelista", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-interacting-while-having-coffee_1170-749.jpg?_wi=2"},
|
||||
id: "5", name: "Yulia Ivaschenko", role: "Lovely place, very tasty food and great staff) Thank you ❤️", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCzNx7SvPbBM6xUxMUYDllLym/uploaded-1774780688213-2gce7m4v.png"},
|
||||
]}
|
||||
title="What Guests Say"
|
||||
description="Rated ⭐ 4.5 / 5 by over 1000 happy visitors."
|
||||
|
||||
Reference in New Issue
Block a user