diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 91420b5..0de92dc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,17 +60,17 @@ export default function AboutPage() { } }, { - title: "Shaffoflik", description: "Barcha narhlar va shartlar oldindan aniqlangan, yashirin to'lov yo'q", imageSrc: "http://img.b2bpic.net/free-photo/business-strategy-corporation-enterprise-startup-concept_53876-121255.jpg", imageAlt: "Shaffoflik", button: { + title: "Shaffoflik", description: "Barcha narhlar va shartlar oldindan aniqlangan, yashirin to'lov yo'q", imageSrc: "http://img.b2bpic.net/free-photo/business-strategy-corporation-enterprise-startup-concept_53876-121255.jpg?_wi=3", imageAlt: "Shaffoflik", button: { text: "Batafsil", href: "/" } }, { - title: "Tezlik", description: "O'zbekiston bo'ylab 24-48 soat ichida yetkazib berish", imageSrc: "http://img.b2bpic.net/free-vector/house-moving-services-landing-page-template_23-2148654179.jpg", imageAlt: "Tezlik", button: { + title: "Tezlik", description: "O'zbekiston bo'ylab 24-48 soat ichida yetkazib berish", imageSrc: "http://img.b2bpic.net/free-vector/house-moving-services-landing-page-template_23-2148654179.jpg?_wi=2", imageAlt: "Tezlik", button: { text: "Batafsil", href: "/" } }, { - title: "Qo'llab-quvvatlash", description: "24/7 xodimlar sizga maslahat va yordam berish uchun tayyor", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-pack_23-2147947188.jpg", imageAlt: "Qo'llab-quvvatlash", button: { + title: "Qo'llab-quvvatlash", description: "24/7 xodimlar sizga maslahat va yordam berish uchun tayyor", imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-pack_23-2147947188.jpg?_wi=2", imageAlt: "Qo'llab-quvvatlash", button: { text: "Batafsil", href: "/" } } @@ -122,15 +122,15 @@ export default function AboutPage() { testimonials={[ { id: "1", name: "Alisher Mahmudov", role: "IT Oqituvchisi", company: "Tech Academy Tashkent", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "Alisher Mahmudov" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2", imageAlt: "Alisher Mahmudov" }, { id: "2", name: "Gulnora Abdullayeva", role: "Buxgalter", company: "Marketing Agentlik", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-business-woman-suit_23-2148603020.jpg", imageAlt: "Gulnora Abdullayeva" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-business-woman-suit_23-2148603020.jpg?_wi=2", imageAlt: "Gulnora Abdullayeva" }, { id: "3", name: "Javlon Shodmonov", role: "Grafik Dizayner", company: "Creative Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", imageAlt: "Javlon Shodmonov" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg?_wi=2", imageAlt: "Javlon Shodmonov" }, { id: "4", name: "Sevara Raxmatova", role: "Sotuvchi", company: "Fashion Boutique", rating: 5, diff --git a/src/app/page.tsx b/src/app/page.tsx index cefce64..58dac4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,8 +54,8 @@ export default function HomePage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5200.jpg", imageAlt: "Latest Smartphone Model" }, - { imageSrc: "http://img.b2bpic.net/free-photo/book-cup-tea-floor-living-room-top-view_169016-48945.jpg", imageAlt: "Premium Laptop Computer" } + { imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5200.jpg?_wi=1", imageAlt: "Latest Smartphone Model" }, + { imageSrc: "http://img.b2bpic.net/free-photo/book-cup-tea-floor-living-room-top-view_169016-48945.jpg?_wi=1", imageAlt: "Premium Laptop Computer" } ]} mediaAnimation="slide-up" rating={5} @@ -72,22 +72,22 @@ export default function HomePage() {