diff --git a/src/app/page.tsx b/src/app/page.tsx index ac26607..ea0c891 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@sarah_m", testimonial: "Fantastic job on our living room. The media wall is exactly what we wanted!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg?_wi=1", }, { name: "James Cook", @@ -95,7 +95,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086830.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -166,7 +166,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Tv, }, - imageSrc: "http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg?_wi=2", imageAlt: "light ceramic window interior tub", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Palette, }, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg?_wi=2", imageAlt: "light ceramic window interior tub", }, ]}