Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function HomePage() {
|
||||
{ text: "Learn More", href: "/about" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop&_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-boy-sit-grass-park_1303-25300.jpg?id=11601138"
|
||||
imageAlt="Parent and child engaged in speech activity at home"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -94,9 +94,9 @@ export default function HomePage() {
|
||||
description="During NHS waiting periods, early speech and language support at home makes a measurable difference. SpeechBridge provides evidence-backed activities, expert guidance, and a supportive community for parents, informed by research from the NHS, Speech and Language UK, and the Education Endowment Foundation."
|
||||
metrics={[
|
||||
{ value: "Research Proven", title: "Evidence from EEF, NHS, and SALT professionals" },
|
||||
{ value: "Parent-Designed", title: "Built with input from families and therapists" },
|
||||
{ value: "Parent Designed", title: "Built with input from families and therapists" },
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop&_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-little-blonde-girl-smiles-winking-posing-touching-face-with-her-hands-pink-cute-dress-child-looking-happy-delighted-copy-space_176420-10150.jpg?id=8685885"
|
||||
imageAlt="Evidence-based research and clinical guidelines"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -116,7 +116,7 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Age-Grouped Activities (0–2, 2–4, 4–7)", tags: ["Tailored", "Age-Appropriate"],
|
||||
imageSrc: "https://images.unsplash.com/photo-1503454537688-e47faf45564d?w=800&h=600&fit=crop&_wi=1", imageAlt: "Age-grouped activity cards for speech development"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-enjoying-didactic-game_23-2149316890.jpg?id=23669765", imageAlt: "Age-grouped activity cards for speech development"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Category-Based Search: Articulation, Vocabulary, Listening, Confidence", tags: ["Organised", "Easy Navigation"],
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Printable Activity Cards & Progress Tracker", tags: ["Practical", "Offline-Friendly"],
|
||||
imageSrc: "https://images.unsplash.com/photo-1506084868230-bb8a8fb7338e?w=800&h=600&fit=crop&_wi=1", imageAlt: "Printable materials and progress tracking tools"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dandelion-field-sunset-emotional-happy-child_1321-3396.jpg?id=26255595", imageAlt: "Printable materials and progress tracking tools"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Evidence-Backed Guidance with WCAG 2.1 AA Accessibility", tags: ["Accessible", "Compliant"],
|
||||
|
||||
Reference in New Issue
Block a user