Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-05 10:18:36 +00:00

View File

@@ -80,32 +80,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/rendering-cartoon-fantasy-scene-with-forest-house_23-2151150845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rendering-cartoon-fantasy-scene-with-forest-house_23-2151150845.jpg?_wi=1",
imageAlt: "Child reading a magical book in a whimsical forest",
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/enchanted-treehouse-whimsical-forest_23-2151984553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/enchanted-treehouse-whimsical-forest_23-2151984553.jpg?_wi=1",
imageAlt: "Diverse children reading happily together",
},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-celebrating-india_23-2151999484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-celebrating-india_23-2151999484.jpg?_wi=1",
imageAlt: "Open storybook with vibrant illustrations of an enchanted forest",
},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/couple-s-reflection-mirror_23-2151966002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-s-reflection-mirror_23-2151966002.jpg?_wi=1",
imageAlt: "Parent reading to a child at bedtime in a cozy setting",
},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/artist-woman-painting-canvas-high-view_23-2148802077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-woman-painting-canvas-high-view_23-2148802077.jpg?_wi=1",
imageAlt: "Young girl drawing and imagining her own colorful book",
},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-together_23-2149073578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-together_23-2149073578.jpg?_wi=1",
imageAlt: "Diverse group of smiling children interacting with books",
},
]}
@@ -248,7 +248,7 @@ export default function LandingPage() {
tag: "Parent",
avatarSrc: "http://img.b2bpic.net/free-photo/mother-daughter-having-fun-kitchen_1301-6566.jpg",
avatarAlt: "Maria Rossi",
imageSrc: "http://img.b2bpic.net/free-photo/rendering-cartoon-fantasy-scene-with-forest-house_23-2151150845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rendering-cartoon-fantasy-scene-with-forest-house_23-2151150845.jpg?_wi=2",
imageAlt: "happy parent avatar",
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
tag: "Educator",
avatarSrc: "http://img.b2bpic.net/free-photo/young-chinese-woman-smiling-confident-standing-street_839833-7633.jpg",
avatarAlt: "Prof. Elena Bianchi",
imageSrc: "http://img.b2bpic.net/free-photo/enchanted-treehouse-whimsical-forest_23-2151984553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/enchanted-treehouse-whimsical-forest_23-2151984553.jpg?_wi=2",
imageAlt: "happy parent avatar",
},
{
@@ -272,7 +272,7 @@ export default function LandingPage() {
tag: "Parent",
avatarSrc: "http://img.b2bpic.net/free-photo/old-woman-confronting-alzheimer-disease_23-2149043724.jpg",
avatarAlt: "Giovanni Verdi",
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-celebrating-india_23-2151999484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-celebrating-india_23-2151999484.jpg?_wi=2",
imageAlt: "happy parent avatar",
},
{
@@ -284,7 +284,7 @@ export default function LandingPage() {
tag: "Specialist",
avatarSrc: "http://img.b2bpic.net/free-photo/headshot-attractive-young-dark-skinned-bearded-student-stylish-jeans-shirt-smiling-cheerfully-showing-his-perfect-white-teeth-looking-sideways-with-inspired-happy-smile-horizontal_273609-1849.jpg",
avatarAlt: "Dr. Sofia Ricci",
imageSrc: "http://img.b2bpic.net/free-photo/couple-s-reflection-mirror_23-2151966002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-s-reflection-mirror_23-2151966002.jpg?_wi=2",
imageAlt: "happy parent avatar",
},
{
@@ -296,7 +296,7 @@ export default function LandingPage() {
tag: "Parent",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-confident-beautiful-brunette-girl-glasses-looking-happy_1258-122147.jpg",
avatarAlt: "Luca Marino",
imageSrc: "http://img.b2bpic.net/free-photo/artist-woman-painting-canvas-high-view_23-2148802077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-woman-painting-canvas-high-view_23-2148802077.jpg?_wi=2",
imageAlt: "happy parent avatar",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
tag: "Gift-giver",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg",
avatarAlt: "Paola Gallo",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-together_23-2149073578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-together_23-2149073578.jpg?_wi=2",
imageAlt: "happy parent avatar",
},
]}