Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a79ad67fc | |||
| 5d6ab3ff26 | |||
| c8eb08b745 | |||
| 0e5a62082f | |||
| 79e25a63f4 | |||
| e42ea083fc | |||
| 3e4c4d9ea1 |
@@ -87,10 +87,10 @@ export default function HomePage() {
|
||||
const testimonials = [
|
||||
{
|
||||
id: "1", name: "Fatima Ahmed, Class 12 Student", date: "Date: November 2024", title: "Education that Changed My Life", quote: "Syedanwala School gave me opportunities I never imagined. The free education, world-class teaching, and career guidance helped me achieve my dreams. I'm now preparing for university studies with confidence.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-girl-holding-book-head_23-2148448058.jpg", imageSrc: "http://img.b2bpic.net/free-photo/old-people-asking-professional-advice-from-financial-expert_482257-107450.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Muhammad Hassan, Class 10 Student", date: "Date: October 2024", title: "Amazing Learning Environment", quote: "The science labs and learning resources here are world-class. Teachers are dedicated and approachable. Coming to Syedanwala School every day is a joy, not a burden.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/kid-celebrating-kindergarten-graduation_23-2149371616.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-laboratory_23-2148581890.jpg?_wi=3"},
|
||||
{
|
||||
id: "3", name: "Mrs. Ayesha Malik, Parent", date: "Date: September 2024", title: "Best Decision for Our Family", quote: "As a parent from a rural village, finding quality education for my children was impossible. Syedanwala School not only provides excellent academics but also values our children's welfare and future. The free support and scholarships have transformed our family.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-parents-working-remotely_23-2150171980.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-cheating-school-test_23-2150104936.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Muhammad Hassan, Class 10 Student", date: "Date: October 2024", title: "Amazing Learning Environment", quote: "The science labs and learning resources here are world-class. Teachers are dedicated and approachable. Coming to Syedanwala School every day is a joy, not a burden.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/kid-celebrating-kindergarten-graduation_23-2149371616.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-laboratory_23-2148581890.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", name: "Zainab Khan, Class 9 Student", date: "Date: August 2024", title: "Empowering Rural Girls", quote: "The school truly empowers girls from rural areas. The faculty encourages critical thinking, research, and leadership. I've developed confidence in academics and believe I can achieve anything.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/young-lady-pointing-upper-right-corner-checked-shirt-looking-happy-front-view_176474-61017.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-scouts-eating-marshmallows_23-2149885268.jpg?_wi=2"},
|
||||
{
|
||||
@@ -215,4 +215,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user