From d013063e2619cbafbcb62ea4da3afddbef2f725e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 13:02:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d85c5ce..1b24271 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-girl-playing-memory-game_23-2150231753.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-girl-playing-memory-game_23-2150231753.jpg?_wi=1" avatarText="Loved by 10k+ families" avatars={[ { @@ -105,21 +105,21 @@ export default function LandingPage() { title: "Sustainable", description: "Eco-friendly materials for a better future.", buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-playing-memory-game_23-2150231753.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-playing-memory-game_23-2150231753.jpg?_wi=2", imageAlt: "3d view of puzzle pieces", }, { title: "Educational", description: "Toys that help children learn and grow.", buttonIcon: "BookOpen", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-blocks_1308-39986.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-blocks_1308-39986.jpg?_wi=1", imageAlt: "3d view of puzzle pieces", }, { title: "Free Shipping", description: "On all orders over $50.", buttonIcon: "Truck", - imageSrc: "http://img.b2bpic.net/free-photo/fluffy-toy-texture-close-up_23-2149686921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fluffy-toy-texture-close-up_23-2149686921.jpg?_wi=1", imageAlt: "3d view of puzzle pieces", }, ]} @@ -139,13 +139,13 @@ export default function LandingPage() { id: "p1", name: "Building Blocks", price: "$29.99", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-blocks_1308-39986.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-blocks_1308-39986.jpg?_wi=2", }, { id: "p2", name: "Teddy Bear", price: "$19.99", - imageSrc: "http://img.b2bpic.net/free-photo/fluffy-toy-texture-close-up_23-2149686921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fluffy-toy-texture-close-up_23-2149686921.jpg?_wi=2", }, { id: "p3",