49 Commits

Author SHA1 Message Date
a61fd60846 Update src/app/page.tsx 2026-04-20 05:32:31 +00:00
177560e9c2 Merge version_12 into main
Merge version_12 into main
2026-04-20 05:31:09 +00:00
3467d2ee9e Update src/app/page.tsx 2026-04-20 05:31:06 +00:00
86bd1d025b Merge version_11 into main
Merge version_11 into main
2026-04-20 05:28:32 +00:00
36ecd73e24 Update src/app/page.tsx 2026-04-20 05:28:29 +00:00
87706b317c Merge version_11 into main
Merge version_11 into main
2026-04-20 05:28:09 +00:00
9dfaf579d6 Update src/app/page.tsx 2026-04-20 05:28:05 +00:00
bc66c73903 Merge version_10 into main
Merge version_10 into main
2026-04-20 05:24:17 +00:00
0d160173e9 Update src/app/page.tsx 2026-04-20 05:24:11 +00:00
2a450e541c Merge version_10 into main
Merge version_10 into main
2026-04-20 05:23:50 +00:00
63ceb102be Update src/app/page.tsx 2026-04-20 05:23:47 +00:00
122c5b0ac7 Merge version_9 into main
Merge version_9 into main
2026-04-20 05:21:43 +00:00
5904f675f4 Update src/app/page.tsx 2026-04-20 05:21:40 +00:00
78d5e484cf Merge version_9 into main
Merge version_9 into main
2026-04-20 05:21:19 +00:00
4a99ad47d9 Update src/app/page.tsx 2026-04-20 05:21:13 +00:00
b015687f00 Merge version_8 into main
Merge version_8 into main
2026-04-20 05:19:00 +00:00
16641a60e8 Update src/app/page.tsx 2026-04-20 05:18:57 +00:00
72dc1edde7 Merge version_8 into main
Merge version_8 into main
2026-04-20 05:18:36 +00:00
f864feaef7 Update src/app/page.tsx 2026-04-20 05:18:33 +00:00
38b0d3b34b Merge version_7 into main
Merge version_7 into main
2026-04-08 20:23:06 +00:00
34dca46f70 Update src/app/about/page.tsx 2026-04-08 20:23:03 +00:00
e1275f3237 Merge version_6 into main
Merge version_6 into main
2026-04-08 20:20:31 +00:00
30dfa88bf5 Update src/app/about/page.tsx 2026-04-08 20:20:25 +00:00
3c6fa85247 Merge version_6 into main
Merge version_6 into main
2026-04-08 20:19:58 +00:00
7fd1a00935 Update src/app/about/page.tsx 2026-04-08 20:19:52 +00:00
045bc9703c Merge version_6 into main
Merge version_6 into main
2026-04-08 20:19:25 +00:00
8daee8a60c Update src/app/about/page.tsx 2026-04-08 20:19:19 +00:00
abc6201f2a Merge version_5 into main
Merge version_5 into main
2026-04-07 19:02:31 +00:00
1c47bc2eec Update src/app/about/page.tsx 2026-04-07 19:02:28 +00:00
1a8b2b3b82 Merge version_5 into main
Merge version_5 into main
2026-04-07 19:02:03 +00:00
49cbdab82b Update src/app/about/page.tsx 2026-04-07 19:01:59 +00:00
b108ed1c45 Merge version_4 into main
Merge version_4 into main
2026-04-07 18:58:42 +00:00
f58b90bf38 Update src/app/about/page.tsx 2026-04-07 18:58:35 +00:00
955554dfa6 Merge version_4 into main
Merge version_4 into main
2026-04-07 18:58:08 +00:00
0153db5481 Update src/app/layout.tsx 2026-04-07 18:58:05 +00:00
4829c18aac Update src/app/about/page.tsx 2026-04-07 18:58:05 +00:00
e2a8e65350 Merge version_4 into main
Merge version_4 into main
2026-04-07 18:57:37 +00:00
f2255fedf2 Update src/app/about/page.tsx 2026-04-07 18:57:34 +00:00
de1c01ad0c Merge version_3 into main
Merge version_3 into main
2026-04-07 18:55:23 +00:00
bf93513564 Update src/app/about/page.tsx 2026-04-07 18:55:17 +00:00
f7c340416a Merge version_3 into main
Merge version_3 into main
2026-04-07 18:54:53 +00:00
a306bc66b2 Update src/app/about/page.tsx 2026-04-07 18:54:47 +00:00
044fc2d3c8 Merge version_3 into main
Merge version_3 into main
2026-04-07 18:54:29 +00:00
cb8176524d Update src/app/about/page.tsx 2026-04-07 18:54:23 +00:00
b2066489b8 Merge version_2 into main
Merge version_2 into main
2026-04-07 18:48:59 +00:00
3069b60f87 Update src/app/page.tsx 2026-04-07 18:48:56 +00:00
a152c110f2 Merge version_1 into main
Merge version_1 into main
2026-04-07 18:41:29 +00:00
19b11137e4 Merge version_1 into main
Merge version_1 into main
2026-04-07 18:41:05 +00:00
4369c44b0c Merge version_1 into main
Merge version_1 into main
2026-04-07 18:40:29 +00:00
3 changed files with 104 additions and 138 deletions

View File

@@ -2,147 +2,113 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { Info } from "lucide-react"; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
export default function LandingPage() { export default function AboutPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="shift-hover" defaultButtonVariant="text-stagger"
defaultTextAnimation="background-highlight" defaultTextAnimation="entrance-slide"
borderRadius="pill" borderRadius="rounded"
contentWidth="small" contentWidth="medium"
sizing="mediumLargeSizeLargeTitles" sizing="medium"
background="noise" background="circleGradient"
cardStyle="gradient-bordered" cardStyle="glass-elevated"
primaryButtonStyle="gradient" primaryButtonStyle="gradient"
secondaryButtonStyle="layered" secondaryButtonStyle="glass"
headingFontWeight="normal" headingFontWeight="normal"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleFullscreen <NavbarStyleCentered
navItems={[ navItems={[
{ { name: "Home", id: "/" },
name: "Home", { name: "How It Works", id: "/how-it-works" },
id: "/", { name: "Services", id: "/services" },
}, { name: "About", id: "/about" },
{ { name: "Resources", id: "/blog" },
name: "How It Works", { name: "Contact", id: "/contact" }
id: "/how-it-works", ]}
}, brandName="Palante STS"
{ button={{ text: "Contact Us", href: "/contact" }}
name: "Services", />
id: "/services", </div>
},
{
name: "About",
id: "/about",
},
{
name: "Resources",
id: "/blog",
},
{
name: "Contact",
id: "/contact",
},
]}
brandName="Palante STS"
/>
</div>
<div id="about-body" data-section="about-body"> <div id="about-header" data-section="about-header">
<TestimonialAboutCard <TextSplitAbout
useInvertedBackground={false} title="Ronnie Konishi"
tag="About Palante STS" description={[
title="What Palante Means to Us" "Founder & Principal Senior Transition Specialist · California Licensed Realtor · 20 Years Experience", "'I remember wishing there was just one person who could guide us through everything — with both expertise and compassion.'"
description="Derived from the Puerto Rican phrase 'pa'lante' — meaning forward. It guides our mission to support families." ]}
subdescription="Whether you are navigating this as an adult child or senior, we are here to support your dignity and future steps." useInvertedBackground={false}
icon={Info} />
imageSrc="http://img.b2bpic.net/free-photo/close-up-smiling-worker-talking-phone_23-2147562047.jpg?_wi=2" </div>
mediaAnimation="slide-up"
/>
</div>
<div id="about" data-section="about"> <div id="about-story" data-section="about-story">
<TestimonialAboutCard <TextSplitAbout
useInvertedBackground={false} title="The Story"
tag="Mission" description={[
title="Our Approach" "When my mother needed to move from our family home into assisted living, I thought my 20 years as a licensed California Realtor would make it easier. I knew real estate. I knew contracts and timelines and negotiations.", "I was not prepared for the rest of it.", "The endless phone calls to senior communities — none of whom seemed to have availability when we needed it. The contradictory advice from well-meaning friends. The sheer weight of deciding what happened to 40 years of furniture, photographs, and memories. And underneath all of it, the emotional toll on every member of our family — the guilt, the grief, the exhaustion of making enormous decisions while also trying to just be a present, loving son.", "I remember standing in my mother's living room one afternoon, surrounded by decades of her life, thinking: there has to be a better way to do this."
description="Compassion meets professionalism." ]}
subdescription="We are here for you." useInvertedBackground={true}
icon={Info} />
imageSrc="http://img.b2bpic.net/free-photo/close-up-smiling-worker-talking-phone_23-2147562047.jpg?_wi=3" </div>
mediaAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer"> <div id="about-mission" data-section="about-mission">
<FooterBaseCard <TextSplitAbout
logoText="Palante STS" title="Why I Founded Palante STS"
columns={[ description={[
{ "After my family's experience, I couldn't stop thinking about the thousands of Southern California families going through the same thing every single day — without a roadmap, without a guide, without anyone who could hold the whole picture at once.", "I founded Palante Senior Transition Specialists to be the service I wished my family had. One person. One point of contact. Someone who could sell the home with genuine expertise, identify and personally vet the right senior communities, and manage the downsizing and move — all while actually understanding what the family was going through emotionally.", "The name says it all. Pa'lante — from the Puerto Rican expression para adelante — means forward. It's what we say when we're facing something hard and we choose to keep moving. That's what every family I work with is doing. And that's the energy I bring to every engagement."
title: "Company", ]}
items: [ useInvertedBackground={false}
{ buttons={[{ text: "Schedule a Call with Ronnie", href: "/contact" }]}
label: "About", />
href: "/about", </div>
},
{ <div id="bring-to-family" data-section="bring-to-family">
label: "Services", <MetricSplitMediaAbout
href: "/services", title="What I Bring to Your Family"
}, description="My role is to be your anchor. I combine professional real estate strategy with deep senior care knowledge to ensure you never have to navigate this journey alone."
{ metrics={[
label: "How It Works", { value: "20 Years", title: "Real Estate Expertise" },
href: "/how-it-works", { value: "Compassion", title: "Personalized Guidance" },
}, { value: "Complete", title: "End-to-End Transition" }
], ]}
}, useInvertedBackground={false}
{ mediaAnimation="slide-up"
title: "Contact", metricsAnimation="slide-up"
items: [ />
{ </div>
label: "Schedule Consultation",
href: "/contact", <div id="who-i-serve" data-section="who-i-serve">
}, <FeatureCardTwentyOne
{ title="Who I Serve"
label: "Email: hello@gopalante.com", description="I partner with families in Southern California seeking professional guidance during senior transitions."
href: "mailto:hello@gopalante.com", accordionItems={[
}, { id: "s1", title: "Families in Transition", content: "Supporting adult children caring for aging parents." },
{ { id: "s2", title: "Seniors Moving Forward", content: "Helping seniors find the right community and downsizing comfortably." },
label: "Text/Call: (555) 555-5555", { id: "s3", title: "Real Estate Needs", content: "Those needing expert home sale management as part of their transition." }
href: "tel:5555555555", ]}
}, useInvertedBackground={true}
], mediaPosition="right"
}, videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
{ />
title: "Service Areas", </div>
items: [
{ <div id="footer" data-section="footer">
label: "Orange County", <FooterSimple
href: "#", columns={[
}, { title: "Company", items: [{ label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] },
{ { title: "Contact", items: [{ label: "Email: hello@gopalante.com", href: "mailto:hello@gopalante.com" }] }
label: "Los Angeles", ]}
href: "#", bottomLeftText="© 2026 Palante Senior Transition Specialists LLC"
}, bottomRightText="All rights reserved."
{ />
label: "Riverside", </div>
href: "#",
},
{
label: "San Bernardino",
href: "#",
},
],
},
]}
copyrightText="© 2026 Palante Senior Transition Specialists LLC"
/>
</div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );

View File

@@ -10,8 +10,8 @@ import { Archivo } from "next/font/google";
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'Senior Transition Specialist Southern California | Palante STS', title: 'About Palante Senior Transition Specialists',
description: 'Palante STS provides expert senior housing placement, home sales, and downsizing transition management in OC, LA, Riverside, and San Bernardino.', description: 'Learn about the mission, expertise, and story behind Palante Senior Transition Specialists, providing compassionate guidance for California families.',
openGraph: { openGraph: {
"title": "Palante STS - Trusted Senior Transition Specialists", "title": "Palante STS - Trusted Senior Transition Specialists",
"description": "Real estate, placement, and transition management. We handle everything.", "description": "Real estate, placement, and transition management. We handle everything.",

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ variant: "rotated-rays-static" }} background={{ variant: "rotated-rays-static" }}
title="When It's Time for Mom or Dad to Move We Handle Everything." title="Overwhelmed by Your Parent's Move? We Understand."
description="California-licensed Senior Transition Specialist serving Orange County, LA, Riverside & San Bernardino. Real estate. Placement. Downsizing. One expert. One seamless process." description="California-licensed Senior Transition Specialist serving Orange County, LA, Riverside & San Bernardino. Real estate. Placement. Downsizing. One expert. One seamless process."
buttons={[ buttons={[
{ text: "Schedule a Free Consultation", href: "/contact" }, { text: "Schedule a Free Consultation", href: "/contact" },
@@ -65,10 +65,10 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ title: "Free Consultation", description: "We listen first — no pressure, no scripts.", icon: Users, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/uniform-healthcare-medical-icons-computer_1134-959.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/uniform-healthcare-medical-icons-computer_1134-959.jpg?_wi=2" }] }, { title: "Free Consultation", description: "We listen first — no pressure, no scripts.", icon: Users, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgAzSnGoyjp2WRFEpWFU41xUOw/uploaded-1776662612141-6oey12mw.jpg?_wi=1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgAzSnGoyjp2WRFEpWFU41xUOw/uploaded-1776662612141-6oey12mw.jpg?_wi=2" }] },
{ title: "Personalized Plan", description: "Every situation is different. Yours gets a custom roadmap.", icon: Map, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6pdsjv&_wi=1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6pdsjv&_wi=2" }] }, { title: "Personalized Plan", description: "Every situation is different. Yours gets a custom roadmap.", icon: Map, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgAzSnGoyjp2WRFEpWFU41xUOw/uploaded-1776662872184-zqbg85kc.jpg?_wi=1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgAzSnGoyjp2WRFEpWFU41xUOw/uploaded-1776662872184-zqbg85kc.jpg?_wi=2" }] },
{ title: "Execution", description: "We coordinate home sales, tours, and downsizing for you.", icon: Briefcase, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-vector/25-task-project-management-flat-color-icon-pack_1142-22695.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-vector/25-task-project-management-flat-color-icon-pack_1142-22695.jpg?_wi=2" }] }, { title: "Execution", description: "We coordinate home sales, tours, and downsizing for you.", icon: Briefcase, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgAzSnGoyjp2WRFEpWFU41xUOw/uploaded-1776663052480-67qzt7g8.jpg?_wi=1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgAzSnGoyjp2WRFEpWFU41xUOw/uploaded-1776663052480-67qzt7g8.jpg?_wi=2" }] },
{ title: "Move-In Day", description: "From your parent's old living room to their new home, set up and ready.", icon: Home, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/paper-cut-key-heart-as-symbol-love_1232-3647.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/paper-cut-key-heart-as-symbol-love_1232-3647.jpg?_wi=2" }] } { title: "Move-In Day", description: "From your parent's old living room to their new home, set up and ready.", icon: Home, mediaItems: [{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgAzSnGoyjp2WRFEpWFU41xUOw/uploaded-1776663133033-7zneotse.jpg?_wi=1" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BgAzSnGoyjp2WRFEpWFU41xUOw/uploaded-1776663133033-7zneotse.jpg?_wi=2" }] }
]} ]}
title="A Trusted, Four-Step Process" title="A Trusted, Four-Step Process"
description="We simplify your parent's transition with clear steps and compassionate support." description="We simplify your parent's transition with clear steps and compassionate support."