Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74c3369f9e | |||
| dfc207f127 | |||
| 84d3c97e61 | |||
| 0ab63818cf | |||
| b5a2857f10 | |||
| 7798b47c79 | |||
| 33da479a25 | |||
| d2d8f59812 | |||
| 8e5ea70864 |
@@ -1,45 +0,0 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { BookOpen, Lightbulb, Zap, Eye } from "lucide-react";
|
||||
|
||||
export default function IntroductionToPhilosophy() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[{ name: "Home", id: "/" }, { name: "Intro", id: "/introduction-to-philosophy" }, { name: "Scope", id: "/scope-of-methods" }, { name: "Logics", id: "/logics" }]}
|
||||
brandName="Sophia's Path"
|
||||
/>
|
||||
<div className="pt-32 pb-20 px-8 max-w-4xl mx-auto">
|
||||
<h1 className="text-5xl font-bold mb-8">Introduction to Philosophy</h1>
|
||||
<p className="text-xl mb-6">Philosophy is the systematic study of general and fundamental questions about existence, knowledge, values, reason, mind, and language.</p>
|
||||
<div className="bg-card p-8 rounded-lg shadow-md mb-8">
|
||||
<h2 className="text-2xl font-semibold mb-4">Key Conclusions</h2>
|
||||
<p>Philosophy helps us clarify our thoughts, examine our assumptions, and live more deliberate lives.</p>
|
||||
</div>
|
||||
<blockquote className="italic border-l-4 border-accent pl-4 py-2 mb-8 text-lg">"Philosophy begins in wonder." - Plato</blockquote>
|
||||
<div className="flex flex-wrap gap-2">
|
||||
{["Metaphysics", "Epistemology", "Existence", "Wisdom", "Inquiry"].map(k => <span key={k} className="bg-accent/20 px-3 py-1 rounded-full">{k}</span>)}
|
||||
</div>
|
||||
</div>
|
||||
<FooterMedia logoText="Sophia's Path" columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }] }]} />
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
|
||||
export default function Logics() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[{ name: "Home", id: "/" }, { name: "Intro", id: "/introduction-to-philosophy" }, { name: "Scope", id: "/scope-of-methods" }, { name: "Logics", id: "/logics" }]}
|
||||
brandName="Sophia's Path"
|
||||
/>
|
||||
<div className="pt-32 pb-20 px-8 max-w-4xl mx-auto">
|
||||
<h1 className="text-5xl font-bold mb-8">Logics</h1>
|
||||
<p className="text-xl mb-6">Logic is the formal science of valid inference, dealing with the structure of arguments, consistency, and logical necessity.</p>
|
||||
<div className="bg-card p-8 rounded-lg shadow-md mb-8">
|
||||
<h2 className="text-2xl font-semibold mb-4">Core Concepts</h2>
|
||||
<p>Deduction, induction, abduction, and the laws of thought.</p>
|
||||
</div>
|
||||
<blockquote className="italic border-l-4 border-accent pl-4 py-2 mb-8 text-lg">"Logic is the beginning of wisdom, not the end." - Spock</blockquote>
|
||||
<div className="flex flex-wrap gap-2">
|
||||
{["Inference", "Consistency", "Formalization", "Truth"].map(k => <span key={k} className="bg-accent/20 px-3 py-1 rounded-full">{k}</span>)}
|
||||
</div>
|
||||
</div>
|
||||
<FooterMedia logoText="Sophia's Path" columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }] }]} />
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ name: "Socrates", handle: "@AncientWisdom", testimonial: "The unexamined life is not worth living.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-old-man-with-long-beard-chair_23-2149833683.jpg" },
|
||||
{ name: "Plato", handle: "@RepublicBuilder", testimonial: "Philosophy is the highest form of music.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-chair_23-2149833682.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Begin Journey", href: "#features" }]
|
||||
buttons={[{ text: "Start Your Intellectual Journey", href: "#features" }]
|
||||
}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beads-strings-buttons-pen-white-paper-wooden-backdrop_23-2148137616.jpg"
|
||||
/>
|
||||
@@ -59,6 +59,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="global-philosophy" data-section="global-philosophy">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
title="Global Processes of Philosophy for Sustainable Development"
|
||||
metrics={[
|
||||
{ icon: Brain, label: "Critical Inquiry", value: "Mindful" },
|
||||
@@ -137,6 +138,7 @@ export default function LandingPage() {
|
||||
testimonial="Sophia's Path provided the rigorous framework I needed."
|
||||
rating={5}
|
||||
author="Dr. Helena Vance"
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/side-view-old-man-with-long-beard-chair_23-2149833683.jpg", alt: "Helena Vance" }]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
@@ -1,47 +0,0 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
|
||||
export default function ScopeOfMethods() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[{ name: "Home", id: "/" }, { name: "Intro", id: "/introduction-to-philosophy" }, { name: "Scope", id: "/scope-of-methods" }, { name: "Logics", id: "/logics" }]}
|
||||
brandName="Sophia's Path"
|
||||
/>
|
||||
<div className="pt-32 pb-20 px-8 max-w-4xl mx-auto">
|
||||
<h1 className="text-5xl font-bold mb-8">Scope of Methods and Function</h1>
|
||||
<p className="text-xl mb-6">Philosophical methods involve dialectical reasoning, critical analysis, and the construction of conceptual frameworks to evaluate truth claims.</p>
|
||||
<div className="bg-card p-8 rounded-lg shadow-md mb-8">
|
||||
<h2 className="text-2xl font-semibold mb-4">Essential Functions</h2>
|
||||
<ul className="list-disc pl-5 space-y-2">
|
||||
<li>Concept Analysis</li>
|
||||
<li>Argument Evaluation</li>
|
||||
<li>Worldview Integration</li>
|
||||
</ul>
|
||||
</div>
|
||||
<blockquote className="italic border-l-4 border-accent pl-4 py-2 mb-8 text-lg">"The unexamined life is not worth living." - Socrates</blockquote>
|
||||
<div className="flex flex-wrap gap-2">
|
||||
{["Dialectic", "Analysis", "Rationality", "Critical Thinking"].map(k => <span key={k} className="bg-accent/20 px-3 py-1 rounded-full">{k}</span>)}
|
||||
</div>
|
||||
</div>
|
||||
<FooterMedia logoText="Sophia's Path" columns={[{ title: "Navigation", items: [{ label: "Home", href: "/" }] }]} />
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user