From 3e3ee44582c5857a893786653a829d2a2145b388 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:11:51 +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 c01efb0..a474af5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { { title: "Personalized Wishes", description: "Interactive elements will bring your deepest desires to life."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/green-leaves-tree-tranquil-meadow-generated-by-ai_188544-42398.jpg" + imageSrc="http://img.b2bpic.net/free-photo/green-leaves-tree-tranquil-meadow-generated-by-ai_188544-42398.jpg?_wi=1" imageAlt="Ethereal magic dust and light rays" mediaAnimation="slide-up" /> @@ -160,7 +160,7 @@ export default function LandingPage() { title: "Future's Embrace", description: "Anticipating the wonderful experiences yet to come, full of hope and dreams.", icon: Star, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/green-leaves-tree-tranquil-meadow-generated-by-ai_188544-42398.jpg", imageAlt: "A promising future"}, + imageSrc: "http://img.b2bpic.net/free-photo/green-leaves-tree-tranquil-meadow-generated-by-ai_188544-42398.jpg?_wi=2", imageAlt: "A promising future"}, { imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-through-window-christmas_23-2147724519.jpg", imageAlt: "Symbolic image of future"}, ] -- 2.49.1