From f6cf9917ccb2018f775c71af08d68ad5bea97f89 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 21:45:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f8dc146..3e1edc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "https://wa.me/5511999999999", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-carpenter-craftsman-checking-wood-plank-quality-before-work_342744-1422.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-carpenter-craftsman-checking-wood-plank-quality-before-work_342744-1422.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -110,7 +110,7 @@ export default function LandingPage() { tags: [ "Reparo", ], - imageSrc: "http://img.b2bpic.net/free-photo/senior-carpenter-craftsman-checking-wood-plank-quality-before-work_342744-1422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-carpenter-craftsman-checking-wood-plank-quality-before-work_342744-1422.jpg?_wi=2", imageAlt: "Middle aged man in his instrument workshop", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { tags: [ "Estética", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-medium-shot-musician-playing-saxophone_23-2148207491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-medium-shot-musician-playing-saxophone_23-2148207491.jpg?_wi=1", imageAlt: "Middle aged man in his instrument workshop", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { tags: [ "Especializado", ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-5037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-5037.jpg?_wi=1", imageAlt: "Middle aged man in his instrument workshop", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { tags: [ "Diagnóstico", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-playing-guitar-red-wall-concert-live-color-band-applause-music-play-musician_140725-142817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-playing-guitar-red-wall-concert-live-color-band-applause-music-play-musician_140725-142817.jpg?_wi=1", imageAlt: "Middle aged man in his instrument workshop", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() { role: "Músico", company: "Banda local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-medium-shot-musician-playing-saxophone_23-2148207491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-medium-shot-musician-playing-saxophone_23-2148207491.jpg?_wi=2", }, { id: "2", @@ -251,7 +251,7 @@ export default function LandingPage() { role: "Estudante", company: "Conservatório", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-5037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-musician-with-stylish-hair-elegant-clothes-with-guitar-his-hands-playing-posing-dark-background_613910-5037.jpg?_wi=2", }, { id: "3", @@ -259,7 +259,7 @@ export default function LandingPage() { role: "Saxofonista", company: "Independente", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-playing-guitar-red-wall-concert-live-color-band-applause-music-play-musician_140725-142817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-playing-guitar-red-wall-concert-live-color-band-applause-music-play-musician_140725-142817.jpg?_wi=2", }, { id: "4", -- 2.49.1