Merge version_1 into main #1
@@ -149,37 +149,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Grilled Octopus",
|
||||
price: "18€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Saganaki Honey",
|
||||
price: "12€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Fava Santorini",
|
||||
price: "9€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lamb Kleftiko",
|
||||
price: "22€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Horiatiki Salad",
|
||||
price: "10€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Stuffed Vine Leaves",
|
||||
price: "11€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="The Selection"
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
role: "Food Critic",
|
||||
company: "Local Guide",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
role: "Regular",
|
||||
company: "Thessaloniki Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
role: "Tourist",
|
||||
company: "Travel Blog",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
role: "Foodie",
|
||||
company: "Gourmet Society",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=10",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Frequent Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-gift-box-with-blue-patterns_114579-12109.jpg?_wi=11",
|
||||
},
|
||||
]}
|
||||
title="Heartfelt Feedback"
|
||||
|
||||
Reference in New Issue
Block a user