From d46710fe9a1c734273170f38bed5ed020e50d51a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:25:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b112551..88437b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,13 +91,13 @@ export default function HomePage() { leftCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-69728.jpg", imageAlt: "Digital design portfolio"}, + "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-69728.jpg?_wi=1", imageAlt: "Digital design portfolio"}, { imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-desk_53876-46929.jpg", imageAlt: "Marketing campaign work"}, { imageSrc: - "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16377.jpg", imageAlt: "Mobile app development"}, + "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16377.jpg?_wi=1", imageAlt: "Mobile app development"}, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", imageAlt: "Analytics dashboard"}, @@ -105,16 +105,16 @@ export default function HomePage() { rightCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg", imageAlt: "Social media content"}, + "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg?_wi=1", imageAlt: "Social media content"}, { imageSrc: - "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-125130.jpg", imageAlt: "IT development project"}, + "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-125130.jpg?_wi=1", imageAlt: "IT development project"}, { imageSrc: "http://img.b2bpic.net/free-psd/go-cashless-website-template_23-2149111230.jpg", imageAlt: "Web design showcase"}, { imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageAlt: "Business consulting"}, + "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=1", imageAlt: "Business consulting"}, ]} carouselPosition="right" buttons={[ @@ -139,23 +139,23 @@ export default function HomePage() { { id: 1, title: "SMM / Մարքեթինգ", description: "Արդյունքներին ուղղված մարքեթինգ և գովազդ", imageSrc: - "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg"}, + "http://img.b2bpic.net/free-photo/aerial-view-man-working-computer_53876-31625.jpg?_wi=2"}, { id: 2, title: "Բիզնես Խորհրդատվություն", description: "Ռազմավարություն, աճ, թվայնացում", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg"}, + "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=2"}, { id: 3, title: "Դիզայն", description: "Բրենդինգ, UX/UI, վիզուալ լուծումներ", imageSrc: - "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-69728.jpg"}, + "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-69728.jpg?_wi=2"}, { id: 4, title: "IT Ծառայություններ", description: "Վեբ, մոբայլ, ավտոմատացում, սերվերներ", imageSrc: - "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-125130.jpg"}, + "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-125130.jpg?_wi=2"}, { id: 5, title: "MORPHO Academy", description: "Կրթություն՝ իրական հմտությունների համար", imageSrc: - "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16377.jpg"}, + "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16377.jpg?_wi=2"}, ]} buttons={[ { -- 2.49.1