Merge version_1 into main #1
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
handle: "@ayseyilmaz",
|
||||
testimonial: "Ürün kalitesi harika, kargo çok hızlıydı.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-employee-talking-phone_23-2147605021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-employee-talking-phone_23-2147605021.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion store storefront",
|
||||
},
|
||||
{
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@mehmetcan",
|
||||
testimonial: "Fiyat performans açısından en iyisi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-redhead-girl-sunglasses-looking_176420-21337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-redhead-girl-sunglasses-looking_176420-21337.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion store storefront",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@zeynepd",
|
||||
testimonial: "Tarzıma uygun çok fazla seçenek var.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-marketing-sales_23-2151949768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-marketing-sales_23-2151949768.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion store storefront",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@cananoz",
|
||||
testimonial: "Çok memnun kaldım, herkese tavsiye ederim.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-k-pop-clothing-urban-scene_23-2149096946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-k-pop-clothing-urban-scene_23-2149096946.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion store storefront",
|
||||
},
|
||||
{
|
||||
@@ -91,11 +91,11 @@ export default function LandingPage() {
|
||||
handle: "@burakcelik",
|
||||
testimonial: "Harika bir alışveriş deneyimi yaşadım.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-strolls-with-telephone-outside-wears-sunglasses-blue-shirt-strolls-leisure-city-urbanity-uses-mobile-application-chats-social-media-concentrated-away_273609-55332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-strolls-with-telephone-outside-wears-sunglasses-blue-shirt-strolls-leisure-city-urbanity-uses-mobile-application-chats-social-media-concentrated-away_273609-55332.jpg?_wi=1",
|
||||
imageAlt: "elegant fashion store storefront",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-employee-talking-phone_23-2147605021.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-employee-talking-phone_23-2147605021.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862148.jpg",
|
||||
@@ -132,25 +132,25 @@ export default function LandingPage() {
|
||||
id: "prod-1",
|
||||
name: "Tişört",
|
||||
price: "199 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-redhead-girl-sunglasses-looking_176420-21337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-redhead-girl-sunglasses-looking_176420-21337.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "prod-2",
|
||||
name: "Elbise",
|
||||
price: "499 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-marketing-sales_23-2151949768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-marketing-sales_23-2151949768.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "prod-3",
|
||||
name: "Ceket",
|
||||
price: "799 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-k-pop-clothing-urban-scene_23-2149096946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-k-pop-clothing-urban-scene_23-2149096946.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "prod-4",
|
||||
name: "Gömlek",
|
||||
price: "299 TL",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-strolls-with-telephone-outside-wears-sunglasses-blue-shirt-strolls-leisure-city-urbanity-uses-mobile-application-chats-social-media-concentrated-away_273609-55332.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-strolls-with-telephone-outside-wears-sunglasses-blue-shirt-strolls-leisure-city-urbanity-uses-mobile-application-chats-social-media-concentrated-away_273609-55332.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "prod-5",
|
||||
|
||||
Reference in New Issue
Block a user