Merge version_1 into main #3
@@ -55,19 +55,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Joan Ab", handle: "@joanab", testimonial: "Rooms are up to standard. Very friendly staff. Neat swimming pool.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-standing-airport_107420-85078.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-standing-airport_107420-85078.jpg?_wi=1"},
|
||||
{
|
||||
name: "Michael K", handle: "@mky", testimonial: "Excellent service and very modern facilities. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-drinking-champagne-while-relaxing-bed-hotel-room_637285-7668.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-drinking-champagne-while-relaxing-bed-hotel-room_637285-7668.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sarah A", handle: "@sarah_a", testimonial: "A peaceful getaway in the heart of the city. Loved it.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=1"},
|
||||
{
|
||||
name: "David O", handle: "@david_o", testimonial: "Perfect location for business travel. Very professional staff.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg?_wi=1"},
|
||||
{
|
||||
name: "Ama P", handle: "@ama_p", testimonial: "The suite was spacious and beautifully decorated. Amazing breakfast.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=1"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -213,19 +213,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Joana B", role: "Traveler", company: "Kumasi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-standing-airport_107420-85078.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-standing-airport_107420-85078.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Michael K", role: "Professional", company: "Accra", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-drinking-champagne-while-relaxing-bed-hotel-room_637285-7668.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-drinking-champagne-while-relaxing-bed-hotel-room_637285-7668.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Sarah A", role: "Guest", company: "London", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "David O", role: "Traveler", company: "Kumasi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", name: "Ama P", role: "Guest", company: "Tema", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=2"},
|
||||
]}
|
||||
title="Voices of Excellence"
|
||||
description="What our guests are saying about their experience at Wadoma Royale."
|
||||
|
||||
Reference in New Issue
Block a user