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