Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 00:06:37 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#catalog",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/colorful-pop-it-toy-background-close-up_58702-5469.jpg"
imageSrc="http://img.b2bpic.net/free-photo/colorful-pop-it-toy-background-close-up_58702-5469.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -149,7 +149,7 @@ export default function LandingPage() {
name: "Mini Drum",
price: "$22.00",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/colorful-pop-it-toy-background-close-up_58702-5469.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-pop-it-toy-background-close-up_58702-5469.jpg?_wi=2",
},
{
id: "p6",
@@ -169,27 +169,27 @@ export default function LandingPage() {
{
id: "t1",
name: "Alice M.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241159.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241159.jpg?_wi=1",
},
{
id: "t2",
name: "Brian K.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-father-holding-kid_23-2148936134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-father-holding-kid_23-2148936134.jpg?_wi=1",
},
{
id: "t3",
name: "Clara R.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-daughter-kissing-her-beautiful-happy-mother-outdoors_1153-6896.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-daughter-kissing-her-beautiful-happy-mother-outdoors_1153-6896.jpg?_wi=1",
},
{
id: "t4",
name: "David W.",
imageSrc: "http://img.b2bpic.net/free-photo/selfie-photo-with-father-son_23-2148404173.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/selfie-photo-with-father-son_23-2148404173.jpg?_wi=1",
},
{
id: "t5",
name: "Eva J.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-lady-shows-that-he-likes-car-toy_140725-37629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-lady-shows-that-he-likes-car-toy_140725-37629.jpg?_wi=1",
},
]}
cardTitle="Loved by Parents"
@@ -211,31 +211,31 @@ export default function LandingPage() {
id: "m1",
name: "Sarah J.",
role: "Head Designer",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241159.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mothers-day-celebration_23-2151241159.jpg?_wi=2",
},
{
id: "m2",
name: "Mark D.",
role: "Lead Craftsman",
imageSrc: "http://img.b2bpic.net/free-photo/selfie-photo-with-father-son_23-2148404173.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/selfie-photo-with-father-son_23-2148404173.jpg?_wi=2",
},
{
id: "m3",
name: "Elena P.",
role: "Safety Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-daughter-kissing-her-beautiful-happy-mother-outdoors_1153-6896.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-little-daughter-kissing-her-beautiful-happy-mother-outdoors_1153-6896.jpg?_wi=2",
},
{
id: "m4",
name: "Tom K.",
role: "Sustainability Expert",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-father-holding-kid_23-2148936134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-father-holding-kid_23-2148936134.jpg?_wi=2",
},
{
id: "m5",
name: "Mia L.",
role: "Childhood Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-lady-shows-that-he-likes-car-toy_140725-37629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-lady-shows-that-he-likes-car-toy_140725-37629.jpg?_wi=2",
},
]}
/>