Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-standing-factory-with-thread_1157-37636.jpg", imageAlt: "ბავშვის ტანსაცმლის სამკერვალო მაღაზია"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-standing-factory-with-thread_1157-37636.jpg?_wi=1", imageAlt: "ბავშვის ტანსაცმლის სამკერვალო მაღაზია"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-with-material_23-2148754132.jpg", imageAlt: "პროფესიონალური ხელოვანი სამკერვალო ოპერაციის დროს"
|
||||
@@ -79,11 +79,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "ნინო გ.", role: "დედა", company: "თბილისი", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-mother-walks-together-with-her-little-sons-across_8353-8556.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-mother-walks-together-with-her-little-sons-across_8353-8556.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "ქეთი ს.", role: "დედა", company: "თბილისი", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-850.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-850.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3", name: "ლიზა მ.", role: "დედა", company: "თბილისი", rating: 5,
|
||||
@@ -91,15 +91,15 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "მარიამ კ.", role: "დედა", company: "თბილისი", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-mother-walks-together-with-her-little-sons-across_8353-8556.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-mother-walks-together-with-her-little-sons-across_8353-8556.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "5", name: "ნატალია ვ.", role: "დედა", company: "თბილისი", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-mother-walks-together-with-her-little-sons-across_8353-8556.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-mother-walks-together-with-her-little-sons-across_8353-8556.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "6", name: "ელენე ზ.", role: "დედა", company: "თბილისი", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-850.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-850.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "კასტომ", name: "დილი კრიმი ბავშვის გაცემა", price: "შექმნილი სიყვარულით", rating: 5,
|
||||
reviewCount: "პერფექტი", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-standing-factory-with-thread_1157-37636.jpg", imageAlt: "კასტომ შეკერილი ბავშვის საბრალო ტანსაცმელი"
|
||||
reviewCount: "პერფექტი", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-standing-factory-with-thread_1157-37636.jpg?_wi=2", imageAlt: "კასტომ შეკერილი ბავშვის საბრალო ტანსაცმელი"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "კასტომ", name: "ელეგანტური მოზღვაზული მოჯიკეთ რუბინი", price: "ხელოვანური დიზაინი", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user