From db9fffb211cddc5523572320321d0aaea7f7337c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 12:23:14 +0000 Subject: [PATCH 1/5] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index dc64014..6f6a0e2 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -28,15 +28,15 @@ export default function BlogPage() { Date: Sat, 21 Feb 2026 12:23:15 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e1f8852..59bb72d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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"; -- 2.49.1 From e7e6a7fb20c036e52f8ab54a1436ee821040d761 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 12:23:16 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4904aca..02c2bdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function SitePage() {
Date: Sat, 21 Feb 2026 12:23:17 +0000 Subject: [PATCH 4/5] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index f401c76..0bd6bbe 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -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" -- 2.49.1 From d6a5e637392b42139e6f1c3d69c701abd3a0807a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 12:23:17 +0000 Subject: [PATCH 5/5] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 8940718..b0f7f2d 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -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" -- 2.49.1