From 7f3cba0397d792efd50155a42cda1988ba4fdd71 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 17:42:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 518f328..d120cdc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,9 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-water-character_23-2151149319.jpg", imageAlt: "Disney-style hero character" }, { imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-couple-being-love_23-2151124610.jpg", imageAlt: "Disney-style animal sidekick character" }, { imageSrc: "http://img.b2bpic.net/free-photo/cartoon-dragon-character_23-2151128984.jpg", imageAlt: "Disney-style fantasy creature character" }, - { imageSrc: "http://img.b2bpic.net/free-photo/anime-character-traveling_23-2151278869.jpg", imageAlt: "Disney-style adventurous explorer character" } + { imageSrc: "http://img.b2bpic.net/free-photo/anime-character-traveling_23-2151278869.jpg", imageAlt: "Disney-style adventurous explorer character" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EJhuUJEwbUDPcZmgf8Ks4PTf4e/uploaded-1779903696505-mdnm5gr6.jpg", imageAlt: "Disney-style character in magical setting" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EJhuUJEwbUDPcZmgf8Ks4PTf4e/uploaded-1779903696505-f2kpiczu.jpg", imageAlt: "Another Disney-style character in fantasy scene" } ]} /> @@ -200,4 +202,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file