From 2323d9808dd4cf9dad0cc94b719fe0615fd0c21e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 13:56:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08b47bd..75cea67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-pink-fresh-flower_23-2148060024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-pink-fresh-flower_23-2148060024.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -143,7 +143,7 @@ export default function LandingPage() { description: "Studies show that fresh flowers reduce stress and significantly improve mood.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-shovel-gardening-fork-peat-pot-potted-plant-moss-spray-bottle-white-background_23-2148044436.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-shovel-gardening-fork-peat-pot-potted-plant-moss-spray-bottle-white-background_23-2148044436.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -167,7 +167,7 @@ export default function LandingPage() { description: "Nature's free spirits, including daisies and bluebells.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-fresh-flower_23-2148060024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-fresh-flower_23-2148060024.jpg?_wi=2", imageAlt: "sunflower icon vector style", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { description: "Exotic species like hibiscus and orchids thriving in warm climates.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-shovel-gardening-fork-peat-pot-potted-plant-moss-spray-bottle-white-background_23-2148044436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-shovel-gardening-fork-peat-pot-potted-plant-moss-spray-bottle-white-background_23-2148044436.jpg?_wi=2", imageAlt: "sunflower icon vector style", }, ]}