Update src/pages/HomePage.tsx
This commit is contained in:
@@ -23,19 +23,19 @@ export default function HomePage() {
|
||||
text: "RSVP", href: "#contact"}}
|
||||
leftItems={[
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FLxFSYd9I4TmWBL7ZgkuohbIQC/uploaded-1781871995750-a1ojv000.jpg"},
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FLxFSYd9I4TmWBL7ZgkuohbIQC/uploaded-1781871995750-a1ojv000.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg?_wi=1"},
|
||||
]}
|
||||
rightItems={[
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FLxFSYd9I4TmWBL7ZgkuohbIQC/uploaded-1781871995750-a1ojv000.jpg"},
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FLxFSYd9I4TmWBL7ZgkuohbIQC/uploaded-1781871995750-a1ojv000.jpg?_wi=2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg?_wi=2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
tag="Our Story"
|
||||
title="The Journey Together"
|
||||
description="From our first meeting in the city to our biggest adventure yet, we've shared so many beautiful moments. We can't wait to write our next chapter together."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-photo-handsome-elegant-man-suit-with-beautiful-sexy-woman-colorful-dress-white_158538-11177.jpg?_wi=3"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Bridesmaids", members: [
|
||||
{
|
||||
name: "Sarah Miller", role: "Maid of Honor", detail: "Best friend since college", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg"},
|
||||
name: "Sarah Miller", role: "Maid of Honor", detail: "Best friend since college", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg?_wi=3"},
|
||||
{
|
||||
name: "Emily Chen", role: "Bridesmaid", detail: "Partner in crime", imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-attractive-girls-tulle-skirts-sitting-outdoor-stairs-they-smiling_197531-1999.jpg"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user