Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-14 09:12:23 +00:00

View File

@@ -174,7 +174,6 @@ export default function LandingPage() {
]
}
]}
gridVariant="three-columns-all-equal-width"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={false}
@@ -211,7 +210,7 @@ export default function LandingPage() {
id: "daily", value: "500+", title: "Kunlik Taomlar", description: "Har kuni pishirilgan yangi va taza taomlar", icon: Flame
}
]}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
@@ -236,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?_wi=1", imageAlt: "Professional chef"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", 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?_wi=2", imageAlt: "Professional chef"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", 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?_wi=3", imageAlt: "Professional chef"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", 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?_wi=4", imageAlt: "Professional chef"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", 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?_wi=5", imageAlt: "Professional chef"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", 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?_wi=6", imageAlt: "Professional chef"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232182.jpg", imageAlt: "Professional chef"
}
]}
gridVariant="three-columns-all-equal-width"