@@ -16,35 +16,23 @@ export default function LandingPage() {
< ThemeProvider
defaultButtonVariant = "directional-hover"
defaultTextAnimation = "reveal-blur"
borderRadius = "rounded "
borderRadius = "soft "
contentWidth = "mediumLarge"
sizing = "largeSmallS izeMediumTitles"
background = "blurBottom "
cardStyle = "glass-elevated "
primaryButtonStyle = "primary-glow "
secondaryButtonStyle = "soli d"
headingFontWeight = "normal "
sizing = "largeSizeMediumTitles"
background = "none "
cardStyle = "glass-depth "
primaryButtonStyle = "flat "
secondaryButtonStyle = "layere d"
headingFontWeight = "medium "
>
< ReactLenis root >
< div id = "nav" data-section = "nav" >
< NavbarStyleApple
navItems = { [
{
name : "Consultancy" ,
id : "about" ,
} ,
{
name : "Strategy" ,
id : "features" ,
} ,
{
name : "Legacy" ,
id : "testimonials" ,
} ,
{
name : "Contact" ,
id : "contact" ,
} ,
{ name : "Consultancy" , id : "about" } ,
{ name : "Strategy" , id : "features" } ,
{ name : "Legacy" , id : "testimonials" } ,
{ name : "Contact" , id : "contact" },
] }
brandName = "Atlas Wealth"
/ >
@@ -55,73 +43,12 @@ export default function LandingPage() {
title = "From wealth to legacy, with clarity"
description = "Independent 360º financial consultancy designed to build your freedom and preserve what you've conquered. Strategic guidance without conflicts of interest."
testimonials = { [
{
name : "Sarah Jenki ns" ,
handle : "Family Office Principal" ,
testimonial : "Atlas Wealth provided the strategic clarity we needed to unify our family assets." ,
rating : 5 ,
imageSrc : "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4750.jpg" ,
} ,
{
name : "Robert Chen" ,
handle : "Entrepreneur" ,
testimonial : "Finally, an advisor who prioritizes my freedom over product commissions." ,
rating : 5 ,
imageSrc : "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-sitting-window_1262-4842.jpg" ,
} ,
{
name : "Emily V. Scott" ,
handle : "Attorney" ,
testimonial : "Their approach to legacy preservation is unmatched in the industry." ,
rating : 5 ,
imageSrc : "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg" ,
} ,
{
name : "Marcus Thorne" ,
handle : "CFO" ,
testimonial : "A truly 360-degree approach that understands the complexities of corporate growth." ,
rating : 5 ,
imageSrc : "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg" ,
} ,
{
name : "Linda G. Miller" ,
handle : "HNWI" ,
testimonial : "Transparent, independent, and insightful advice that builds true long-term value." ,
rating : 5 ,
imageSrc : "http://img.b2bpic.net/free-photo/lady-winking-asking-keep-secret-white-backdrop-happy-short-haired-woman-black-jacket-smiles-isolated-background_197531-18490.jpg" ,
} ,
] }
buttons = { [
{
text : "Speak with a Consultant" ,
href : "#contact" ,
} ,
{ name : "Sarah Jenkins" , handle : "Family Office Principal" , testimonial : "Atlas Wealth provided the strategic clarity we needed to unify our family assets." , rating : 5 } ,
{ name : "Robert Chen" , handle : "Entrepreneur" , testimonial : "Finally, an advisor who prioritizes my freedom over product commissio ns. " , rating : 5 }
] }
buttons = { [ { text : "Speak with a Consultant" , href : "#contact" } ] }
imageSrc = "http://img.b2bpic.net/free-photo/aesthetic-background-with-patterned-glass-texture_53876-139920.jpg"
imageAlt = "Sophisticated financial institutional background"
avatars = { [
{
src : "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4750.jpg" ,
alt : "Sarah Jenkins" ,
} ,
{
src : "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-sitting-window_1262-4842.jpg" ,
alt : "Robert Chen" ,
} ,
{
src : "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg" ,
alt : "Emily V. Scott" ,
} ,
{
src : "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg" ,
alt : "Marcus Thorne" ,
} ,
{
src : "http://img.b2bpic.net/free-photo/lady-winking-asking-keep-secret-white-backdrop-happy-short-haired-woman-black-jacket-smiles-isolated-background_197531-18490.jpg" ,
alt : "Linda G. Miller" ,
} ,
] }
avatarText = "Trusted by visionary leaders"
/ >
< / div >
@@ -144,26 +71,10 @@ export default function LandingPage() {
textboxLayout = "default"
useInvertedBackground = { false }
features = { [
{
icon : Target ,
title : "Strategic Growth" ,
description : "Intelligent solutions tailored to entrepreneurial ambition." ,
} ,
{
icon : Building2 ,
title : "Legacy Preservation" ,
description : "Protecting what you've built across generations." ,
} ,
{
icon : FileText ,
title : "Tax Efficiency" ,
description : "Sophisticated planning to minimize inefficiency and maximize returns." ,
} ,
{
icon : Compass ,
title : "Strategic Independence" ,
description : "Guidance without conflicts of interest or hidden agendas." ,
} ,
{ icon : Target , title : "Strategic Growth" , description : "Intelligent solutions tailored to entrepreneurial ambition." } ,
{ icon : Building2 , title : "Legacy Preservation" , description : "Protecting what you've built across generations." } ,
{ icon : FileText , title : "Tax Efficiency" , description : "Sophisticated planning to minimize inefficiency and maximize returns." } ,
{ icon : Compass , title : "Strategic Independence" , description : "Guidance without conflicts of interest or hidden agendas." } ,
] }
title = "A 360º Financial Ecosystem"
description = "Comprehensive strategy covering all facets of your personal and professional growth."
@@ -176,28 +87,7 @@ export default function LandingPage() {
testimonial = "Atlas Wealth’ s clarity gave our family the freedom to focus on what matters most, knowing our legacy is securely managed."
rating = { 5 }
author = "The Thompson Family Office"
avatars = { [
{
src : "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4750.jpg" ,
alt : "Client 1" ,
} ,
{
src : "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-sitting-window_1262-4842.jpg" ,
alt : "Client 2" ,
} ,
{
src : "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg" ,
alt : "Client 3" ,
} ,
{
src : "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg" ,
alt : "Client 4" ,
} ,
{
src : "http://img.b2bpic.net/free-photo/lady-winking-asking-keep-secret-white-backdrop-happy-short-haired-woman-black-jacket-smiles-isolated-background_197531-18490.jpg" ,
alt : "Client 5" ,
} ,
] }
avatars = { [ ] }
ratingAnimation = "slide-up"
avatarsAnimation = "slide-up"
/ >
@@ -209,24 +99,10 @@ export default function LandingPage() {
title = "Begin Your Consultation"
description = "Request a confidential conversation with our advisory team to explore your strategic alignment."
inputs = { [
{
name : "fullName" ,
type : "text" ,
placeholder : "Full Name" ,
required : true ,
} ,
{
name : "email" ,
type : "email" ,
placeholder : "Email Address" ,
required : true ,
} ,
{ name : "fullName" , type : "text" , placeholder : "Full Name" , required : true } ,
{ name : "email" , type : "email" , placeholder : "Email Address" , required : true } ,
] }
textarea = { {
name : "message" ,
placeholder : "How can we assist you?" ,
rows : 4 ,
} }
textarea = { { name : "message" , placeholder : "How can we assist you?" , rows : 4 } }
imageSrc = "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780717.jpg"
/ >
< / div >
@@ -234,42 +110,13 @@ export default function LandingPage() {
< div id = "footer" data-section = "footer" >
< FooterBase
columns = { [
{
title : "Company" ,
items : [
{
label : "About Us" ,
href : "#about" ,
} ,
{
label : "Strategy" ,
href : "#features" ,
} ,
{
label : "Careers" ,
href : "#" ,
} ,
] ,
} ,
{
title : "Legal" ,
items : [
{
label : "Privacy Policy" ,
href : "#" ,
} ,
{
label : "Terms of Service" ,
href : "#" ,
} ,
] ,
} ,
{ title : "Company" , items : [ { label : "About Us" , href : "#about" } , { label : "Strategy" , href : "#features" } ] } ,
{ title : "Legal" , items : [ { label : "Privacy Policy" , href : "#" } , { label : "Terms of Service" , href : "#" } ] } ,
] }
logoText = "Atlas Wealth"
copyrightText = "© 2025 Atlas Wealth. All rights reserved."
/ >
< / div >
< / ReactLenis >
< / ThemeProvider >
) ;
}
}