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"}, ]