Update src/app/page.tsx

This commit is contained in:
2026-04-07 18:41:01 +00:00
parent ebba5274aa
commit 7a022c29db

View File

@@ -29,30 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleFullscreen <NavbarStyleFullscreen
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: "Contact", id: "/contact" }
name: "How It Works",
id: "/how-it-works",
},
{
name: "Services",
id: "/services",
},
{
name: "About",
id: "/about",
},
{
name: "Resources",
id: "/blog",
},
{
name: "Contact",
id: "/contact",
},
]} ]}
brandName="Palante STS" brandName="Palante STS"
/> />
@@ -60,52 +41,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{ variant: "rotated-rays-static" }}
variant: "rotated-rays-static",
}}
title="When It's Time for Mom or Dad to Move — We Handle Everything." title="When It's Time for Mom or Dad to Move — We Handle Everything."
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", { text: "How It Works", href: "/how-it-works" }
href: "/contact",
},
{
text: "How It Works",
href: "/how-it-works",
},
]} ]}
carouselItems={[ carouselItems={[
{ { id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg", imageAlt: "Multigenerational family support" },
id: "c1", { id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg", imageAlt: "Professional consultation" },
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg?_wi=1", { id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg", imageAlt: "Senior community living" },
imageAlt: "Multigenerational family support", { id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg", imageAlt: "Warm family moment" },
}, { id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg", imageAlt: "California senior home" },
{ { id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg", imageAlt: "Professional real estate advice" }
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg?_wi=2",
imageAlt: "Professional consultation",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg?_wi=3",
imageAlt: "Senior community living",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg?_wi=4",
imageAlt: "Warm family moment",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg?_wi=5",
imageAlt: "California senior home",
},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg?_wi=6",
imageAlt: "Professional real estate advice",
},
]} ]}
/> />
</div> </div>
@@ -116,66 +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" }, { imageSrc: "http://img.b2bpic.net/free-photo/uniform-healthcare-medical-icons-computer_1134-959.jpg" }] },
title: "Free Consultation", { 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" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6pdsjv" }] },
description: "We listen first — no pressure, no scripts.", { 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" }, { imageSrc: "http://img.b2bpic.net/free-vector/25-task-project-management-flat-color-icon-pack_1142-22695.jpg" }] },
icon: Users, { 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" }, { imageSrc: "http://img.b2bpic.net/free-photo/paper-cut-key-heart-as-symbol-love_1232-3647.jpg" }] }
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",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-posing-together_23-2149071589.jpg?_wi=7",
imageAlt: "multigenerational family talking warm home",
},
{
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",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/uniform-healthcare-medical-icons-computer_1134-959.jpg?_wi=3",
imageAlt: "consultation icon flat design blue gold",
},
{
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",
},
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6pdsjv&_wi=3",
imageAlt: "map roadmap icon flat",
},
{
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",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/25-task-project-management-flat-color-icon-pack_1142-22695.jpg?_wi=3",
imageAlt: "execution management icon",
},
]} ]}
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."
@@ -189,33 +82,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ { id: "s1", brand: "Real Estate", name: "Home Sale Management", price: "Customized Approach", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-celebrating-birthday_23-2150599031.jpg", reviewCount: "Palante Licensed Realtor" },
id: "s1", { id: "s2", brand: "Placement", name: "Senior Housing Search", price: "No Cost to Family", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-couple-with-drinks_23-2149391034.jpg", reviewCount: "Vetted OC/LA/Riverside/SB Communities" },
brand: "Real Estate", { id: "s3", brand: "Downsizing", name: "Transition Management", price: "End-to-End", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-packing-product-parcel-boxes-delivery_53876-127277.jpg", reviewCount: "Packing, Staging, Move Setup" }
name: "Home Sale Management",
price: "Customized Approach",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-celebrating-birthday_23-2150599031.jpg?_wi=1",
reviewCount: "Palante Licensed Realtor",
},
{
id: "s2",
brand: "Placement",
name: "Senior Housing Search",
price: "No Cost to Family",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-couple-with-drinks_23-2149391034.jpg?_wi=1",
reviewCount: "Vetted OC/LA/Riverside/SB Communities",
},
{
id: "s3",
brand: "Downsizing",
name: "Transition Management",
price: "End-to-End",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-packing-product-parcel-boxes-delivery_53876-127277.jpg?_wi=1",
reviewCount: "Packing, Staging, Move Setup",
},
]} ]}
title="Comprehensive Transition Services" title="Comprehensive Transition Services"
description="Real estate, senior placement, and downsizing under one roof." description="Real estate, senior placement, and downsizing under one roof."
@@ -228,51 +97,11 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "t1", name: "Sarah J.", handle: "@palante-family", testimonial: "Palante made a difficult time much easier. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/paper-cut-key-heart-as-symbol-love_1232-3647.jpg" },
id: "t1", { id: "t2", name: "Mark D.", handle: "@palante-family", testimonial: "Their one-expert approach saved us so much time and stress.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-celebrating-birthday_23-2150599031.jpg" },
name: "Sarah J.", { id: "t3", name: "Elena R.", handle: "@palante-family", testimonial: "Kind, professional, and very knowledgeable about local options.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-couple-with-drinks_23-2149391034.jpg" },
handle: "@palante-family", { id: "t4", name: "David W.", handle: "@palante-family", testimonial: "Truly a seamless process from start to finish.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-packing-product-parcel-boxes-delivery_53876-127277.jpg" },
testimonial: "Palante made a difficult time much easier. Highly recommended.", { id: "t5", name: "Jennifer K.", handle: "@palante-family", testimonial: "Professional yet felt like family helping family.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-worker-talking-phone_23-2147562047.jpg" }
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/paper-cut-key-heart-as-symbol-love_1232-3647.jpg?_wi=3",
imageAlt: "move-in day home setup icon",
},
{
id: "t2",
name: "Mark D.",
handle: "@palante-family",
testimonial: "Their one-expert approach saved us so much time and stress.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-celebrating-birthday_23-2150599031.jpg?_wi=2",
imageAlt: "senior house sale residential real estate",
},
{
id: "t3",
name: "Elena R.",
handle: "@palante-family",
testimonial: "Kind, professional, and very knowledgeable about local options.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-couple-with-drinks_23-2149391034.jpg?_wi=2",
imageAlt: "beautiful assisted living community interior",
},
{
id: "t4",
name: "David W.",
handle: "@palante-family",
testimonial: "Truly a seamless process from start to finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-packing-product-parcel-boxes-delivery_53876-127277.jpg?_wi=2",
imageAlt: "packing boxes moving process organized",
},
{
id: "t5",
name: "Jennifer K.",
handle: "@palante-family",
testimonial: "Professional yet felt like family helping family.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-worker-talking-phone_23-2147562047.jpg?_wi=1",
imageAlt: "professional headshot approachable senior specialist",
},
]} ]}
showRating={true} showRating={true}
title="Stories from Families We Serve" title="Stories from Families We Serve"
@@ -286,6 +115,8 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
useInvertedBackground={false} useInvertedBackground={false}
title=""
description=""
/> />
</div> </div>
@@ -293,61 +124,9 @@ export default function LandingPage() {
<FooterBaseCard <FooterBaseCard
logoText="Palante STS" logoText="Palante STS"
columns={[ columns={[
{ { title: "Company", items: [{ label: "About", href: "/about" }, { label: "Services", href: "/services" }, { label: "How It Works", href: "/how-it-works" }] },
title: "Company", { title: "Contact", items: [{ label: "Schedule Consultation", href: "/contact" }, { label: "Email: hello@gopalante.com", href: "mailto:hello@gopalante.com" }, { label: "Text/Call: (555) 555-5555", href: "tel:5555555555" }] },
items: [ { title: "Service Areas", items: [{ label: "Orange County", href: "#" }, { label: "Los Angeles", href: "#" }, { label: "Riverside", href: "#" }, { label: "San Bernardino", href: "#" }] }
{
label: "About",
href: "/about",
},
{
label: "Services",
href: "/services",
},
{
label: "How It Works",
href: "/how-it-works",
},
],
},
{
title: "Contact",
items: [
{
label: "Schedule Consultation",
href: "/contact",
},
{
label: "Email: hello@gopalante.com",
href: "mailto:hello@gopalante.com",
},
{
label: "Text/Call: (555) 555-5555",
href: "tel:5555555555",
},
],
},
{
title: "Service Areas",
items: [
{
label: "Orange County",
href: "#",
},
{
label: "Los Angeles",
href: "#",
},
{
label: "Riverside",
href: "#",
},
{
label: "San Bernardino",
href: "#",
},
],
},
]} ]}
copyrightText="© 2026 Palante Senior Transition Specialists LLC" copyrightText="© 2026 Palante Senior Transition Specialists LLC"
/> />