Update src/app/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285711.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285711.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
description: "We apply biblical truths to our everyday lives in modern ways.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-smiling-while-listening-their-friend-playing-guitar_23-2149187036.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-smiling-while-listening-their-friend-playing-guitar_23-2149187036.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424013.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285711.jpg?_wi=2",
|
||||
imageAlt: "small groups meeting coffee fellowship",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people_53876-21284.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-smiling-while-listening-their-friend-playing-guitar_23-2149187036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-smiling-while-listening-their-friend-playing-guitar_23-2149187036.jpg?_wi=2",
|
||||
imageAlt: "small groups meeting coffee fellowship",
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-virtual-date-laptop-high-angle_23-2149295184.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010518.jpg?_wi=1",
|
||||
imageAlt: "small groups meeting coffee fellowship",
|
||||
},
|
||||
]}
|
||||
@@ -320,7 +320,7 @@ export default function LandingPage() {
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010518.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010518.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user