diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cae6b3..15033f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,15 +72,15 @@ export default function LandingPage() { description="მოგესალმებით ჩემს პირად სივრცეში, სადაც ვიზიარებ ჩემს პროექტებს, გამოცდილებას და შემოქმედებით ხედვებს. აღმოაჩინეთ ჩემი ნამუშევრები და დაუკავშირდით, თუ გაქვთ იდეები თანამშრომლობისთვის." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/asian-photographer-looking-images-digital-camera-while-working-her-office_637285-2780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-photographer-looking-images-digital-camera-while-working-her-office_637285-2780.jpg?_wi=1", imageAlt: "კრეატიული სამუშაო პროცესი", }, { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-21998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-21998.jpg?_wi=1", imageAlt: "ლაშას პორტრეტი", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-photo-city-sunset-smartphone_23-2148184277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-photo-city-sunset-smartphone_23-2148184277.jpg?_wi=1", imageAlt: "პროექტის შექმნა", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageAlt: "გრაფიკული დიზაინის ნიმუში", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/asian-photographer-looking-images-digital-camera-while-working-her-office_637285-2780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-photographer-looking-images-digital-camera-while-working-her-office_637285-2780.jpg?_wi=2", imageAlt: "graphic design portfolio showcase website", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageAlt: "სოციალური მედიის კონტენტი", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-21998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-21998.jpg?_wi=2", imageAlt: "graphic design portfolio showcase website", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { imageAlt: "ფოტო და ვიდეო მონტაჟი", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-photo-city-sunset-smartphone_23-2148184277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-photo-city-sunset-smartphone_23-2148184277.jpg?_wi=2", imageAlt: "graphic design portfolio showcase website", }, ]}