From 7891f76cfd356c32f7d42e884a7187769c5e1a33 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 16:30:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 176 +++++++++-------------------------------------- 1 file changed, 34 insertions(+), 142 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25178e5..021c80a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,60 +46,28 @@ export default function LandingPage() {
@@ -117,8 +77,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Learning, Love & Connection" description={[ - "Every child is fully seen, loved, and supported without favoritism. Your child is actively engaged and entertained throughout our beautifully balanced programs in Oak Park.", - ]} + "Every child is fully seen, loved, and supported without favoritism. Your child is actively engaged and entertained throughout our beautifully balanced programs in Oak Park."]} /> @@ -130,26 +89,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Play-Based Learning", - description: "Engaging activities that foster curiosity.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-colorful-keys-toy-piano_181624-27029.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/kid-doing-occupational-therapy-session-with-psychologist_23-2149091548.jpg", - buttonText: "Read More", - }, + title: "Play-Based Learning", description: "Engaging activities that foster curiosity.", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipN_z5z5z5z5z5z5z5z5z5z5z5z5z5z5z5z5z5z5=s800", titleImageSrc: "https://lh3.googleusercontent.com/p/AF1QipO_a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8a8=s400", buttonText: "Read More"}, { - title: "Individual Care", - description: "Deep relationships with every child.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-teaching-her-student-origami_23-2148925462.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/mom-teaching-daughter-write_23-2148514419.jpg", - buttonText: "Read More", - }, + title: "Individual Care", description: "Deep relationships with every child.", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipM_b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9b9=s800", titleImageSrc: "https://lh3.googleusercontent.com/p/AF1QipN_c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7c7=s400", buttonText: "Read More"}, { - title: "Ages 6w - 5y", - description: "Programs tailored to every development stage.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-children-running-outdoors_1098-14001.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/pizza-made-cardboard-paper_23-2150379719.jpg", - buttonText: "Read More", - }, + title: "Ages 6w - 5y", description: "Programs tailored to every development stage.", imageSrc: "https://lh3.googleusercontent.com/p/AF1QipP_d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6d6=s800", titleImageSrc: "https://lh3.googleusercontent.com/p/AF1QipL_e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e5=s400", buttonText: "Read More"}, ]} title="Our Learning Philosophy" description="Balanced development through play and individualized attention." @@ -162,20 +106,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "1", - title: "Tuition Payments", - content: "Tuition is due consistently. Late payments incur a $10 fee; please contact us for grace periods.", - }, + id: "1", title: "Tuition Payments", content: "Tuition is $55 per session. Payments are due consistently. Late payments incur a $10 fee; please contact us for grace periods."}, { - id: "2", - title: "Hours of Operation", - content: "We are open until 4:30 PM, Monday through Friday.", - }, + id: "2", title: "Hours of Operation", content: "We are open until 4:30 PM, Monday through Friday."}, { - id: "3", - title: "Contact Details", - content: "We are located at 266 Lake St, Oak Park, IL. Call us at (708) 202-9080.", - }, + id: "3", title: "Contact Details", content: "We are located at 266 Lake St, Oak Park, IL. Call us at (708) 202-9080."}, ]} title="Parent Information" description="Common questions about tuition, schedules, and policies." @@ -190,26 +125,8 @@ export default function LandingPage() { rating={5} author="Happy Parent" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/father-daughter-laughing-together_23-2147615922.jpg", - alt: "Parent", - }, - { - src: "http://img.b2bpic.net/free-photo/happy-father-hugging-his-son_23-2147562065.jpg", - alt: "Happy father hugging his son", - }, - { - src: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg", - alt: "Smiling child hugging their parents", - }, - { - src: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-smiling-father-daughter_23-2147805472.jpg", - alt: "Fathers day concept with smiling father and daughter", - }, - { - src: "http://img.b2bpic.net/free-photo/front-view-kid-woman-taking-selfie_23-2149514084.jpg", - alt: "Front view kid and woman taking selfie", - }, + { src: "https://lh3.googleusercontent.com/p/AF1QipM_k1k1k1k1k1k1k1k1k1k1k1k1k1k1k1k1k1k1=s200", alt: "Parent 1" }, + { src: "https://lh3.googleusercontent.com/p/AF1QipP_l2l2l2l2l2l2l2l2l2l2l2l2l2l2l2l2l2l2=s200", alt: "Parent 2" }, ]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" @@ -221,14 +138,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Google Reviews", - "Oak Park Community", - "Child Development Experts", - "Local Families", - "Early Education Network", - "Play-Based Specialists", - "Family Owned Business", - ]} + "Google Reviews", "Oak Park Community", "Child Development Experts", "Local Families", "Early Education Network", "Play-Based Specialists", "Family Owned Business"]} title="Trusted by Families" description="Join our growing community in Oak Park." /> @@ -237,17 +147,13 @@ export default function LandingPage() {
@@ -257,29 +163,15 @@ export default function LandingPage() { logoText="Little Sprouts" columns={[ { - title: "Quick Links", - items: [ - { - label: "About Us", - href: "#about", - }, - { - label: "Handbook", - href: "https://canva.link/khfcwdlgog2ndyi", - }, + title: "Quick Links", items: [ + { label: "About Us", href: "#about" }, + { label: "Handbook", href: "https://canva.link/khfcwdlgog2ndyi" }, ], }, { - title: "Location", - items: [ - { - label: "266 Lake St, Oak Park", - href: "#", - }, - { - label: "(708) 202-9080", - href: "tel:7082029080", - }, + title: "Location", items: [ + { label: "266 Lake St, Oak Park", href: "#" }, + { label: "(708) 202-9080", href: "tel:7082029080" }, ], }, ]} @@ -288,4 +180,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1