3 Commits

Author SHA1 Message Date
f4ade8959b Merge version_2 into main
Merge version_2 into main
2026-03-31 18:02:33 +00:00
b2a2b453ef Update src/app/page.tsx 2026-03-31 18:02:27 +00:00
296c8c6ac8 Merge version_1 into main
Merge version_1 into main
2026-03-31 17:56:39 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "School Email",
id: "https://www.office.com/",
},
name: "School Email", id: "https://www.office.com/"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="ZŠ Planá"
/>
@@ -52,60 +44,37 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Welcome to ZŠ Planá"
description="A modern elementary school in the heart of Planá, committed to fostering excellence, creativity, and community for every student."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg",
alt: "School Entrance",
},
src: "http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg", alt: "School Entrance"},
{
src: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg",
alt: "Classroom",
},
src: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg", alt: "Classroom"},
{
src: "http://img.b2bpic.net/free-vector/cool-banners-with-school-materials-flat-design_23-2147657397.jpg",
alt: "Office",
},
src: "http://img.b2bpic.net/free-vector/cool-banners-with-school-materials-flat-design_23-2147657397.jpg", alt: "Office"},
{
src: "http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg",
alt: "Students",
},
src: "http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg", alt: "Students"},
{
src: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg",
alt: "Garden",
},
src: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg", alt: "Garden"},
]}
buttons={[
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
buttonAnimation="slide-up"
marqueeItems={[
{
type: "text",
text: "Excellence",
},
type: "text", text: "Excellence"},
{
type: "text",
text: "Community",
},
type: "text", text: "Community"},
{
type: "text",
text: "Creativity",
},
type: "text", text: "Creativity"},
{
type: "text",
text: "Integrity",
},
type: "text", text: "Integrity"},
{
type: "text",
text: "Growth",
},
type: "text", text: "Growth"},
]}
/>
</div>
@@ -118,17 +87,11 @@ export default function LandingPage() {
description="ZŠ Planá is located right on the main square of Planá, serving as a vibrant center of education and community development. We provide a supportive environment where children can thrive intellectually, socially, and creatively. Our dedicated teaching staff works closely with families to prepare our students for a bright future."
bulletPoints={[
{
title: "Heart of Planá",
description: "Ideally located on the main square, easily accessible to our local community.",
},
title: "Heart of Planá", description: "Ideally located on the main square, easily accessible to our local community."},
{
title: "Modern Education",
description: "Equipped with contemporary resources to foster learning and curiosity.",
},
title: "Modern Education", description: "Equipped with contemporary resources to foster learning and curiosity."},
{
title: "Community Focus",
description: "We believe in the strength of partnerships between students, parents, and teachers.",
},
title: "Community Focus", description: "We believe in the strength of partnerships between students, parents, and teachers."},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg?_wi=1"
imageAlt="Students learning in a modern school setting"
@@ -145,25 +108,13 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1",
title: "What is the admissions process?",
content: "You can contact our office directly to discuss enrollment openings and schedule a visit.",
},
id: "1", title: "What is the admissions process?", content: "You can contact our office directly to discuss enrollment openings and schedule a visit."},
{
id: "2",
title: "Does the school provide lunch?",
content: "Yes, we have a fully equipped school canteen serving healthy, nutritious meals daily.",
},
id: "2", title: "Does the school provide lunch?", content: "Yes, we have a fully equipped school canteen serving healthy, nutritious meals daily."},
{
id: "3",
title: "What extracurriculars are available?",
content: "We offer a variety of programs including art, sports, language clubs, and science workshops.",
},
id: "3", title: "What extracurriculars are available?", content: "We offer a variety of programs including art, sports, language clubs, and science workshops."},
{
id: "4",
title: "What are the school hours?",
content: "Core classes typically run from 8:00 AM to 2:30 PM, with optional after-school care available.",
},
id: "4", title: "What are the school hours?", content: "Core classes typically run from 8:00 AM to 2:30 PM, with optional after-school care available."},
]}
/>
</div>
@@ -177,19 +128,9 @@ export default function LandingPage() {
description="Meet the passionate educators and administrators leading ZŠ Planá."
team={[
{
id: "1",
name: "Jana Nováková",
role: "Principal",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg?_wi=2",
imageAlt: "Principal",
},
id: "1", name: "Jana Nováková", role: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg?_wi=2", imageAlt: "Principal"},
{
id: "2",
name: "Petr Svoboda",
role: "Head Teacher",
imageSrc: "http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg",
imageAlt: "Head Teacher",
},
id: "2", name: "Petr Svoboda", role: "Head Teacher", imageSrc: "http://img.b2bpic.net/free-photo/girls-walking-boys-with-backs-camera_259150-60373.jpg", imageAlt: "Head Teacher"},
]}
/>
</div>
@@ -201,22 +142,14 @@ export default function LandingPage() {
description="Have questions about our school or admissions? We'd love to hear from you."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your message...",
rows: 4,
name: "message", placeholder: "Your message...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-vector/cool-banners-with-school-materials-flat-design_23-2147657397.jpg"
@@ -230,40 +163,28 @@ export default function LandingPage() {
logoText="ZŠ Planá"
columns={[
{
title: "School Links",
items: [
title: "Školní odkazy", items: [
{
label: "Home",
href: "#hero",
},
label: "Domů", href: "#hero"},
{
label: "About Us",
href: "#about",
},
label: "O nás", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Kontakt", href: "#contact"},
],
},
{
title: "Contact",
items: [
title: "Kontakt", items: [
{
label: "náměstí, Planá",
href: "#",
},
label: "náměstí, Planá", href: "#"},
{
label: "info@zsplana.cz",
href: "mailto:info@zsplana.cz",
},
label: "info@zsplana.cz", href: "mailto:info@zsplana.cz"},
],
},
]}
copyrightText="© 2025 ZŠ Planá. All rights reserved."
copyrightText="© 2025 ZŠ Planá. Všechna práva vyhrazena."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}