Update src/app/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
href: "/about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-person-s-feet-sitting-top-hill-beautiful-valley_181624-15276.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-person-s-feet-sitting-top-hill-beautiful-valley_181624-15276.jpg?_wi=1"
|
||||
imageAlt="Scenic mountain road leading to adventure"
|
||||
/>
|
||||
</div>
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/adventure-logo-design_1390-29.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/adventure-logo-design_1390-29.jpg?_wi=1",
|
||||
imageAlt: "group of friends hiking mountain",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-person-s-feet-sitting-top-hill-beautiful-valley_181624-15276.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-person-s-feet-sitting-top-hill-beautiful-valley_181624-15276.jpg?_wi=2",
|
||||
imageAlt: "group of friends hiking mountain",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user