diff --git a/src/app/page.tsx b/src/app/page.tsx index a3d8636..db44acb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,35 +58,35 @@ export default function LandingPage() { handle: "@spesnova", testimonial: "Spes Nova dało mi drugą szansę i narzędzia, o których nawet nie marzyłem.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=1", }, { name: "Tomasz W.", handle: "@spesnova", testimonial: "Własna firma to wolność. Dzięki fundacji zrozumiałem, jak działa rynek.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=2", }, { name: "Krzysztof B.", handle: "@spesnova", testimonial: "Profesjonalizm na każdym kroku. Mentorzy są tutaj kluczem.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=3", }, { name: "Adam Z.", handle: "@spesnova", testimonial: "Zmieniłem swoje myślenie z przetrwania na budowanie wartości.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=4", }, { name: "Piotr M.", handle: "@spesnova", testimonial: "To nie jest pomoc socjalna, to szkoła biznesu wysokiej klasy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=5", }, ]} buttons={[ @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-design-illuminates-modern-apartment-empty-corridor-generated-by-ai_188544-21267.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-design-illuminates-modern-apartment-empty-corridor-generated-by-ai_188544-21267.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-folded-arms_23-2147955369.jpg", @@ -149,7 +149,7 @@ export default function LandingPage() { title: "Recydywy", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-business-workspace-with-device-showing-data-analytics-infographics_482257-116612.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-business-workspace-with-device-showing-data-analytics-infographics_482257-116612.jpg?_wi=1" /> @@ -165,7 +165,7 @@ export default function LandingPage() { descriptions: [ "Warsztaty biznesowe prowadzone przez ekspertów.", ], - imageSrc: "http://img.b2bpic.net/free-photo/report-speaker_1098-15833.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/report-speaker_1098-15833.jpg?_wi=1", }, { id: "2", @@ -251,7 +251,7 @@ export default function LandingPage() { button: { text: "Wybierz", }, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-design-illuminates-modern-apartment-empty-corridor-generated-by-ai_188544-21267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-design-illuminates-modern-apartment-empty-corridor-generated-by-ai_188544-21267.jpg?_wi=2", imageAlt: "modern corporate office dark theme", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { button: { text: "Wybierz", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=6", imageAlt: "professional portrait man smiling", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { button: { text: "Wybierz", }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workspace-with-device-showing-data-analytics-infographics_482257-116612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workspace-with-device-showing-data-analytics-infographics_482257-116612.jpg?_wi=2", imageAlt: "business intelligence dashboard clean", }, ]} @@ -329,7 +329,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-using-tablet-window_23-2148095690.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/report-speaker_1098-15833.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/report-speaker_1098-15833.jpg?_wi=2", imageAlt: "business education training workshop", }, ]}