Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-02-21 12:23:22 +00:00
5 changed files with 18 additions and 24 deletions

View File

@@ -28,15 +28,15 @@ export default function BlogPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "about" },
{ name: "Programs", id: "programs" },
{ name: "Results", id: "metrics" },
{ name: "Team", id: "team" },
{ name: "Blog", id: "blog" },
{ name: "FAQ", id: "faq" },
{ name: "About", id: "/#about" },
{ name: "Programs", id: "/#programs" },
{ name: "Results", id: "/#metrics" },
{ name: "Team", id: "/#team" },
{ name: "Blog", id: "/blog" },
{ name: "FAQ", id: "/#faq" },
]}
brandName="Oreol"
button={{ text: "Enroll Now", href: "#contact" }}
button={{ text: "Enroll Now", href: "/#contact" }}
buttonClassName="shadow-lg hover:shadow-xl transition-shadow"
className="backdrop-blur-sm bg-white/80 dark:bg-gray-800/80 rounded-full mx-auto my-4 max-w-lg lg:max-w-xl xl:max-w-2xl 2xl:max-w-3xl border border-gray-200 dark:border-gray-700/50"
buttonTextClassName="font-semibold text-lg"
@@ -66,22 +66,22 @@ export default function BlogPage() {
columns={[
{
title: "Programs", items: [
{ label: "Software Development", href: "#programs" },
{ label: "Data Science & AI", href: "#programs" },
{ label: "Cybersecurity", href: "#programs" },
{ label: "Software Development", href: "/#programs" },
{ label: "Data Science & AI", href: "/#programs" },
{ label: "Cybersecurity", href: "/#programs" },
],
},
{
title: "Oreol", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Team", href: "#team" },
{ label: "Blog", href: "#blog" },
{ label: "About Us", href: "/#about" },
{ label: "Our Team", href: "/#team" },
{ label: "Blog", href: "/blog" },
],
},
{
title: "Support", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Contact", href: "#contact" },
{ label: "FAQ", href: "/#faq" },
{ label: "Contact", href: "/#contact" },
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
],
@@ -89,7 +89,6 @@ export default function BlogPage() {
]}
bottomLeftText="© 2024 Oreol IT School. All rights reserved."
bottomRightText="Built with passion by Oreol Team"
useInvertedBackground={false}
columnTitleClassName="font-semibold text-foreground/90"
columnItemClassName="text-foreground/70 hover:text-primary-cta transition-colors"
bottomLeftTextClassName="text-foreground/60"

View File

@@ -1,6 +1,6 @@
import type { Metadata } from "next";
import { Noto_Sans } from "next/font/google";
import { Inter } from "next/fostering/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";

View File

@@ -89,7 +89,7 @@ export default function SitePage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
testimonials={[{id:"1",name:"Anna Petrova, Lead Developer at TechSolutions",date:"Date: October 26, 2023",title:"A Game-Changer for My Career!",quote:"Oreol IT School provided me with the foundational skills and practical experience needed to land my dream job as a Lead Developer. The instructors were incredibly supportive.",tag:"Software Dev Program",avatarSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-young-female--1771676337837-8f4d5c06.png",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-young-female--1771676337837-8f4d5c06.png",imageAlt:"Anna Petrova"},{id:"2",name:"Ivan Smirnov, Data Scientist at DataFlow Analytics",date:"Date: November 15, 2023",title:"Unlocking New Horizons in Data Science",quote:"The Data Science program at Oreol was exceptional. It gave me the tools and confidence to tackle complex analytical challenges and advance my career significantly.",tag:"Data Science Program",avatarSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-male-graduate-1771676335710-ff265b34.png",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-male-graduate-1771676335710-ff265b34.png",imageAlt:"Ivan Smirnov"},{id:"3",name:"Olga Kozlova, Cybersecurity Analyst at SecureNet",date:"Date: December 01, 2023",title:"Top-Tier Cybersecurity Training",quote:"The cybersecurity course was intense yet incredibly rewarding. I now feel fully prepared to protect organizations from evolving digital threats. Highly recommend!",tag:"Cybersecurity Program",avatarSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-female-profes-1771676335553-301299b5.png",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-female-profes-1771676335553-301299b5.png",imageAlt:"Olga Kozlova"},{id:"4",name:"Dmitry Volkov, Junior Web Developer at InnovateHub",date:"Date: January 10, 2024",title:"From Novice to Professional Coder",quote:"Before Oreol, I had no coding experience. Their structured approach and mentorship helped me quickly become a proficient web developer. The best investment I've made.",tag:"Software Dev Program",avatarSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-male-student--1771676335817-5613b75d.png",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-male-student--1771676335817-5613b75d.png",imageAlt:"Dmitry Volkov"}]}
testimonials={[{id:"1",name:"Anna Petrova, Lead Developer at TechSolutions",date:"Date: October 26, 2023",title:"A Game-Changer for My Career!",quote:"Oreol IT School provided me with the foundational skills and practical experience needed to land my dream job as a Lead Developer. The instructors were incredibly supportive.",tag:"Software Dev Program",avatarSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-young-female--1771676337837-8f4d5c06.png",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-young-female--1771676337837-8f4d5c06.png",imageAlt:"Anna Petrova", avatarAlt: "Anna Petrova"},{id:"2",name:"Ivan Smirnov, Data Scientist at DataFlow Analytics",date:"Date: November 15, 2023",title:"Unlocking New Horizons in Data Science",quote:"The Data Science program at Oreol was exceptional. It gave me the tools and confidence to tackle complex analytical challenges and advance my career significantly.",tag:"Data Science Program",avatarSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-male-graduate-1771676335710-ff265b34.png",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-male-graduate-1771676335710-ff265b34.png",imageAlt:"Ivan Smirnov", avatarAlt: "Ivan Smirnov"},{id:"3",name:"Olga Kozlova, Cybersecurity Analyst at SecureNet",date:"Date: December 01, 2023",title:"Top-Tier Cybersecurity Training",quote:"The cybersecurity course was intense yet incredibly rewarding. I now feel fully prepared to protect organizations from evolving digital threats. Highly recommend!",tag:"Cybersecurity Program",avatarSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-female-profes-1771676335553-301299b5.png",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-female-profes-1771676335553-301299b5.png",imageAlt:"Olga Kozlova", avatarAlt: "Olga Kozlova"},{id:"4",name:"Dmitry Volkov, Junior Web Developer at InnovateHub",date:"Date: January 10, 2024",title:"From Novice to Professional Coder",quote:"Before Oreol, I had no coding experience. Their structured approach and mentorship helped me quickly become a proficient web developer. The best investment I've made.",tag:"Software Dev Program",avatarSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-male-student--1771676335817-5613b75d.png",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-portrait-of-a-male-student--1771676335817-5613b75d.png",imageAlt:"Dmitry Volkov", avatarAlt: "Dmitry Volkov"}]}
title="Hear From Our Successful Alumni"
description="Our graduates are making significant impacts across the tech industry."
textboxLayout="default"
@@ -125,7 +125,7 @@ export default function SitePage() {
</div>
<div id="blog" data-section="blog">
<BlogCardThree
blogs={[{id:"1",category:"AI & Future Tech",title:"The Future of AI in Software Development",excerpt:"Exploring how artificial intelligence is reshaping coding practices and developer workflows.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/an-abstract-depiction-of-artificial-inte-1771676336214-e263e985.png",imageAlt:"Abstract AI neural network",authorName:"Dr. Elena Volkov",authorAvatar:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-headshot-of-a-female-it-ins-1771676336200-7a84a5ff.png",date:"April 12, 2024"},{id:"2",category:"Coding Best Practices",title:"10 Essential Tips for Clean Code",excerpt:"Improve your coding efficiency and maintainability with these crucial best practices.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/a-minimalist-image-of-a-laptop-with-an-o-1771676336101-e472cfbc.png",imageAlt:"Laptop with code editor",authorName:"Prof. Mark Petrov",authorAvatar:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-headshot-of-a-male-it-instr-1771676335786-496977b0.png",date:"March 28, 2024"},{id:"3",category:"Career Development",title:"Navigating Your IT Career Path",excerpt:"Insights and strategies for students to successfully launch and grow their careers in tech.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/a-winding-road-transforming-into-a-circu-1771676336798-f171f64a.png",imageAlt:"Winding road transforming into circuit board"}]}
blogs={[{id:"1",category:"AI & Future Tech",title:"The Future of AI in Software Development",excerpt:"Exploring how artificial intelligence is reshaping coding practices and developer workflows.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/an-abstract-depiction-of-artificial-inte-1771676336214-e263e985.png",imageAlt:"Abstract AI neural network",authorName:"Dr. Elena Volkov",authorAvatar:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-headshot-of-a-female-it-ins-1771676336200-7a84a5ff.png",date:"April 12, 2024"},{id:"2",category:"Coding Best Practices",title:"10 Essential Tips for Clean Code",excerpt:"Improve your coding efficiency and maintainability with these crucial best practices.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/a-minimalist-image-of-a-laptop-with-an-o-1771676336101-e472cfbc.png",imageAlt:"Laptop with code editor",authorName:"Prof. Mark Petrov",authorAvatar:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-headshot-of-a-male-it-instr-1771676335786-496977b0.png",date:"March 28, 2024"},{id:"3",category:"Career Development",title:"Navigating Your IT Career Path",excerpt:"Insights and strategies for students to successfully launch and grow their careers in tech.",imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/a-winding-road-transforming-into-a-circu-1771676336798-f171f64a.png",imageAlt:"Winding road transforming into circuit board",authorName:"Dr. Sofia Ivanova",authorAvatar:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/professional-headshot-of-a-young-female--1771676337683-4c002e4e.png",date:"February 20, 2024"}]}
animationType="slide-up"
title="Latest Insights & Articles"
description="Stay updated with the newest trends and expert advice from the world of IT."

View File

@@ -107,7 +107,6 @@ function ProductPageContent({ params }: ProductPageProps) {
columns={[{ "title": "Programs", "items": [{ "label": "Software Development", "href": "#programs" }, { "label": "Data Science & AI", "href": "#programs" }, { "label": "Cybersecurity", "href": "#programs" }] }, { "title": "Oreol", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Team", "href": "#team" }, { "label": "Blog", "href": "#blog" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Contact", "href": "#contact" }, { "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
bottomLeftText="© 2024 Oreol IT School. All rights reserved."
bottomRightText="Built with passion by Oreol Team"
useInvertedBackground={false}
columnTitleClassName="font-semibold text-foreground/90"
columnItemClassName="text-foreground/70 hover:text-primary-cta transition-colors"
bottomLeftTextClassName="text-foreground/60"
@@ -160,7 +159,6 @@ function ProductPageContent({ params }: ProductPageProps) {
columns={[{ "title": "Programs", "items": [{ "label": "Software Development", "href": "#programs" }, { "label": "Data Science & AI", "href": "#programs" }, { "label": "Cybersecurity", "href": "#programs" }] }, { "title": "Oreol", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Team", "href": "#team" }, { "label": "Blog", "href": "#blog" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Contact", "href": "#contact" }, { "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
bottomLeftText="© 2024 Oreol IT School. All rights reserved."
bottomRightText="Built with passion by Oreol Team"
useInvertedBackground={false}
columnTitleClassName="font-semibold text-foreground/90"
columnItemClassName="text-foreground/70 hover:text-primary-cta transition-colors"
bottomLeftTextClassName="text-foreground/60"
@@ -237,7 +235,6 @@ function ProductPageContent({ params }: ProductPageProps) {
columns={[{ "title": "Programs", "items": [{ "label": "Software Development", "href": "#programs" }, { "label": "Data Science & AI", "href": "#programs" }, { "label": "Cybersecurity", "href": "#programs" }] }, { "title": "Oreol", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Team", "href": "#team" }, { "label": "Blog", "href": "#blog" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Contact", "href": "#contact" }, { "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
bottomLeftText="© 2024 Oreol IT School. All rights reserved."
bottomRightText="Built with passion by Oreol Team"
useInvertedBackground={false}
columnTitleClassName="font-semibold text-foreground/90"
columnItemClassName="text-foreground/70 hover:text-primary-cta transition-colors"
bottomLeftTextClassName="text-foreground/60"

View File

@@ -74,7 +74,6 @@ function ShopPageContent() {
columns={[{ "title": "Programs", "items": [{ "label": "Software Development", "href": "#programs" }, { "label": "Data Science & AI", "href": "#programs" }, { "label": "Cybersecurity", "href": "#programs" }] }, { "title": "Oreol", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Team", "href": "#team" }, { "label": "Blog", "href": "#blog" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Contact", "href": "#contact" }, { "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
bottomLeftText="© 2024 Oreol IT School. All rights reserved."
bottomRightText="Built with passion by Oreol Team"
useInvertedBackground={false}
columnTitleClassName="font-semibold text-foreground/90"
columnItemClassName="text-foreground/70 hover:text-primary-cta transition-colors"
bottomLeftTextClassName="text-foreground/60"
@@ -141,7 +140,6 @@ function ShopPageContent() {
columns={[{ "title": "Programs", "items": [{ "label": "Software Development", "href": "#programs" }, { "label": "Data Science & AI", "href": "#programs" }, { "label": "Cybersecurity", "href": "#programs" }] }, { "title": "Oreol", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Team", "href": "#team" }, { "label": "Blog", "href": "#blog" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Contact", "href": "#contact" }, { "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
bottomLeftText="© 2024 Oreol IT School. All rights reserved."
bottomRightText="Built with passion by Oreol Team"
useInvertedBackground={false}
columnTitleClassName="font-semibold text-foreground/90"
columnItemClassName="text-foreground/70 hover:text-primary-cta transition-colors"
bottomLeftTextClassName="text-foreground/60"