Update src/app/page.tsx
This commit is contained in:
@@ -67,35 +67,35 @@ export default function LandingPage() {
|
||||
handle: "@foodie_kalamata",
|
||||
testimonial: "The shrimp bruschetta is life-changing. A must-visit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena P.",
|
||||
handle: "@luxury_travels",
|
||||
testimonial: "Simply the best beef sandwich I've ever had. Exquisite.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-asian-female-entrepreneur-cafe-owner-with-tablet-wearing-shop-uniform-standing-with_1258-197423.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-asian-female-entrepreneur-cafe-owner-with-tablet-wearing-shop-uniform-standing-with_1258-197423.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Dimitris K.",
|
||||
handle: "@dim_kalamata",
|
||||
testimonial: "An incredible atmosphere, perfectly curated for an intimate evening.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sophia L.",
|
||||
handle: "@sophia_travels",
|
||||
testimonial: "The garden seating is magical. Truly a highlight of our trip.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "George M.",
|
||||
handle: "@geo_eats",
|
||||
testimonial: "Authentic flavors, elegant presentation. 10/10 recommendation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222244.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222244.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cutlery-near-twig-leaves_23-2147811214.jpg"
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
price: "18€",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetables-shrimps-bread_141793-707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetables-shrimps-bread_141793-707.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
price: "22€",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-tasty-sandwich-with-potatoes-wooden-table-with-sauces-cutlery_181624-56416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-tasty-sandwich-with-potatoes-wooden-table-with-sauces-cutlery_181624-56416.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
price: "14€",
|
||||
rating: 4,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetables-shrimps-bread_141793-707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetables-shrimps-bread_141793-707.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
price: "28€",
|
||||
rating: 5,
|
||||
reviewCount: "67",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-tasty-sandwich-with-potatoes-wooden-table-with-sauces-cutlery_181624-56416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-tasty-sandwich-with-potatoes-wooden-table-with-sauces-cutlery_181624-56416.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
price: "19€",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetables-shrimps-bread_141793-707.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetables-shrimps-bread_141793-707.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
price: "9€",
|
||||
rating: 5,
|
||||
reviewCount: "112",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-tasty-sandwich-with-potatoes-wooden-table-with-sauces-cutlery_181624-56416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-tasty-sandwich-with-potatoes-wooden-table-with-sauces-cutlery_181624-56416.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Signature Flavors"
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_j",
|
||||
testimonial: "Atmosphere is incredible, food is better. A gem.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
handle: "@markd",
|
||||
testimonial: "Generous portions and wonderful service. Loved it.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-asian-female-entrepreneur-cafe-owner-with-tablet-wearing-shop-uniform-standing-with_1258-197423.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-asian-female-entrepreneur-cafe-owner-with-tablet-wearing-shop-uniform-standing-with_1258-197423.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -268,7 +268,7 @@ export default function LandingPage() {
|
||||
handle: "@lisak",
|
||||
testimonial: "The garden seating is so romantic and perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -276,7 +276,7 @@ export default function LandingPage() {
|
||||
handle: "@alexr",
|
||||
testimonial: "Simply the best dining experience in Kalamata.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
handle: "@chloet",
|
||||
testimonial: "Must order the beef sandwich. Absolutely fantastic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222244.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222244.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user