Merge version_1 into main #1
@@ -86,7 +86,7 @@ export default function AboutPage() {
|
||||
"Personalized attention, mentorship, counseling services, and support for individual learning needs",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg?_wi=2"
|
||||
imageAlt="School learning environment"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -110,7 +110,7 @@ export default function AboutPage() {
|
||||
name: "Dr. Sarah Johnson",
|
||||
role: "Mathematics & STEM Coordinator",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg?_wi=2",
|
||||
imageAlt: "Dr. Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function AboutPage() {
|
||||
name: "Mr. Arun Patel",
|
||||
role: "Science & Environmental Studies",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg",
|
||||
"http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg?_wi=2",
|
||||
imageAlt: "Mr. Arun Patel",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function AboutPage() {
|
||||
name: "Ms. Emily Chen",
|
||||
role: "Literature & English Composition",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg?_wi=2",
|
||||
imageAlt: "Ms. Emily Chen",
|
||||
},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function AboutPage() {
|
||||
name: "Mr. Marcus Williams",
|
||||
role: "History & Social Studies",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg?_wi=2",
|
||||
imageAlt: "Mr. Marcus Williams",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function AboutPage() {
|
||||
name: "Ms. Priya Sharma",
|
||||
role: "Arts & Creative Expression",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg?_wi=2",
|
||||
imageAlt: "Ms. Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function AboutPage() {
|
||||
name: "Coach James Rodriguez",
|
||||
role: "Physical Education & Sports",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2",
|
||||
imageAlt: "Coach James Rodriguez",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function ContactPage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/talk-journalists_1098-13678.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/talk-journalists_1098-13678.jpg?_wi=2"
|
||||
imageAlt="school contact information desk reception"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -63,7 +63,7 @@ export default function NewsPage() {
|
||||
category: "Academic Achievement",
|
||||
title: "Science Olympiad Winners Announced",
|
||||
excerpt: "Our students showcase excellence, securing top positions in the regional science olympiad competition with innovative projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg?_wi=2",
|
||||
imageAlt: "Science Olympiad winning team",
|
||||
authorName: "Dr. Sarah Johnson",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg",
|
||||
@@ -74,7 +74,7 @@ export default function NewsPage() {
|
||||
category: "Sports",
|
||||
title: "Basketball Team Wins State Championship",
|
||||
excerpt: "In an exciting final match, our basketball team defeats rivals to clinch the state championship title, bringing glory to the academy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/basketball-awards-vertical-banners_1284-22053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/basketball-awards-vertical-banners_1284-22053.jpg?_wi=2",
|
||||
imageAlt: "Basketball championship celebration",
|
||||
authorName: "Coach James Rodriguez",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
@@ -85,7 +85,7 @@ export default function NewsPage() {
|
||||
category: "Cultural Events",
|
||||
title: "Annual Cultural Fest Celebrates Diversity",
|
||||
excerpt: "Students showcase talent through music, dance, and theater performances representing cultures from around the world.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/carnival-party-celebration-landing-page-template_23-2150026540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/carnival-party-celebration-landing-page-template_23-2150026540.jpg?_wi=2",
|
||||
imageAlt: "Cultural fest performance stage",
|
||||
authorName: "Ms. Priya Sharma",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg",
|
||||
@@ -96,7 +96,7 @@ export default function NewsPage() {
|
||||
category: "Community Service",
|
||||
title: "Environmental Cleanup Drive Success",
|
||||
excerpt: "Over 200 students participated in our community environmental initiative, clearing local parks and planting trees.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-plant-parents-holding-their-potted-plants_53876-148080.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-plant-parents-holding-their-potted-plants_53876-148080.jpg?_wi=2",
|
||||
imageAlt: "Students in environmental cleanup",
|
||||
authorName: "Mr. Arun Patel",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg",
|
||||
@@ -139,7 +139,7 @@ export default function NewsPage() {
|
||||
description: "Active participation in environmental and social service programs making positive impact in the local community",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg?_wi=4"
|
||||
imageAlt="School achievements and highlights"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
|
||||
@@ -122,7 +122,7 @@ export default function HomePage() {
|
||||
description: "Counseling services, mentorship programs, and personalized learning assistance available",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg?_wi=1"
|
||||
imageAlt="School campus and learning spaces"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -144,42 +144,42 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Dr. Sarah Johnson",
|
||||
role: "Mathematics & STEM Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg?_wi=1",
|
||||
imageAlt: "Dr. Sarah Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mr. Arun Patel",
|
||||
role: "Science & Environmental Studies",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg?_wi=1",
|
||||
imageAlt: "Mr. Arun Patel",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ms. Emily Chen",
|
||||
role: "Literature & English Composition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg?_wi=1",
|
||||
imageAlt: "Ms. Emily Chen",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mr. Marcus Williams",
|
||||
role: "History & Social Studies",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg?_wi=1",
|
||||
imageAlt: "Mr. Marcus Williams",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ms. Priya Sharma",
|
||||
role: "Arts & Creative Expression",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg?_wi=1",
|
||||
imageAlt: "Ms. Priya Sharma",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Coach James Rodriguez",
|
||||
role: "Physical Education & Sports",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1",
|
||||
imageAlt: "Coach James Rodriguez",
|
||||
},
|
||||
]}
|
||||
@@ -205,7 +205,7 @@ export default function HomePage() {
|
||||
category: "Academic Achievement",
|
||||
title: "Science Olympiad Winners Announced",
|
||||
excerpt: "Our students showcase excellence, securing top positions in the regional science olympiad competition with innovative projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/science-education-girls_23-2148581296.jpg?_wi=1",
|
||||
imageAlt: "Science Olympiad winning team",
|
||||
authorName: "Dr. Sarah Johnson",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg",
|
||||
@@ -216,7 +216,7 @@ export default function HomePage() {
|
||||
category: "Sports",
|
||||
title: "Basketball Team Wins State Championship",
|
||||
excerpt: "In an exciting final match, our basketball team defeats rivals to clinch the state championship title, bringing glory to the academy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/basketball-awards-vertical-banners_1284-22053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/basketball-awards-vertical-banners_1284-22053.jpg?_wi=1",
|
||||
imageAlt: "Basketball championship celebration",
|
||||
authorName: "Coach James Rodriguez",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
category: "Cultural Events",
|
||||
title: "Annual Cultural Fest Celebrates Diversity",
|
||||
excerpt: "Students showcase talent through music, dance, and theater performances representing cultures from around the world.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/carnival-party-celebration-landing-page-template_23-2150026540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/carnival-party-celebration-landing-page-template_23-2150026540.jpg?_wi=1",
|
||||
imageAlt: "Cultural fest performance stage",
|
||||
authorName: "Ms. Priya Sharma",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg",
|
||||
@@ -238,7 +238,7 @@ export default function HomePage() {
|
||||
category: "Community Service",
|
||||
title: "Environmental Cleanup Drive Success",
|
||||
excerpt: "Over 200 students participated in our community environmental initiative, clearing local parks and planting trees.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-plant-parents-holding-their-potted-plants_53876-148080.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-plant-parents-holding-their-potted-plants_53876-148080.jpg?_wi=1",
|
||||
imageAlt: "Students in environmental cleanup",
|
||||
authorName: "Mr. Arun Patel",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg",
|
||||
@@ -311,7 +311,7 @@ export default function HomePage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/talk-journalists_1098-13678.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/talk-journalists_1098-13678.jpg?_wi=1"
|
||||
imageAlt="School contact information"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -62,42 +62,42 @@ export default function TeachersPage() {
|
||||
id: "1",
|
||||
name: "Dr. Sarah Johnson",
|
||||
role: "Mathematics & STEM Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg?_wi=3",
|
||||
imageAlt: "Dr. Sarah Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mr. Arun Patel",
|
||||
role: "Science & Environmental Studies",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg?_wi=3",
|
||||
imageAlt: "Mr. Arun Patel",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ms. Emily Chen",
|
||||
role: "Literature & English Composition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg?_wi=3",
|
||||
imageAlt: "Ms. Emily Chen",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mr. Marcus Williams",
|
||||
role: "History & Social Studies",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg?_wi=3",
|
||||
imageAlt: "Mr. Marcus Williams",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ms. Priya Sharma",
|
||||
role: "Arts & Creative Expression",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg?_wi=3",
|
||||
imageAlt: "Ms. Priya Sharma",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Coach James Rodriguez",
|
||||
role: "Physical Education & Sports",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=3",
|
||||
imageAlt: "Coach James Rodriguez",
|
||||
},
|
||||
]}
|
||||
@@ -138,7 +138,7 @@ export default function TeachersPage() {
|
||||
description: "Beyond classroom teaching, our faculty guide students through academic and personal growth initiatives",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg?_wi=3"
|
||||
imageAlt="Faculty in educational setting"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
|
||||
Reference in New Issue
Block a user