Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 14:19:25 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/artist-workshop-with-paintings-wall_23-2148185856.jpg"
imageSrc="http://img.b2bpic.net/free-photo/artist-workshop-with-paintings-wall_23-2148185856.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/art-desk-concept-with-painting-supplies_23-2148577655.jpg",
@@ -123,7 +123,7 @@ export default function LandingPage() {
"Development",
"Play",
],
imageSrc: "http://img.b2bpic.net/free-photo/artist-workshop-with-paintings-wall_23-2148185856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-workshop-with-paintings-wall_23-2148185856.jpg?_wi=2",
imageAlt: "Young activist taking action",
},
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
"Learning",
"Discovery",
],
imageSrc: "http://img.b2bpic.net/free-photo/child-sitting-near-water-colors-paper_23-2148037942.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-sitting-near-water-colors-paper_23-2148037942.jpg?_wi=1",
imageAlt: "Young activist taking action",
},
]}
@@ -153,19 +153,19 @@ export default function LandingPage() {
id: "curr",
name: "Standard Curriculum",
price: "Integrated",
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughters-sitting-grass_23-2147638883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughters-sitting-grass_23-2147638883.jpg?_wi=1",
},
{
id: "loose",
name: "Loose Parts Play",
price: "Hands-on",
imageSrc: "http://img.b2bpic.net/free-photo/child-sitting-near-water-colors-paper_23-2148037942.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-sitting-near-water-colors-paper_23-2148037942.jpg?_wi=2",
},
{
id: "enrich",
name: "Piper's Key",
price: "Specialized",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-students-hugging-their-teacher_23-2148633328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-students-hugging-their-teacher_23-2148633328.jpg?_wi=1",
},
]}
title="Curriculum"
@@ -213,7 +213,7 @@ export default function LandingPage() {
name: "Mark D.",
handle: "@tlc-family",
testimonial: "My child loves the Reggio approach.",
imageSrc: "http://img.b2bpic.net/free-photo/artist-workshop-with-paintings-wall_23-2148185856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-workshop-with-paintings-wall_23-2148185856.jpg?_wi=3",
imageAlt: "Girl with brush near set of water colors and paper sitting on floor",
},
{
@@ -221,7 +221,7 @@ export default function LandingPage() {
name: "Elena R.",
handle: "@tlc-family",
testimonial: "Excellent care and learning environment.",
imageSrc: "http://img.b2bpic.net/free-photo/child-sitting-near-water-colors-paper_23-2148037942.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-sitting-near-water-colors-paper_23-2148037942.jpg?_wi=3",
imageAlt: "Girl with brush near set of water colors and paper sitting on floor",
},
{
@@ -229,7 +229,7 @@ export default function LandingPage() {
name: "James P.",
handle: "@tlc-family",
testimonial: "Dedicated and kind teachers.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-students-hugging-their-teacher_23-2148633328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-students-hugging-their-teacher_23-2148633328.jpg?_wi=2",
imageAlt: "Girl with brush near set of water colors and paper sitting on floor",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
name: "Linda M.",
handle: "@tlc-family",
testimonial: "Highly recommended for Hudson families.",
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughters-sitting-grass_23-2147638883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughters-sitting-grass_23-2147638883.jpg?_wi=2",
imageAlt: "Girl with brush near set of water colors and paper sitting on floor",
},
]}