Update src/app/page.tsx
This commit is contained in:
@@ -92,15 +92,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=1",
|
||||
imageAlt: "Crowd cheering at a vibrant music concert",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg?_wi=1",
|
||||
imageAlt: "Large stadium filled with fans during a sports event",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg?_wi=1",
|
||||
imageAlt: "Audience laughing at a stand-up comedy show",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-screen-financial-department-office-shows-stock-exchange-indices_482257-91771.jpg",
|
||||
imageAlt: "Mobile phone showing event details and ticket options",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=2",
|
||||
imageAlt: "mobile phone displaying event calendar",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/member-log-membership-username-password-concept_53876-167146.jpg",
|
||||
imageAlt: "Fingerprint scanning for secure mobile payment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg?_wi=2",
|
||||
imageAlt: "mobile phone displaying event calendar",
|
||||
},
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-scanning-qr-code_23-2149321645.jpg",
|
||||
imageAlt: "Phone screen displaying a QR code digital ticket",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg?_wi=2",
|
||||
imageAlt: "mobile phone displaying event calendar",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user