Update src/app/page.tsx

This commit is contained in:
2026-05-14 23:29:49 +00:00
parent a5327400aa
commit 6dffcc51eb

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/horizontal-view-little-football-stadium-faroe-islands_181624-18380.jpg"
imageSrc="http://img.b2bpic.net/free-photo/horizontal-view-little-football-stadium-faroe-islands_181624-18380.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563040.jpg",
@@ -212,14 +212,14 @@ export default function LandingPage() {
id: "p1",
name: "Lionel Messi",
role: "The Magician",
imageSrc: "http://img.b2bpic.net/free-photo/office-finger-outstretched-electronic-brown-hair_1134-817.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-finger-outstretched-electronic-brown-hair_1134-817.jpg?_wi=1",
imageAlt: "football stadium crowd cheering",
},
{
id: "p2",
name: "Cristiano Ronaldo",
role: "The Machine",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-little-football-stadium-faroe-islands_181624-18380.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-little-football-stadium-faroe-islands_181624-18380.jpg?_wi=2",
imageAlt: "football stadium crowd cheering",
},
]}
@@ -241,7 +241,7 @@ export default function LandingPage() {
quote: "The greatest rivalry I have ever seen.",
tag: "Respect",
avatarSrc: "http://img.b2bpic.net/free-photo/looking-side-confused-young-sporty-man-holding-ball-points-with-hand-side-isolated-purple-background_141793-63087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-little-football-stadium-faroe-islands_181624-18380.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-little-football-stadium-faroe-islands_181624-18380.jpg?_wi=3",
imageAlt: "soccer commentator portrait",
},
{
@@ -252,7 +252,7 @@ export default function LandingPage() {
quote: "Two aliens among humans.",
tag: "Admire",
avatarSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-businessman_23-2148139801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-finger-outstretched-electronic-brown-hair_1134-817.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-finger-outstretched-electronic-brown-hair_1134-817.jpg?_wi=2",
imageAlt: "soccer commentator portrait",
},
{