Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,35 +63,35 @@ export default function LandingPage() {
|
||||
handle: "Local",
|
||||
testimonial: "The best fusion experience in Davos!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187207.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "Tourist",
|
||||
testimonial: "Incredible sushi and bio options.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-adventurous-couple-bivouacking_23-2150562936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-adventurous-couple-bivouacking_23-2150562936.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena P.",
|
||||
handle: "Local",
|
||||
testimonial: "Fresh, healthy, and so delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communicating-with-multicultural-colleagues-small-local-cosy-restaurant-with-delicious-food_8353-10023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communicating-with-multicultural-colleagues-small-local-cosy-restaurant-with-delicious-food_8353-10023.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Thomas H.",
|
||||
handle: "Visitor",
|
||||
testimonial: "A true culinary gem in the mountains.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3317.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Laura G.",
|
||||
handle: "Regular",
|
||||
testimonial: "Consistent quality and great ambiance.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520076.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
quote: "Amazing sushi and organic options.",
|
||||
name: "Sarah",
|
||||
role: "Diner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187207.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
quote: "The fusion style is spot on.",
|
||||
name: "Mark",
|
||||
role: "Tourist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-adventurous-couple-bivouacking_23-2150562936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-adventurous-couple-bivouacking_23-2150562936.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
quote: "Finally, a place that cares about quality.",
|
||||
name: "Elena",
|
||||
role: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communicating-with-multicultural-colleagues-small-local-cosy-restaurant-with-delicious-food_8353-10023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communicating-with-multicultural-colleagues-small-local-cosy-restaurant-with-delicious-food_8353-10023.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
quote: "Worth every franc. Amazing service.",
|
||||
name: "David",
|
||||
role: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3317.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
quote: "Davos is lucky to have this place.",
|
||||
name: "Julia",
|
||||
role: "Visitor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520076.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Loved by Guests"
|
||||
|
||||
Reference in New Issue
Block a user