Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-03-06 08:50:38 +00:00
2 changed files with 1377 additions and 10 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -59,13 +59,13 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Omega School main campus"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2ZOTtXx50jLXEkvIPMIc1wNs/uploaded-1772786581716-nt7b3pio.webp", imageAlt: "Omega School main campus"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-teacher-schoolgirl-using-digital-tablet-classroom_637285-9450.jpg?_wi=1", imageAlt: "Bright, modern classroom"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2ZOTtXx50jLXEkvIPMIc1wNs/uploaded-1772786641783-rnw1jp2q.jpg", imageAlt: "Bright, modern classroom"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-running-outdoors_23-2149668708.jpg?_wi=1", imageAlt: "Children engaged in activities"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2ZOTtXx50jLXEkvIPMIc1wNs/uploaded-1772786453179-lchsoe9f.webp", imageAlt: "Children engaged in activities"
},
]}
mediaAnimation="slide-up"
@@ -111,16 +111,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Classroom Learning", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/happy-black-teacher-schoolgirl-using-digital-tablet-classroom_637285-9450.jpg?_wi=3", imageAlt: "Modern classroom setup"
id: "1", name: "Classroom", price: "View", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2ZOTtXx50jLXEkvIPMIc1wNs/uploaded-1772786672288-p3gue5tp.jpg", imageAlt: "Modern classroom setup"
},
{
id: "2", name: "Interactive Activities", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-running-outdoors_23-2149668708.jpg?_wi=2", imageAlt: "Children in activities"
id: "2", name: "Interactive Activities", price: "View", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2ZOTtXx50jLXEkvIPMIc1wNs/uploaded-1772786721845-wrhqhq2i.jpg", imageAlt: "Children in activities"
},
{
id: "3", name: "Campus Building", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-men-woman-with-documents_23-2147657210.jpg?_wi=2", imageAlt: "Welcoming school exterior"
id: "3", name: "Campus Building", price: "View", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2ZOTtXx50jLXEkvIPMIc1wNs/uploaded-1772786803187-7y5pvp7q.webp", imageAlt: "Welcoming school exterior"
},
{
id: "4", name: "Teacher Care", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-47023.jpg?_wi=2", imageAlt: "Teacher with students"
id: "4", name: "Teacher Care", price: "View", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2ZOTtXx50jLXEkvIPMIc1wNs/uploaded-1772786845407-azqlrhyi.jpg", imageAlt: "Teacher with students"
},
{
id: "5", name: "Focused Learning", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/student-reading-with-books-table-library_23-2147844730.jpg", imageAlt: "Student engaged in learning"
@@ -190,7 +190,7 @@ export default function LandingPage() {
]}
textarea={{ name: "message", placeholder: "Additional Questions or Message", rows: 4, required: false }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2ZOTtXx50jLXEkvIPMIc1wNs/uploaded-1772786974668-yzzc1lxt.jpg"
imageAlt="Admission form visual"
mediaAnimation="slide-up"
mediaPosition="right"