From e4affcafc4ab7746ae992ee58a15faa9023bb709 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:03:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a6906b..dae7232 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { name: "Siobhán Ní Fhlannagáin", role: "Storyteller", description: "Keeper of local myths and ancient rituals of Ard Mhacha.", - imageSrc: "http://img.b2bpic.net/free-photo/leaf-casting-shadow-man_23-2148192722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leaf-casting-shadow-man_23-2148192722.jpg?_wi=1", }, { id: "s2", @@ -152,7 +152,7 @@ export default function LandingPage() { name: "Eimear O'Neill", role: "Cultural Guide", description: "Sharing the deep ancestral connection to the land.", - imageSrc: "http://img.b2bpic.net/free-photo/leaf-casting-shadow-man_23-2148192722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leaf-casting-shadow-man_23-2148192722.jpg?_wi=2", }, ]} title="Speaker Profiles" -- 2.49.1