From 8675a0fe5a763b0e32bb2998bb94ddd3723460ce Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 21:54:17 +0000 Subject: [PATCH 1/4] Add src/app/authors/page.tsx --- src/app/authors/page.tsx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/app/authors/page.tsx diff --git a/src/app/authors/page.tsx b/src/app/authors/page.tsx new file mode 100644 index 0000000..cc5d437 --- /dev/null +++ b/src/app/authors/page.tsx @@ -0,0 +1,18 @@ +"use client"; +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; + +export default function AuthorsPage() { + return ( + + +
+

Author Directory

+

Meet our contributing expert authors.

+
+
+ ); +} \ No newline at end of file From 6e0a21944374c02e8a830ca11d4f0f982584f01c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 21:54:17 +0000 Subject: [PATCH 2/4] Update src/app/categories/page.tsx --- src/app/categories/page.tsx | 111 ++++-------------------------------- 1 file changed, 11 insertions(+), 100 deletions(-) diff --git a/src/app/categories/page.tsx b/src/app/categories/page.tsx index c07f538..5236473 100644 --- a/src/app/categories/page.tsx +++ b/src/app/categories/page.tsx @@ -1,107 +1,18 @@ "use client"; - import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import ReactLenis from "lenis/react"; -import FeatureBento from '@/components/sections/feature/FeatureBento'; -import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; -import FooterBase from '@/components/sections/footer/FooterBase'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import { Globe, Shield, Zap, Heart, Briefcase, Cpu } from "lucide-react"; -export default function LandingPage() { +export default function CategoriesPage() { return ( - - - - -
- -
- -
- -
- - -
+ + +
+

Blog Categories

+

Explore all available topic categories here.

+
); -} +} \ No newline at end of file From 5d3e5d05b56c57f21e95c29909afcea87c7bc25d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 21:54:18 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 190 +++++++++++++---------------------------------- 1 file changed, 50 insertions(+), 140 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 87ccd12..1ba4009 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,12 +3,12 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import BlogCardThree from '@/components/sections/blog/BlogCardThree'; -import FooterBase from '@/components/sections/footer/FooterBase'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; +import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import TeamCardSix from '@/components/sections/team/TeamCardSix'; +import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; export default function LandingPage() { return ( @@ -29,17 +29,11 @@ export default function LandingPage() { @@ -51,32 +45,20 @@ export default function LandingPage() { description="Explore curated insights, technical tutorials, and industry breakthroughs across 20+ specialized categories." buttons={[ { - text: "Start Reading", - href: "#categories", - }, + text: "Start Reading", href: "#categories"}, ]} imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-design_1048-7813.jpg?_wi=1" avatars={[ { - src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - alt: "Author 1", - }, + src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", alt: "Author 1"}, { - src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - alt: "Author 2", - }, + src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", alt: "Author 2"}, { - src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - alt: "Author 3", - }, + src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", alt: "Author 3"}, { - src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - alt: "Author 4", - }, + src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", alt: "Author 4"}, { - src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - alt: "Author 5", - }, + src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", alt: "Author 5"}, ]} avatarText="Join 5,000+ tech enthusiasts" /> @@ -91,103 +73,49 @@ export default function LandingPage() { description="Latest updates from our top categories." blogs={[ { - id: "1", - category: "Tech", - title: "The Future of AI", - excerpt: "Deep dive into machine learning.", - imageSrc: "http://img.b2bpic.net/free-photo/ai-fingerprint-biometric-cyberpunk-face_23-2151997007.jpg?_wi=1", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - date: "Oct 24, 2023", - }, + id: "1", category: "Tech", title: "The Future of AI", excerpt: "Deep dive into machine learning.", imageSrc: "http://img.b2bpic.net/free-photo/ai-fingerprint-biometric-cyberpunk-face_23-2151997007.jpg?_wi=1", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", date: "Oct 24, 2023"}, { - id: "2", - category: "Health", - title: "Medical Trends 2024", - excerpt: "Revolutionizing healthcare.", - imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - date: "Oct 23, 2023", - }, + id: "2", category: "Health", title: "Medical Trends 2024", excerpt: "Revolutionizing healthcare.", imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-consults-old-female-patient-about-diagnostic-test-results_482257-126852.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", date: "Oct 23, 2023"}, { - id: "3", - category: "Finance", - title: "Smart Investment", - excerpt: "Financial freedom strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/financial-status-budget-credit-debt-planning-concept_53876-13894.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - date: "Oct 22, 2023", - }, + id: "3", category: "Finance", title: "Smart Investment", excerpt: "Financial freedom strategies.", imageSrc: "http://img.b2bpic.net/free-photo/financial-status-budget-credit-debt-planning-concept_53876-13894.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", date: "Oct 22, 2023"}, + ]} + /> + + +
+
- -
- -
-
@@ -199,42 +127,24 @@ export default function LandingPage() { title="Trusted by Industry Leaders" description="We partner with global technology firms." names={[ - "TechCorp", - "InnovateX", - "GlobalData", - "FutureSystems", - "NetSolutions", - ]} + "TechCorp", "InnovateX", "GlobalData", "FutureSystems", "NetSolutions"]} />