Merge version_1 into main #3
@@ -235,27 +235,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Alisher Rajabov", role: "Bichon Askan", company: "TashkentCity", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", imageAlt: "Professional chef"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg?_wi=1", imageAlt: "Professional chef"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Gulnoza Yusupova", role: "Turizm Qo'llanuvchisi", company: "Silk Road Tours", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", imageAlt: "Professional chef"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg?_wi=2", imageAlt: "Professional chef"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Ibrokhim Karimov", role: "Restoran Bizneskmeni", company: "Samarqand Hospitality", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", imageAlt: "Professional chef"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg?_wi=3", imageAlt: "Professional chef"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Nafisa Abdullaeva", role: "Mahalliy Ko'p Yillik Tatbiq Qiluvchi", company: "Tashkent Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", imageAlt: "Professional chef"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg?_wi=4", imageAlt: "Professional chef"
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Rustam Khujayev", role: "Xorijiy Mehmon", company: "Dunyo Sayohatlari", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", imageAlt: "Professional chef"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg?_wi=5", imageAlt: "Professional chef"
|
||||
},
|
||||
{
|
||||
id: "testimonial-6", name: "Mehriban Shodmonova", role: "Oila Boshliqlri", company: "Tashkent Residents", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", imageAlt: "Professional chef"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg?_wi=6", imageAlt: "Professional chef"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user