Merge version_1 into main #1
@@ -70,35 +70,35 @@ export default function LandingPage() {
|
||||
handle: "@enis",
|
||||
testimonial: "Her zaman çok taze ve lezzetli. Güler yüzlü hizmetiyle Urla'nın vazgeçilmezi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-drag-queen-with-drink_23-2149556855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-drag-queen-with-drink_23-2149556855.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Newqves",
|
||||
handle: "@newqves",
|
||||
testimonial: "Sardalya ve levrek ikisi de çok güzeldi. Fiyatlar uygun, servis hızlı.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-raw-fish-fresh-chopped-vegetables-lemon-slices-spices-gray-plate-cutlery-set-black-distressed-surface_179666-42655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-raw-fish-fresh-chopped-vegetables-lemon-slices-spices-gray-plate-cutlery-set-black-distressed-surface_179666-42655.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ayşe Y.",
|
||||
handle: "@aysey",
|
||||
testimonial: "Temiz ve leziz bir küçük restoran. Saygılı işletmeciler.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mehmet K.",
|
||||
handle: "@mehmetk",
|
||||
testimonial: "Balık ekmek yemek için Urla'da ilk tercih ettiğimiz yer.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Zeynep B.",
|
||||
handle: "@zeyneb",
|
||||
testimonial: "Harika bir atmosfer ve taze balık. Kesinlikle tavsiye ederim.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-room-background-zoom-calls_23-2149684443.jpg"
|
||||
@@ -286,7 +286,7 @@ export default function LandingPage() {
|
||||
role: "Müşteri",
|
||||
company: "Urla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-drag-queen-with-drink_23-2149556855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-drag-queen-with-drink_23-2149556855.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -294,7 +294,7 @@ export default function LandingPage() {
|
||||
role: "Rehber",
|
||||
company: "İzmir",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-raw-fish-fresh-chopped-vegetables-lemon-slices-spices-gray-plate-cutlery-set-black-distressed-surface_179666-42655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-raw-fish-fresh-chopped-vegetables-lemon-slices-spices-gray-plate-cutlery-set-black-distressed-surface_179666-42655.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -302,7 +302,7 @@ export default function LandingPage() {
|
||||
role: "Müşteri",
|
||||
company: "Urla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -310,7 +310,7 @@ export default function LandingPage() {
|
||||
role: "Müşteri",
|
||||
company: "İzmir",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -318,7 +318,7 @@ export default function LandingPage() {
|
||||
role: "Müşteri",
|
||||
company: "Urla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user