Merge version_4 into main #7

Merged
bender merged 1 commits from version_4 into main 2026-04-20 00:29:06 +00:00

View File

@@ -63,7 +63,7 @@ export default function PathlyPage() {
title="Turn Ambitions Into Daily Reality"
description="Stop dreaming and start achieving."
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-man-smiling_23-2148812604.jpg", alt: "User Profile" }
{ src: "https://img.b2bpic.net/free-photo/web-link-chain-interconnection-concept_53876-125191.jpg?id=17143325", alt: "User Profile" }
]}
avatarText="Join the community"
mediaAnimation="slide-up"
@@ -77,7 +77,7 @@ export default function PathlyPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "1", title: "Smart Goal Setting", author: "Pathly AI", description: "Advanced LLMs for goal interpretation.", tags: ["AI-Powered"], imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-concept_23-2148766579.jpg" },
{ id: "1", title: "Smart Goal Setting", author: "Pathly AI", description: "Advanced LLMs for goal interpretation.", tags: ["AI-Powered"], imageSrc: "https://img.b2bpic.net/free-photo/motivational-handwriting-notebook_1357-263.jpg?id=1147911" },
{ id: "2", title: "Adaptive Planning", author: "Pathly Engine", description: "Flexible timelines that adjust automatically.", tags: ["Flexible"], imageSrc: "http://img.b2bpic.net/free-photo/business-plan-concept_23-2149154942.jpg" }
]}
/>