Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-05-07 05:52:48 +00:00
parent 8e5ea70864
commit d2d8f59812

View File

@@ -12,7 +12,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { BookOpen, Lightbulb, Scale, Users, CheckCircle, Clock, Zap, Shield, Eye, Code, Brain, Globe } from "lucide-react";
import { BookOpen, Lightbulb, Scale, Users, CheckCircle, Clock, Zap, Shield, Eye, Code } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,7 +33,6 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{ name: "Introduction", id: "hero" },
{ name: "Global Philosophy", id: "global-philosophy" },
{ name: "Core Wisdom", id: "features" },
{ name: "Insights", id: "faq" },
{ name: "Inquiry", id: "contact" },
@@ -50,22 +49,20 @@ export default function LandingPage() {
testimonials={[
{ 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" },
{ name: "Aristotle", handle: "@FirstPrinciple", testimonial: "We are what we repeatedly do.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bust-philosopher-isolated_181624-23590.jpg" },
{ name: "Nietzsche", handle: "@Ubermensch", testimonial: "He who has a why to live can bear almost any how.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-posing-with-cane_23-2149833639.jpg" },
{ name: "Descartes", handle: "@CogitoErgoSum", testimonial: "I think, therefore I am.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/curly-mexican-girl-leather-cap-plastic-cup-coffee-hand-walking-streets-city_627829-9221.jpg" },
]}
buttons={[{ text: "Begin Journey", href: "#features" }]
}
buttons={[{ text: "Begin Journey", href: "#features" }]}
imageSrc="http://img.b2bpic.net/free-photo/beads-strings-buttons-pen-white-paper-wooden-backdrop_23-2148137616.jpg"
/>
</div>
<div id="global-philosophy" data-section="global-philosophy">
<AboutMetric
title="Global Processes of Philosophy for Sustainable Development"
metrics={[
{ icon: Brain, label: "Critical Inquiry", value: "Mindful" },
{ icon: Globe, label: "Sustainable Impact", value: "Holistic" },
{ icon: Scale, label: "Ethical Systems", value: "Equitable" },
imageAlt="A reflective study scene with old manuscripts and a bust of a classical philosopher."
avatars={[
{ src: "http://img.b2bpic.net/free-photo/wise-senior-man-posing-indoors-front-view_23-2149883531.jpg", alt: "Wise senior man posing indoors front view" },
{ src: "http://img.b2bpic.net/free-photo/wise-man-posing-studio-front-view_23-2149883492.jpg", alt: "Wise man posing in studio front view" },
{ src: "http://img.b2bpic.net/free-photo/smiley-man-posing-indoors-front-view_23-2149883563.jpg", alt: "Smiley man posing indoors front view" },
{ src: "http://img.b2bpic.net/free-photo/old-man-posing-indoors-medium-shot_23-2149883535.jpg", alt: "Old man posing indoors medium shot" },
{ src: "http://img.b2bpic.net/free-photo/portrait-man-fashionable-clothes-holding-flowers_23-2148931610.jpg", alt: "Portrait man in fashionable clothes holding flowers" },
]}
metricsAnimation="slide-up"
/>
</div>
@@ -123,6 +120,7 @@ export default function LandingPage() {
id: "g1", groupTitle: "Classical Origins", members: [
{ id: "m1", title: "Stoicism", subtitle: "Discipline", detail: "Resilience in adversity.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-water-cliffs-sunset-clouded-sky_181624-39562.jpg" },
{ id: "m2", title: "Epicureanism", subtitle: "Pleasure", detail: "Absence of pain and fear.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-floral-wreath-posing_23-2147606949.jpg" },
{ id: "m3", title: "Cynicism", subtitle: "Autonomy", detail: "Living according to nature.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200333.jpg" },
]
}
]}
@@ -137,6 +135,13 @@ 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/brunette-businesswoman-using-her-tablet_23-2148141784.jpg", alt: "Helena Vance" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-man-wearing-make-up-stylish-clothes_23-2148931659.jpg", alt: "Portrait young man" },
{ src: "http://img.b2bpic.net/free-photo/van-gogh-portrait_23-2149737729.jpg", alt: "Van gogh portrait" },
{ src: "http://img.b2bpic.net/free-photo/van-gogh-portrait_23-2149737756.jpg", alt: "Van gogh portrait" },
{ src: "http://img.b2bpic.net/free-photo/view-bust-figure-from-ancient-greece_23-2151616934.jpg", alt: "View of bust" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
/>
@@ -150,6 +155,7 @@ export default function LandingPage() {
{ id: "f1", title: "Does objective reality exist?", content: "Metaphysics argues for the nature of truth." },
{ id: "f2", title: "How do I live a moral life?", content: "Ethics proposes frameworks like Virtue Ethics." },
{ id: "f3", title: "What is the purpose of philosophy?", content: "Clarifying understanding and reducing confusion." },
{ id: "f4", title: "Can reason explain everything?", content: "Rationalism vs Empiricism." },
]}
title="Questions of Existence"
description="Essential queries answered by ancient wisdom and modern reason."
@@ -184,4 +190,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}