Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-06 08:36:09 +00:00
2 changed files with 53 additions and 32 deletions

View File

@@ -22,24 +22,26 @@ const dmSans = DM_Sans({
export const metadata: Metadata = {
title: "Omega School Cherlopalli | Best School for Kids 3-12", description: "Omega School in Cherlopalli offers holistic education, safe environment, and dedicated teachers for children aged 3-12. Admissions open. Call 099123 40118 today.", keywords: "school near Cherlopalli, school Vedantha Puram, primary school Saibaba Colony, best school Cherlopalli, admissions open Cherlopalli", metadataBase: new URL("https://omegaschool.local"),
alternates: {
canonical: "https://omegaschool.local"},
canonical: "https://omegaschool.local"
},
openGraph: {
title: "Omega School Cherlopalli | Nurturing Young Minds", description: "Where young minds grow and futures begin. Safe, professional, child-centered education in Cherlopalli.", url: "https://omegaschool.local", siteName: "Omega School", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", alt: "Omega School campus"},
],
url: "http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", alt: "Omega School campus"
}
]
},
twitter: {
card: "summary_large_image", title: "Omega School Cherlopalli | Best School for Kids", description: "Holistic education with caring teachers. Safe environment. Admissions open.", images: ["http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg"],
card: "summary_large_image", title: "Omega School Cherlopalli | Best School for Kids", description: "Holistic education with caring teachers. Safe environment. Admissions open.", images: ["http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg"]
},
robots: {
index: true,
follow: true,
},
follow: true
}
};
export default function RootLayout({
children,
children
}: Readonly<{
children: React.ReactNode;
}>) {
@@ -1422,4 +1424,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -10,7 +10,7 @@ import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Award, Camera, Heart, MapPin, Sparkles } from "lucide-react";
import { Award, Camera, Heart, MapPin, Sparkles, CheckCircle, Shield } from "lucide-react";
export default function LandingPage() {
const handleFormSubmit = (data: Record<string, string>) => {
@@ -49,8 +49,8 @@ export default function LandingPage() {
title="Where Young Minds Grow and Futures Begin"
description="Omega School is a nurturing place where children learn, grow, and thrive through curiosity, creativity, and strong values. We provide a safe, supportive environment for holistic development."
background={{ variant: "plain" }}
tag="Welcome to Omega School"
tagIcon={Sparkles}
tag="✓ CBSE Affiliated • Safety Certified • Award-Winning"
tagIcon={CheckCircle}
tagAnimation="slide-up"
buttons={[
{ text: "Call Now", href: "tel:+919912340118" },
@@ -59,11 +59,14 @@ 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: "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: "http://img.b2bpic.net/free-photo/happy-black-teacher-schoolgirl-using-digital-tablet-classroom_637285-9450.jpg?_wi=1", imageAlt: "Bright, modern classroom"},
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: "http://img.b2bpic.net/free-photo/front-view-kids-running-outdoors_23-2149668708.jpg?_wi=1", imageAlt: "Children engaged in activities"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-kids-running-outdoors_23-2149668708.jpg?_wi=1", imageAlt: "Children engaged in activities"
},
]}
mediaAnimation="slide-up"
ariaLabel="Omega School hero section showcasing the school's welcoming environment"
@@ -80,13 +83,16 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Holistic Learning", author: "Commitment to Development", description: "We focus on academic excellence alongside emotional, social, and creative development. Every child is encouraged to explore their unique talents and abilities.", tags: ["Balanced", "Child-Centered"],
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-teacher-schoolgirl-using-digital-tablet-classroom_637285-9450.jpg?_wi=2", imageAlt: "Interactive holistic learning environment"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-teacher-schoolgirl-using-digital-tablet-classroom_637285-9450.jpg?_wi=2", imageAlt: "Interactive holistic learning environment"
},
{
id: "2", title: "Dedicated Teachers", author: "Qualified & Caring", description: "Our experienced educators are trained in modern teaching methodologies and deeply committed to nurturing each student's potential.", tags: ["Professional", "Compassionate"],
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-47023.jpg?_wi=1", imageAlt: "Teacher positively interacting with students"},
imageSrc: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-47023.jpg?_wi=1", imageAlt: "Teacher positively interacting with students"
},
{
id: "3", title: "Safe Environment", author: "Security & Wellness", description: "We maintain the highest safety standards with secure facilities, trained staff, and a supportive community where every child feels valued.", tags: ["Secure", "Supportive"],
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-men-woman-with-documents_23-2147657210.jpg?_wi=1", imageAlt: "Safe, welcoming school campus"},
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-men-woman-with-documents_23-2147657210.jpg?_wi=1", imageAlt: "Safe, welcoming school campus"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -105,17 +111,23 @@ 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 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: "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: "http://img.b2bpic.net/free-photo/front-view-kids-running-outdoors_23-2149668708.jpg?_wi=2", 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: "http://img.b2bpic.net/free-photo/multiracial-men-woman-with-documents_23-2147657210.jpg?_wi=2", 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: "http://img.b2bpic.net/free-photo/family-cooking-kitchen-food-togetherness-concept_53876-47023.jpg?_wi=2", 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"},
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"
},
{
id: "6", name: "Group Teamwork", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-floor_23-2149351765.jpg", imageAlt: "Children in group activity"},
id: "6", name: "Group Teamwork", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-laying-floor_23-2149351765.jpg", imageAlt: "Children in group activity"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -130,13 +142,17 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Priya Sharma"},
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Priya Sharma"
},
{
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=1", imageAlt: "Rajesh Kumar"
},
{
id: "3", name: "Anjali Patel", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", imageAlt: "Anjali Patel"},
id: "3", name: "Anjali Patel", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", imageAlt: "Anjali Patel"
},
{
id: "4", name: "Vikram Menon", imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=2", imageAlt: "Vikram Menon"},
id: "4", name: "Vikram Menon", imageSrc: "http://img.b2bpic.net/free-photo/father-son-taking-selfie_23-2148404176.jpg?_wi=2", imageAlt: "Vikram Menon"
},
]}
cardTitle="Omega School has been wonderful for our children. The teachers are caring, the environment is supportive, and we see real growth in their confidence and learning."
cardTag="Trusted by Local Parents"
@@ -150,7 +166,8 @@ export default function LandingPage() {
<TextSplitAbout
title="Our Programs"
description={[
"Omega School offers comprehensive programs tailored for children ages 3-12, with a focus on activity-based learning that encourages curiosity and creativity.", "Early Learning: Foundational development through play, language, and exploration. Primary Education: Rigorous academics combined with arts, sports, and life skills. All programs emphasize critical thinking, problem-solving, and social-emotional growth."]}
"Omega School offers comprehensive programs tailored for children ages 3-12, with a focus on activity-based learning that encourages curiosity and creativity.", "Early Learning: Foundational development through play, language, and exploration. Primary Education: Rigorous academics combined with arts, sports, and life skills. All programs emphasize critical thinking, problem-solving, and social-emotional growth."
]}
showBorder={true}
useInvertedBackground={false}
buttons={[
@@ -192,14 +209,16 @@ export default function LandingPage() {
metrics={[
{
id: "1", value: "📍", title: "Ramsan, Galaxy Building, Saibaba Colony, Thattitophu, Cherlopalli, AP 517505", items: [
"Serving Vedantha Puram, Cherlopalli, Saibaba Colony & nearby areas", "Easy access from local residential communities", "Ample parking and safe drop-off zones"],
"Serving Vedantha Puram, Cherlopalli, Saibaba Colony & nearby areas", "Easy access from local residential communities", "Ample parking and safe drop-off zones"
]
},
{
id: "2", value: "📞", title: "Contact Omega School", items: ["Phone: 099123 40118", "Open Closes 5 PM", "Ready to answer your admission questions"],
id: "2", value: "📞", title: "Contact Omega School", items: ["Phone: 099123 40118", "Open Closes 5 PM", "Ready to answer your admission questions"]
},
{
id: "3", value: "🚀", title: "Book Your Visit", items: [
"Parents typically spend 1-4 hours during tours", "Personalized campus walk-throughs available", "Meet our team and experience our warm community"],
"Parents typically spend 1-4 hours during tours", "Personalized campus walk-throughs available", "Meet our team and experience our warm community"
]
},
]}
animationType="slide-up"
@@ -244,4 +263,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}