Update src/app/page.tsx

This commit is contained in:
2026-05-21 07:45:46 +00:00
parent 716554fe3a
commit e7e9002705

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
description="Little Cayn offers the softest, sustainable, and most stylish clothing curated specifically for your baby's delicate skin."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg?_wi=1",
imageAlt: "Cute baby apparel",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg?_wi=1",
imageAlt: "Soft cotton baby clothes",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
description: "Eco-friendly production for a healthier planet.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg?_wi=2",
imageAlt: "soft baby knitwear newborn",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
description: "Machine washable fabrics designed to last through every wash.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg?_wi=2",
imageAlt: "soft baby knitwear newborn",
},
]}