Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user