Update src/pages/HomePage.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user