diff --git a/src/app/page.tsx b/src/app/page.tsx index c74db7e..cbef5d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Artisanal", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -200,14 +200,14 @@ export default function LandingPage() { id: "t2", name: "Marie-Pier", role: "Barista", - imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg?_wi=2", imageAlt: "Medium shot woman talking on phone", }, { id: "t3", name: "Jean-Luc", role: "Boulanger", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg?_wi=2", imageAlt: "Medium shot woman talking on phone", }, ]}