Update src/app/page.tsx

This commit is contained in:
2026-06-11 04:21:39 +00:00
parent da6a23c349
commit 5c2b7a9023

View File

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