From 5c2b7a9023c0e770c2136eb45a977432825b5c91 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 04:21:39 +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 bdf8e6f..8f74259 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,11 +83,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/interior-kids-room-decoration-with-toys_23-2149096014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-kids-room-decoration-with-toys_23-2149096014.jpg?_wi=1", imageAlt: "High-end action figure display case", }, { - imageSrc: "http://img.b2bpic.net/free-photo/amazed-kid-sitting-near-stands-with-toys-choosing-dolls_7502-4280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazed-kid-sitting-near-stands-with-toys-choosing-dolls_7502-4280.jpg?_wi=1", imageAlt: "Modern toy store interior design", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { description: "Knowledgeable and passionate team ready to assist every collector.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/interior-kids-room-decoration-with-toys_23-2149096014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-kids-room-decoration-with-toys_23-2149096014.jpg?_wi=2", imageAlt: "premium toy store logo", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { description: "A welcoming atmosphere designed for enthusiasts to explore and connect.", bentoComponent: "reveal-icon", icon: Box, - imageSrc: "http://img.b2bpic.net/free-photo/amazed-kid-sitting-near-stands-with-toys-choosing-dolls_7502-4280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazed-kid-sitting-near-stands-with-toys-choosing-dolls_7502-4280.jpg?_wi=2", imageAlt: "premium toy store logo", }, ]}