Update src/app/page.tsx
This commit is contained in:
@@ -165,11 +165,11 @@ export default function LandingPage() {
|
||||
description="Our students consistently excel in sports, cultural events, and academic competitions, showcasing the holistic development fostered at Thrividha Smart School."
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Sports", title: "District Championship Triumph", excerpt: "Our U-14 football team secured a resounding victory, bringing home the district championship trophy!", imageSrc: "http://img.b2bpic.net/free-photo/young-kids-field-celebrating-their-victory_53876-165189.jpg", authorName: "Coach Rajesh", authorAvatar: "http://img.b2bpic.net/free-photo/woman-sitting-library-couch_273609-12733.jpg", date: "October 26, 2023"},
|
||||
id: "1", category: "Sports", title: "District Championship Triumph", excerpt: "Our U-14 football team secured a resounding victory, bringing home the district championship trophy!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EJHBegD0aI0QCXt04vzJmP7Tny/uploaded-1780501056384-25613oqc.jpg", authorName: "Coach Rajesh", authorAvatar: "http://img.b2bpic.net/free-photo/woman-sitting-library-couch_273609-12733.jpg", date: "October 26, 2023"},
|
||||
{
|
||||
id: "2", category: "Culture", title: "Annual Cultural Fest Extravaganza", excerpt: "Students showcased breathtaking performances, celebrating the rich diversity of our culture in a spectacular annual event.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-girl-standing-against-stage-reading-script_23-2147883026.jpg", authorName: "Ms. Anjali", authorAvatar: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402693.jpg", date: "November 15, 2023"},
|
||||
id: "2", category: "Culture", title: "Annual Cultural Fest Extravaganza", excerpt: "Students showcased breathtaking performances, celebrating the rich diversity of our culture in a spectacular annual event.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EJHBegD0aI0QCXt04vzJmP7Tny/uploaded-1780500955959-lwwej0yy.jpg", authorName: "Ms. Anjali", authorAvatar: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402693.jpg", date: "November 15, 2023"},
|
||||
{
|
||||
id: "3", category: "Academics", title: "State-Level Science Fair Winners", excerpt: "Our young innovators clinched top honors at the State Science Fair with their groundbreaking sustainable energy project.", imageSrc: "http://img.b2bpic.net/free-photo/science-class-with-little-girls_23-2148581279.jpg", authorName: "Mr. Vikram", authorAvatar: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie-looking-succesful_1298-412.jpg", date: "December 01, 2023"},
|
||||
id: "3", category: "Academics", title: "State-Level Science Fair Winners", excerpt: "Our young innovators clinched top honors at the State Science Fair with their groundbreaking sustainable energy project.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EJHBegD0aI0QCXt04vzJmP7Tny/uploaded-1780500526739-swzm1hir.jpg", authorName: "Mr. Vikram", authorAvatar: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie-looking-succesful_1298-412.jpg", date: "December 01, 2023"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user