Merge version_1 into main #3
@@ -88,11 +88,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", quote: "The cocktails were excellent.", name: "John D.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150494242.jpg" },
|
||||
{ id: "2", quote: "The house burger was simply perfect.", name: "Sarah K.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-indoors-with-book_23-2149548507.jpg" },
|
||||
{ id: "3", quote: "Really enjoyed the cocktails and the atmosphere.", name: "Mike B.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-night-city-with-young-woman_23-2149124061.jpg" },
|
||||
{ id: "4", quote: "A hidden gem in Ulaanbaatar.", name: "Anna P.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/male-bartender-serving-cocktail-martini-glass_23-2148209352.jpg" },
|
||||
{ id: "5", quote: "The billiard room is world class.", name: "Leo T.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-thoughtfully-looking-away-by-window-modern-self-service-laundry-night_574295-2573.jpg" },
|
||||
{ id: "1", title: "Excellent", quote: "The cocktails were excellent.", name: "John D.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150494242.jpg" },
|
||||
{ id: "2", title: "Perfect", quote: "The house burger was simply perfect.", name: "Sarah K.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-indoors-with-book_23-2149548507.jpg" },
|
||||
{ id: "3", title: "Enjoyable", quote: "Really enjoyed the cocktails and the atmosphere.", name: "Mike B.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-night-city-with-young-woman_23-2149124061.jpg" },
|
||||
{ id: "4", title: "Gem", quote: "A hidden gem in Ulaanbaatar.", name: "Anna P.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/male-bartender-serving-cocktail-martini-glass_23-2148209352.jpg" },
|
||||
{ id: "5", title: "Classy", quote: "The billiard room is world class.", name: "Leo T.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-thoughtfully-looking-away-by-window-modern-self-service-laundry-night_574295-2573.jpg" },
|
||||
]}
|
||||
title="Guest Stories"
|
||||
description="4.5 ⭐ rating from 31 reviews."
|
||||
|
||||
Reference in New Issue
Block a user