Update src/app/page.tsx
This commit is contained in:
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Elena Gialli",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg?_wi=1"
|
||||
imageAlt="Modern construction site with heavy machinery and city skyline"
|
||||
mediaAnimation="opacity"
|
||||
avatars={[
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg?_wi=2",
|
||||
imageAlt: "road construction site heavy machinery",
|
||||
},
|
||||
{
|
||||
@@ -397,7 +397,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Andrea Rizzo",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg?_wi=3",
|
||||
imageAlt: "male construction executive portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user