Merge version_3 into main #3
1418
src/app/layout.tsx
1418
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
title="Parent & Student Testimonials"
|
||||
description="Real voices from our community about transformative education at Sarvodaya"
|
||||
tag="Success Stories"
|
||||
buttons={[{ text: "Ready to Join?", href: "#admissions" }]}
|
||||
buttons={[{ text: "Enroll Now", href: "#admissions" }]}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma, Parent", date: "Date: 20 Jan 2025", title: "Exceptional Growth in Academic Excellence", quote: "Our daughter has flourished at Sarvodaya. The personalized attention and holistic curriculum have transformed her confidence and academic performance. The faculty genuinely cares about each student's development.", tag: "Parent Feedback", avatarSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-jungle-themed-party_23-2149431594.jpg", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498498.jpg?_wi=3"},
|
||||
@@ -273,4 +273,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user