diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7123437..feea3b7 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,10 +28,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/watercolor-floral-border-with-copy-space_9975-29088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/watercolor-floral-border-with-copy-space_9975-29088.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352419.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/cards-with-lettering-just-married-hang-grey-stand-outside_8353-392.jpg", @@ -100,7 +100,7 @@ export default function HomePage() { }, ], placeholder: "Send a note...", - imageSrc: "http://img.b2bpic.net/free-photo/watercolor-floral-border-with-copy-space_9975-29088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/watercolor-floral-border-with-copy-space_9975-29088.jpg?_wi=2", imageAlt: "wedding vendor brand logo", }, { @@ -124,7 +124,7 @@ export default function HomePage() { }, ], completedLabel: "Celebrated", - imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352419.jpg?_wi=2", imageAlt: "wedding vendor brand logo", }, ]}