Merge version_1 into main #2
@@ -8,7 +8,7 @@ import FeatureHoverPattern from "@/components/sections/feature/featureHoverPatte
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { BookOpen, Heart, BookMarked, Compass, Zap, Shield, MessageCircle, Mail } from "lucide-react";
|
||||
import { BookOpen, Heart, BookMarked, Compass, Zap, Shield, MessageCircle, Mail, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -108,9 +108,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", title: "A Life-Changing Experience", quote: "My time at Nirmala Convent shaped me into the person I am today. The discipline, values, and education I received prepared me well for higher studies and professional success.", name: "Priya Desai", role: "Alumni, Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-group-students-celebrating-their-graduation_23-2148201868.jpg", imageAlt: "Priya Desai"},
|
||||
{
|
||||
id: "3", title: "Supportive and Inspiring Teachers", quote: "Every teacher genuinely cares about student progress. They not only teach subjects but also guide us to become better individuals with strong values.", name: "Rahul Kumar", role: "Student, Class 10", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg?_wi=1", imageAlt: "Rahul Kumar"},
|
||||
id: "3", title: "Supportive and Inspiring Teachers", quote: "Every teacher genuinely cares about student progress. They not only teach subjects but also guide us to become better individuals with strong values.", name: "Rahul Kumar", role: "Student, Class 10", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg", imageAlt: "Rahul Kumar"},
|
||||
{
|
||||
id: "4", title: "Well-Rounded Development", quote: "The school balances academics with extracurricular activities perfectly. I developed leadership skills through various school activities along with strong academic foundation.", name: "Sophia Fernandes", role: "Student, Class 12", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg?_wi=2", imageAlt: "Sophia Fernandes"},
|
||||
id: "4", title: "Well-Rounded Development", quote: "The school balances academics with extracurricular activities perfectly. I developed leadership skills through various school activities along with strong academic foundation.", name: "Sophia Fernandes", role: "Student, Class 12", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg", imageAlt: "Sophia Fernandes"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user