From a71f24e1866609c77f91b1df2d54cd0405419567 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 03:18:58 +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 4b8eda2..68a71c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "The stories are so vivid and warm.", name: "Sarah O.", role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-reading-together_23-2148396013.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778294517732-gje7648u.jpg", }, { id: "2", @@ -306,7 +306,7 @@ export default function LandingPage() { tag="Let's Connect" title="Start Your Storytelling Journey" description="Join our mailing list for updates on new stories and workshop availability." - imageSrc="http://img.b2bpic.net/free-photo/top-view-brown-round-plate-empty-glass-made-isolated-meal-table-color_140725-22365.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DSwwkDmPv97P3RU1FoainfuHjY/uploaded-1778296719849-3jp4jcb3.jpg" mediaAnimation="slide-up" /> -- 2.49.1