Update src/app/page.tsx

This commit is contained in:
2026-05-11 15:30:06 +00:00
parent dbc50baa49
commit 774df4adb5

View File

@@ -60,12 +60,6 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/desktop-students-background_23-2147655790.jpg", imageAlt: "Welcoming office"}, imageSrc: "http://img.b2bpic.net/free-photo/desktop-students-background_23-2147655790.jpg", imageAlt: "Welcoming office"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/international-day-literacy-concept-with-learning-tools_1150-24442.jpg", imageAlt: "Multi-sensory tools"}, imageSrc: "http://img.b2bpic.net/free-photo/international-day-literacy-concept-with-learning-tools_1150-24442.jpg", imageAlt: "Multi-sensory tools"},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-adult-college-students-chatting-while-working_74855-1670.jpg", imageAlt: "Learning space"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-together-group-study_23-2149211062.jpg", imageAlt: "Inspirational study"},
{
imageSrc: "http://img.b2bpic.net/free-photo/workplace-with-books-stationery-tablet_23-2147852035.jpg", imageAlt: "Stationery desk"},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -141,10 +135,6 @@ export default function LandingPage() {
id: "2", name: "Mark D.", role: "Parent", testimonial: "The structured approach really makes sense for his ADHD brain.", imageSrc: "http://img.b2bpic.net/free-photo/tired-teenager-lies-table-from-weariness-cant-work-any-more_273609-44835.jpg"}, id: "2", name: "Mark D.", role: "Parent", testimonial: "The structured approach really makes sense for his ADHD brain.", imageSrc: "http://img.b2bpic.net/free-photo/tired-teenager-lies-table-from-weariness-cant-work-any-more_273609-44835.jpg"},
{ {
id: "3", name: "Elena R.", role: "Adult Learner", testimonial: "I finally understand how my brain processes language after years of struggling.", imageSrc: "http://img.b2bpic.net/free-photo/cute-blonde-student-holding-idea-board-drinking-coffee_114579-92478.jpg"}, id: "3", name: "Elena R.", role: "Adult Learner", testimonial: "I finally understand how my brain processes language after years of struggling.", imageSrc: "http://img.b2bpic.net/free-photo/cute-blonde-student-holding-idea-board-drinking-coffee_114579-92478.jpg"},
{
id: "4", name: "David T.", role: "Parent", testimonial: "Fun and effective—a rare combination in tutoring.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-sorting-pens-near-notebooks_23-2147846314.jpg"},
{
id: "5", name: "Jessica L.", role: "Parent", testimonial: "Lauren is a true advocate for our child.", imageSrc: "http://img.b2bpic.net/free-photo/interested-happy-girl-is-reading-book-emotion-concept_169016-65534.jpg"},
]} ]}
title="Client Success Stories" title="Client Success Stories"
description="What our families say about their experience with Beautiful Brains." description="What our families say about their experience with Beautiful Brains."
@@ -172,6 +162,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplit <ContactSplit
tag="Contact"
background={{ variant: "plain" }}
useInvertedBackground={false}
title="Start Your Journey" title="Start Your Journey"
description="Let's discover how your brain learns best." description="Let's discover how your brain learns best."
inputPlaceholder="Enter your email" inputPlaceholder="Enter your email"