diff --git a/src/app/page.tsx b/src/app/page.tsx index f1aa15d..e533db8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@heitor", testimonial: "Passionate about creating modern, responsive, and efficient digital experiences.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/job-position-beside-employee-portrait_23-2150037694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/job-position-beside-employee-portrait_23-2150037694.jpg?_wi=1", imageAlt: "young web developer workspace desk", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@heitor", testimonial: "Bringing the same discipline and team-spirit from the courts to the code.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing_23-2148880247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing_23-2148880247.jpg?_wi=1", imageAlt: "young web developer workspace desk", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@heitor", testimonial: "Always coding new projects and refining front-end skills.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345425.jpg?_wi=1", imageAlt: "young web developer workspace desk", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@heitor", testimonial: "Solving problems with clean and maintainable logic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/football-player-bench_23-2147813173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/football-player-bench_23-2147813173.jpg?_wi=1", imageAlt: "young web developer workspace desk", }, { @@ -97,11 +97,11 @@ export default function LandingPage() { handle: "@heitor", testimonial: "Dedicated to excellence in every project and every game.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-professional-volleyball-players-action-3d-stadium_654080-1063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-professional-volleyball-players-action-3d-stadium_654080-1063.jpg?_wi=1", imageAlt: "young web developer workspace desk", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/job-position-beside-employee-portrait_23-2150037694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/job-position-beside-employee-portrait_23-2150037694.jpg?_wi=2" imageAlt="young web developer workspace desk" mediaAnimation="blur-reveal" avatars={[ @@ -166,7 +166,7 @@ export default function LandingPage() { title: "Learning", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing_23-2148880247.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing_23-2148880247.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" imageAlt="casual portrait young guy" @@ -187,7 +187,7 @@ export default function LandingPage() { "HTML5 structure", "JavaScript logic", ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345425.jpg?_wi=2", }, { id: "f2", @@ -197,7 +197,7 @@ export default function LandingPage() { "Tactical play", "Team dynamics", ], - imageSrc: "http://img.b2bpic.net/free-photo/football-player-bench_23-2147813173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/football-player-bench_23-2147813173.jpg?_wi=2", }, { id: "f3", @@ -207,7 +207,7 @@ export default function LandingPage() { "Strategic thinking", "High performance", ], - imageSrc: "http://img.b2bpic.net/free-photo/female-professional-volleyball-players-action-3d-stadium_654080-1063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-professional-volleyball-players-action-3d-stadium_654080-1063.jpg?_wi=2", }, ]} title="My World"