From 1c8ed4dbc397270546ab522b32e933511f35e074 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:11:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e25d6e..1318aa4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/masculanity-confidence-concept-horizontal-half-profile-attractive-clean-shaven-young-dark-skinned-guy-keeping-arms-folded-posing-against-blank-red-studio-wall-with-copy-space-your-content_343059-416.jpg", imageAlt: "Mo Salah in action"}, + imageSrc: "http://img.b2bpic.net/free-photo/masculanity-confidence-concept-horizontal-half-profile-attractive-clean-shaven-young-dark-skinned-guy-keeping-arms-folded-posing-against-blank-red-studio-wall-with-copy-space-your-content_343059-416.jpg?_wi=1", imageAlt: "Mo Salah in action"}, { imageSrc: "http://img.b2bpic.net/free-photo/boston-aerial-view-sunset_649448-744.jpg", imageAlt: "Anfield Stadium"}, { @@ -149,7 +149,7 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "1", name: "Mohamed Salah", role: "Right Winger", description: "Egyptian King - Liverpool's star performer and goal-scoring machine", imageSrc: "http://img.b2bpic.net/free-photo/masculanity-confidence-concept-horizontal-half-profile-attractive-clean-shaven-young-dark-skinned-guy-keeping-arms-folded-posing-against-blank-red-studio-wall-with-copy-space-your-content_343059-416.jpg", imageAlt: "Mo Salah", socialLinks: [ + id: "1", name: "Mohamed Salah", role: "Right Winger", description: "Egyptian King - Liverpool's star performer and goal-scoring machine", imageSrc: "http://img.b2bpic.net/free-photo/masculanity-confidence-concept-horizontal-half-profile-attractive-clean-shaven-young-dark-skinned-guy-keeping-arms-folded-posing-against-blank-red-studio-wall-with-copy-space-your-content_343059-416.jpg?_wi=2", imageAlt: "Mo Salah", socialLinks: [ { icon: Twitter, url: "https://twitter.com/MoSalah" }, { icon: Instagram, url: "https://instagram.com/mosalah" }, ], @@ -189,13 +189,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-watching-tv-sitting-sofa-male-fan_639032-2832.jpg", imageAlt: "James Murphy"}, { id: "2", name: "Sarah Ahmed", role: "Season Ticket Holder", company: "Manchester, UK", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-girl-wearing-casual-clothes-angry-mad-screaming-frustrated-furious-shouting-with-anger-rage-aggressive-concept_839833-32461.jpg", imageAlt: "Sarah Ahmed"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-girl-wearing-casual-clothes-angry-mad-screaming-frustrated-furious-shouting-with-anger-rage-aggressive-concept_839833-32461.jpg?_wi=1", imageAlt: "Sarah Ahmed"}, { id: "3", name: "David Chen", role: "International Supporter", company: "Singapore", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/athlete-celebrating-win_23-2147644481.jpg", imageAlt: "David Chen"}, { id: "4", name: "Maria Rodriguez", role: "Youth Academy Parent", company: "Barcelona, Spain", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-girl-wearing-casual-clothes-angry-mad-screaming-frustrated-furious-shouting-with-anger-rage-aggressive-concept_839833-32461.jpg", imageAlt: "Maria Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-girl-wearing-casual-clothes-angry-mad-screaming-frustrated-furious-shouting-with-anger-rage-aggressive-concept_839833-32461.jpg?_wi=2", imageAlt: "Maria Rodriguez"}, { id: "5", name: "Ahmed Hassan", role: "Global Community Manager", company: "Cairo, Egypt", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-male-showing-winner-gesture-green-t-shirt-hat-looking-blissful_176474-16596.jpg", imageAlt: "Ahmed Hassan"}, -- 2.49.1