diff --git a/src/App.tsx b/src/App.tsx index ef30a8f..2f31eff 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -77,14 +77,14 @@ export default function App() { handle: "@leosbrews", text: "A sanctuary for coffee lovers. The staff is incredibly knowledgeable and the atmosphere is unmatched.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xyd5ln", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xyd5ln&_wi=1", }, { name: "Chloe T.", handle: "@chloecoffee", text: "I drive across town just for their house blend. It is truly the gold standard for artisanal coffee.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bgc3fs", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bgc3fs&_wi=1", }, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0on7hr" @@ -265,14 +265,14 @@ export default function App() { quote: "My favorite place for a weekend read and an excellent brew.", name: "Kevin T.", role: "Writer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xyd5ln", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xyd5ln&_wi=2", }, { title: "Unmatched roasts.", quote: "Try their signature blend, you won't regret it.", name: "Sophie J.", role: "Student", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bgc3fs", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bgc3fs&_wi=2", }, ]} />