19 Commits

Author SHA1 Message Date
36b7120a3a Update src/app/contact/page.tsx 2026-04-07 05:14:17 +00:00
2ef58d5c87 Update src/app/services/page.tsx 2026-04-07 05:13:50 +00:00
88dbd19533 Update src/app/page.tsx 2026-04-07 05:13:50 +00:00
5e644a1ca3 Update src/app/how-it-works/page.tsx 2026-04-07 05:13:49 +00:00
28c4d956c0 Add src/app/contact/page.tsx 2026-04-07 05:13:49 +00:00
277f452a3a Update src/app/about/page.tsx 2026-04-07 05:13:48 +00:00
b1a8c2c47c Merge version_6 into main
Merge version_6 into main
2026-04-07 05:12:44 +00:00
2dda4db4d7 Update src/app/how-it-works/page.tsx 2026-04-07 05:12:38 +00:00
8892c0cd85 Merge version_6 into main
Merge version_6 into main
2026-04-07 05:12:06 +00:00
a624af9671 Update src/app/how-it-works/page.tsx 2026-04-07 05:12:00 +00:00
6bf8219620 Merge version_6 into main
Merge version_6 into main
2026-04-07 05:11:34 +00:00
9ee0036b4d Update src/app/page.tsx 2026-04-07 05:11:31 +00:00
862375af45 Add src/app/how-it-works/page.tsx 2026-04-07 05:11:31 +00:00
6453cddcfd Merge version_5 into main
Merge version_5 into main
2026-04-07 05:10:17 +00:00
b5b3dadb50 Update src/app/services/page.tsx 2026-04-07 05:10:11 +00:00
bb8dd906e2 Merge version_5 into main
Merge version_5 into main
2026-04-07 05:09:45 +00:00
14e212c533 Add src/app/services/page.tsx 2026-04-07 05:09:42 +00:00
e1b05fad6d Update src/app/page.tsx 2026-04-07 05:09:42 +00:00
0a3a27c2c4 Merge version_4 into main
Merge version_4 into main
2026-04-07 05:07:17 +00:00
5 changed files with 351 additions and 42 deletions

View File

@@ -4,11 +4,9 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial'; import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import TextAbout from '@/components/sections/about/TextAbout';
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight'; import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import { Heart, ShieldCheck } from "lucide-react"; import { Heart, ShieldCheck } from "lucide-react";
export default function AboutPage() { export default function AboutPage() {
@@ -30,7 +28,8 @@ export default function AboutPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "About", id: "/about" }, { name: "Services", id: "/services" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Contact", id: "/contact" }, { name: "Contact", id: "/contact" },
]} ]}
brandName="Palante STS" brandName="Palante STS"
@@ -77,7 +76,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
logoText="Palante STS" logoText="Palante STS"
columns={[{ items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }]} columns={[{ items: [{ label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "How It Works", href: "/how-it-works" }, { label: "Contact", href: "/contact" }] }]}
/> />
</div> </div>
</ReactLenis> </ReactLenis>

100
src/app/contact/page.tsx Normal file
View File

@@ -0,0 +1,100 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
export default function ContactPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="grid"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Contact", id: "/contact" },
]}
brandName="Palante STS"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Let's Start the Conversation"
description="We're here to listen, support, and guide your family through life's biggest transitions—on your own timeline."
testimonials={[]}
/>
</div>
<div id="reassurance-1" data-section="reassurance-1">
<ContactText
text="No Pressure, No Obligation"
animationType="reveal-blur"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
/>
</div>
<div id="contact-options" data-section="contact-options">
<FeatureCardTwentySeven
title="How to Reach Out"
description="Choose the method that feels most comfortable for you."
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "opt1", title: "Phone", descriptions: ["Call us at (555) 123-4567"], imageSrc: "" },
{ id: "opt2", title: "Email", descriptions: ["hello@palantests.com"], imageSrc: "" },
{ id: "opt3", title: "Service Area", descriptions: ["Proudly serving your community"], imageSrc: "" },
{ id: "opt4", title: "Calendar", descriptions: ["Book your free consultation"], imageSrc: "" }
]}
/>
</div>
<div id="contact-form" data-section="contact-form">
<ContactCenter
tag="Get In Touch"
title="Send Us a Message"
description="Have a question or need to discuss a specific situation? Fill out the form below."
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
<div id="reassurance-2" data-section="reassurance-2">
<ContactText
text="You Don't Have to Do This Alone"
animationType="background-highlight"
background={{ variant: "gradient-bars" }}
useInvertedBackground={true}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="Palante STS"
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "How It Works", href: "/how-it-works" }, { label: "Contact", href: "/contact" }] }]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -0,0 +1,118 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import SplitAbout from '@/components/sections/about/SplitAbout';
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
export default function HowItWorksPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="grid"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Contact", id: "/contact" },
]}
brandName="Palante STS"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="A Clear Process for a Difficult Transition"
description="Navigating senior transitions doesn't have to feel overwhelming. Our structured approach brings clarity to every step."
testimonials={[]}
/>
</div>
<div id="intro" data-section="intro">
<SplitAbout
title="You Dont Have to Figure This Out Alone"
description="We translate the complexity of aging transitions into a manageable, step-by-step roadmap tailored specifically to your family's needs."
bulletPoints={[]}
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
<div id="process" data-section="process">
<FeatureCardTwentyNine
title="Our 5-Step Process"
animationType="slide-up"
textboxLayout="split"
gridVariant="two-columns-alternating-heights"
description="Five clear steps to guide your transition."
useInvertedBackground={false}
features={[
{ title: "We Listen & Assess", description: "Understanding your family's unique dynamics and goals.", imageSrc: "/placeholder.png", titleIconSrc: "", buttonText: "Learn More" },
{ title: "We Create a Personalized Transition Plan", description: "Developing a structured path that keeps everyone informed.", imageSrc: "/placeholder.png", titleIconSrc: "", buttonText: "Learn More" },
{ title: "We Coordinate the Transition", description: "Managing the logistical details from start to finish.", imageSrc: "/placeholder.png", titleIconSrc: "", buttonText: "Learn More" },
{ title: "We Support the Next Housing Decision", description: "Helping you find the right fit with confidence.", imageSrc: "/placeholder.png", titleIconSrc: "", buttonText: "Learn More" },
{ title: "We Help You Move Forward", description: "Ensuring stability and comfort for the road ahead.", imageSrc: "/placeholder.png", titleIconSrc: "", buttonText: "Learn More" }
]}
/>
</div>
<div id="feelings" data-section="feelings">
<SplitAbout
title="What Families Often Feel Before They Reach Out"
description="Overwhelmed by decisions, stressed by family disagreements, or unsure of where to start—you aren't the first, and we can help."
bulletPoints={[]}
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
title="Mini FAQ"
description="Answers to common questions about our process."
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "How do we get started?", content: "Simply reach out through our contact form and we will schedule an initial call." },
{ id: "q2", title: "Can you mediate family discussions?", content: "Yes, we specialize in helping families reach consensus during transition periods." }
]}
/>
</div>
<div id="cta" data-section="cta">
<ContactText
text="Take the first step toward a clearer transition."
buttons={[{ text: "Schedule Your Free Consultation", href: "/contact" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="Palante STS"
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "How It Works", href: "/how-it-works" }, { label: "Contact", href: "/contact" }] }]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -9,7 +9,7 @@ import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwe
import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import ContactText from '@/components/sections/contact/ContactText'; import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { ShieldCheck, Heart, Users, BrainCircuit, Target, BookOpen, Clock } from "lucide-react"; import { ShieldCheck, Heart, Users, BookOpen } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -29,12 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ name: "Home", id: "hero" }, { name: "Home", id: "/" },
{ name: "Support", id: "pain-points" }, { name: "Services", id: "/services" },
{ name: "Services", id: "services" }, { name: "How It Works", id: "/how-it-works" },
{ name: "Process", id: "how-it-works" }, { name: "Contact", id: "/contact" },
{ name: "Trust", id: "trust" },
{ name: "Contact", id: "contact" },
]} ]}
brandName="Palante STS" brandName="Palante STS"
/> />
@@ -44,28 +42,12 @@ export default function LandingPage() {
<HeroOverlayTestimonial <HeroOverlayTestimonial
title="Helping Aging Parents? You're Not Alone." title="Helping Aging Parents? You're Not Alone."
description="Palante STS provides the structure and expert guidance to help adult children manage senior living transitions with confidence." description="Palante STS provides the structure and expert guidance to help adult children manage senior living transitions with confidence."
buttons={[{ text: "Schedule Free Consultation", href: "#contact" }, { text: "Our Process", href: "#how-it-works" }]} buttons={[{ text: "Schedule Free Consultation", href: "/contact" }, { text: "Our Services", href: "/services" }]}
testimonials={[{ name: "Sarah M.", handle: "@sarahm", testimonial: "Palante gave us the roadmap we didn't know we needed during a stressful time.", rating: 5 }]} testimonials={[{ name: "Sarah M.", handle: "@sarahm", testimonial: "Palante gave us the roadmap we didn't know we needed during a stressful time.", rating: 5 }]}
imageSrc="http://img.b2bpic.net/free-photo/grandparents-learning-use-technology_23-2149402581.jpg" imageSrc="http://img.b2bpic.net/free-photo/grandparents-learning-use-technology_23-2149402581.jpg"
/> />
</div> </div>
<div id="pain-points" data-section="pain-points">
<SplitAbout
title="The Weight of Managing Parents' Care"
description="Balancing your life while managing your aging parents' transition can lead to severe burnout, decision fatigue, and family friction."
bulletPoints={[
{ title: "Overwhelming Complexity", description: "Navigating healthcare and housing systems is a full-time job." },
{ title: "Emotional Strain", description: "Managing the guilt and worry of life changes." },
{ title: "Family Tension", description: "Disagreeing on the best path forward with siblings." },
{ title: "Loss of Time", description: "Sacrificing your career and personal time for logistics." }
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-couple-holding-hands-together_53876-25301.jpg"
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardTwentySeven <FeatureCardTwentySeven
title="How Palante Helps You" title="How Palante Helps You"
@@ -98,21 +80,11 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="lead-magnet" data-section="lead-magnet">
<ContactText
text="Ready to take the next step? Download our free guide: '7 Signs Your Loved One is Ready for a Transition.'"
animationType="background-highlight"
buttons={[{ text: "Download Guide", href: "#contact" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactText
text="Lets discuss your family's specific situation." text="Lets discuss your family's specific situation."
animationType="entrance-slide" animationType="entrance-slide"
buttons={[{ text: "Schedule Free Consultation", href: "mailto:hello@palantests.com" }]} buttons={[{ text: "Schedule Free Consultation", href: "/contact" }]}
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
useInvertedBackground={true} useInvertedBackground={true}
/> />
@@ -122,8 +94,8 @@ export default function LandingPage() {
<FooterLogoEmphasis <FooterLogoEmphasis
logoText="Palante STS" logoText="Palante STS"
columns={[ columns={[
{ items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#services" }] }, { items: [{ label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "How It Works", href: "/how-it-works" }] },
{ items: [{ label: "Support", href: "#pain-points" }, { label: "Contact", href: "#contact" }] } { items: [{ label: "Contact", href: "/contact" }] }
]} ]}
/> />
</div> </div>

120
src/app/services/page.tsx Normal file
View File

@@ -0,0 +1,120 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import SplitAbout from '@/components/sections/about/SplitAbout';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { Heart, BrainCircuit, Users, BookOpen } from "lucide-react";
export default function ServicesPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
background="grid"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Contact", id: "/contact" },
]}
brandName="Palante STS"
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Expert Transition Support"
description="Comprehensive services tailored to simplify complex life transitions."
testimonials={[]}
/>
</div>
<div id="intro" data-section="intro">
<SplitAbout
title="You Don't Need Five Different People to Help You Through This"
description="We integrate everything you need into one seamless support framework."
textboxLayout="default"
useInvertedBackground={true}
bulletPoints={[]}
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentySeven
title="Core Services"
description="Comprehensive support for every stage of your transition journey."
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "s1", title: "Transition Planning & Guidance", descriptions: ["Holistic roadmap creation."] },
{ id: "s2", title: "Downsizing & Home Organization", descriptions: ["Compassionate decluttering and space management."] },
{ id: "s3", title: "Move Management & Coordination", descriptions: ["Logistics and professional move oversight."] },
{ id: "s4", title: "Senior Living Transition Support", descriptions: ["Guidance through community selection."] }
]}
/>
</div>
<div id="reach-out" data-section="reach-out">
<MetricCardOne
title="When Families Usually Reach Out"
description="Recognizing the signs early ensures a calmer transition."
gridVariant="bento-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "Crisis", title: "Emergency", description: "Sudden health changes.", icon: Heart },
{ id: "m2", value: "Fatigue", title: "Decision Fatigue", description: "Overwhelmed by choices.", icon: BrainCircuit },
{ id: "m3", value: "Disagreement", title: "Family Friction", description: "Lack of consensus.", icon: Users },
{ id: "m4", value: "Pre-planning", title: "Proactive", description: "Planning for the future.", icon: BookOpen }
]}
/>
</div>
<div id="why-palante" data-section="why-palante">
<SplitAbout
title="Why Families Choose Palante"
description="We combine decades of experience with a truly heart-centered approach."
textboxLayout="default"
useInvertedBackground={true}
bulletPoints={[]}
/>
</div>
<div id="cta" data-section="cta">
<ContactText
text="Ready to get started?"
buttons={[{ text: "Book a Consultation", href: "/contact" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="Palante STS"
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "How It Works", href: "/how-it-works" }, { label: "Contact", href: "/contact" }] }]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}