From 0303a94968fa79522c6ea58ffd9aedd6af5d3d4d Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 14:37:00 +0000 Subject: [PATCH 1/5] Update src/app/globals.css --- src/app/globals.css | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index 1429f3c..96dbe63 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4,21 +4,21 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #fffef0;; + /* --background: #fffef2;; --card: #ffffff;; - --foreground: #1a1a1a;; - --primary-cta: #ffc107;; - --secondary-cta: #ffffff;; - --accent: #2196f3;; - --background-accent: #e3f2fd;; */ + --foreground: #2d1f0a;; + --primary-cta: #f59e0b;; + --secondary-cta: #2563eb;; + --accent: #f59e0b;; + --background-accent: #fef3c7;; */ - --background: #fffef0;; + --background: #fffef2;; --card: #ffffff;; - --foreground: #1a1a1a;; - --primary-cta: #ffc107;; - --secondary-cta: #ffffff;; - --accent: #2196f3;; - --background-accent: #e3f2fd;; + --foreground: #2d1f0a;; + --primary-cta: #f59e0b;; + --secondary-cta: #2563eb;; + --accent: #f59e0b;; + --background-accent: #fef3c7;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1 From 6a313fd6c2eba4cef09ea540a1cc073536608c58 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 14:37:01 +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 2982abe..4fb0cde 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1265,4 +1265,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} -- 2.49.1 From 2b3ae91ad81e39f83e2f566eb763e243e7439fe1 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 14:37:02 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 49 +++++++++++++++++++++--------------------------- 1 file changed, 21 insertions(+), 28 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e131520..0d743ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,12 +2,12 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; -import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; -import AboutMetric from '@/components/sections/about/AboutMetric'; -import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import ContactCenter from '@/components/sections/contact/ContactCenter'; -import { BookOpen, Users, Award, TrendingUp, Globe, Mail } from "lucide-react"; +import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel"; +import AboutMetric from "@/components/sections/about/AboutMetric"; +import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; +import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; +import { BookOpen, Users, Award, TrendingUp, Globe } from "lucide-react"; +import Link from "next/link"; export default function HomePage() { return ( @@ -25,7 +25,13 @@ export default function HomePage() { > @@ -83,7 +89,7 @@ export default function HomePage() { icon: Globe, label: "Global Alumni Network", value: "150+" } - ] + ]} /> @@ -96,28 +102,15 @@ export default function HomePage() { useInvertedBackground="noInvert" testimonials={[ { - id: "1", name: "Alex Rodriguez", date: "Date: 15 January 2025", title: "BogCoder completely transformed my career trajectory!", quote: "I started as a complete beginner with zero coding experience. The instructors were incredibly patient and knowledgeable. Within 6 months, I landed my first developer job earning $65,000 annually. The job placement support was invaluable.", tag: "Web Development", avatarSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "https://img.b2bpic.net/free-vector/realistic-responsive-website-design-collection_23-2149500090.jpg" + id: "1", name: "Alex Rodriguez, Junior Developer at TechCorp", date: "Date: 15 January 2025", title: "BogCoder completely transformed my career trajectory!", quote: "I started as a complete beginner with zero coding experience. The instructors were incredibly patient and knowledgeable. Within 6 months, I landed my first developer job earning $65,000 annually. The job placement support was invaluable.", tag: "Web Development", avatarSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "https://img.b2bpic.net/free-vector/realistic-responsive-website-design-collection_23-2149500090.jpg" }, { - id: "2", name: "Maria Chen", date: "Date: 12 January 2025", title: "The best investment in my future!", quote: "The mobile development curriculum was comprehensive and up-to-date with current industry standards. I appreciated the hands-on projects and real-world scenarios. Now I'm building apps for 2 million+ users globally.", tag: "Mobile Development", avatarSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageSrc: "https://img.b2bpic.net/free-vector/laptop-with-tablet-smartphone-website-information_24877-53528.jpg" + id: "2", name: "Maria Chen, Mobile Developer at StartupXYZ", date: "Date: 12 January 2025", title: "The best investment in my future!", quote: "The mobile development curriculum was comprehensive and up-to-date with current industry standards. I appreciated the hands-on projects and real-world scenarios. Now I'm building apps for 2 million+ users globally.", tag: "Mobile Development", avatarSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageSrc: "https://img.b2bpic.net/free-vector/laptop-with-tablet-smartphone-website-information_24877-53528.jpg" }, { - id: "3", name: "James Wilson", date: "Date: 08 January 2025", title: "Worth every penny and more!", quote: "I switched careers from marketing to tech at 32 years old. BogCoder's mentorship program was crucial for my success. The community is supportive and the instructors truly care about your progress. Highly recommended!", tag: "Full Stack", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageSrc: "https://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg" + id: "3", name: "James Wilson, Full-Stack Engineer at Innovation Labs", date: "Date: 08 January 2025", title: "Worth every penny and more!", quote: "I switched careers from marketing to tech at 32 years old. BogCoder's mentorship program was crucial for my success. The community is supportive and the instructors truly care about your progress. Highly recommended!", tag: "Full Stack", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageSrc: "https://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg" } - ] - /> - - -
-
@@ -153,9 +146,9 @@ export default function HomePage() { { label: "Refund Policy", href: "#" } ] } - ] + ]} /> ); -} \ No newline at end of file +} -- 2.49.1 From 6dfafd7e194ff32be5ab2805fee2f57e7fbc1454 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 14:38:35 +0000 Subject: [PATCH 4/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 4fb0cde..2982abe 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1265,4 +1265,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file -- 2.49.1 From 9dc90adafa2c2082cdf63c3c26ee251aa52c2f7e Mon Sep 17 00:00:00 2001 From: development Date: Tue, 20 Jan 2026 14:38:36 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d743ca..2fd2f14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import AboutMetric from "@/components/sections/about/AboutMetric"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; import { BookOpen, Users, Award, TrendingUp, Globe } from "lucide-react"; -import Link from "next/link"; export default function HomePage() { return ( @@ -25,16 +24,13 @@ export default function HomePage() { > @@ -151,4 +147,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file -- 2.49.1