Update src/app/page.tsx

This commit is contained in:
2026-04-20 00:06:26 +00:00
parent fa5b6ea46b
commit f7f6237e2f

View File

@@ -10,7 +10,7 @@ import FaqDouble from "@/components/sections/faq/FaqDouble";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Target, Activity, Shield } from "lucide-react";
import { Target } from "lucide-react";
export default function PathlyPage() {
const navItems = [
@@ -57,7 +57,7 @@ export default function PathlyPage() {
</div>
<div id="hero" data-section="hero">
<HeroSplit
background="canvas-reveal"
background={{ variant: "canvas-reveal" }}
tag="Your AI Goal Companion"
tagIcon={Target}
title="Turn Ambitions Into Daily Reality"