Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 20:52:43 +00:00

View File

@@ -136,12 +136,10 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlmqOsNGOoll8KiKNsPHmJmSny/portrait-photo-of-a-teenager-around-15-y-1773175801591-4c23f4c4.png", imageAlt: "Marcus, teenage nature enthusiast"
},
{
id: "3", name: "Sarah & Alex Thompson", handle: "@family_nature_days", testimonial: "PlantSnap brought our family closer. Our kids are excited to explore again, and we're learning together. Family adventures have never been better!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlmqOsNGOoll8KiKNsPHmJmSny/portrait-photo-of-a-parent-and-child-tog-1773175801053-42fc27cf.png", imageAlt: "Sarah and Alex with their child"
id: "3", name: "Sarah & Alex Thompson", handle: "@family_nature_days", testimonial: "PlantSnap brought our family closer. Our kids are excited to explore again, and we're learning together. Family adventures have never been better!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlmqOsNGOoll8KiKNsPHmJmSny/portrait-photo-of-a-parent-and-child-tog-1773175801053-42fc27cf.png", imageAlt: "Sarah and Alex with their child"
},
{
id: "4", name: "Dr. James Wilson", handle: "@prof_wilson_science", testimonial: "As an educator, PlantSnap transformed my outdoor lessons. Students are engaged, learning happens naturally, and they're excited about science like never before.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlmqOsNGOoll8KiKNsPHmJmSny/portrait-photo-of-a-science-teacher-or-e-1773175800090-4ab1d32a.png", imageAlt: "Dr. James Wilson, science educator"
id: "4", name: "Dr. James Wilson", handle: "@prof_wilson_science", testimonial: "As an educator, PlantSnap transformed my outdoor lessons. Students are engaged, learning happens naturally, and they're excited about science like never before.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlmqOsNGOoll8KiKNsPHmJmSny/portrait-photo-of-a-science-teacher-or-e-1773175800090-4ab1d32a.png", imageAlt: "Dr. James Wilson, science educator"
}
]}
showRating={true}