Merge version_1 into main #2
231
src/app/page.tsx
231
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Strategy",
|
||||
id: "strategy",
|
||||
},
|
||||
{
|
||||
name: "Career",
|
||||
id: "career",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Strategy", id: "strategy" },
|
||||
{ name: "Career", id: "career" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="WealthPro"
|
||||
/>
|
||||
@@ -53,33 +41,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Master Your Wealth & Career Growth"
|
||||
description="Unlock professional-grade strategies to save aggressively, invest smartly, and accelerate your path to financial freedom."
|
||||
tag="Financial Freedom Strategy"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=1",
|
||||
imageAlt: "Financial Dashboard UI",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-office-talking-with-manager-videocall_482257-126637.jpg?_wi=1",
|
||||
imageAlt: "Professional Finance Advisor",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg",
|
||||
imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-analyzing-stock-trade-market-computer-using-exchange-hedge-fund-statistics-create-investment-profit-entrepreneur-working-with-forex-real-time-sales-trend-handheld-shot_482257-40951.jpg",
|
||||
imageAlt: "Financial broker analyzing stock trade market on computer.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/document-paper-table-network-connection-graphic_53876-120047.jpg",
|
||||
imageAlt: "Document paper on table network connection graphic",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "Financial Dashboard UI" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-office-talking-with-manager-videocall_482257-126637.jpg", imageAlt: "Professional Finance Advisor" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -101,41 +69,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Automated Saving",
|
||||
description: "Seamlessly redirect a portion of your salary to high-yield accounts.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-25-years-old-using-mobile-phone-shopping-app-credit-card-order-delivery-purchase-standing-beige-background_1258-301248.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145116.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=2",
|
||||
imageAlt: "budgeting app mobile UI",
|
||||
title: "Automated Saving", description: "Seamlessly redirect a portion of your salary to high-yield accounts.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-25-years-old-using-mobile-phone-shopping-app-credit-card-order-delivery-purchase-standing-beige-background_1258-301248.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145116.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Career ROI Tracker",
|
||||
description: "Align your spending with your long-term salary growth projections.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface-collection_23-2148626878.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-planning-retirement-service_53876-132160.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-office-talking-with-manager-videocall_482257-126637.jpg?_wi=2",
|
||||
imageAlt: "budgeting app mobile UI",
|
||||
title: "Career ROI Tracker", description: "Align your spending with your long-term salary growth projections.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface-collection_23-2148626878.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/financial-planning-retirement-service_53876-132160.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Investment Portfolios",
|
||||
description: "Expertly curated asset allocation for ambitious professionals.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-25157.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-professional-attire_23-2152009547.jpg?_wi=1",
|
||||
imageAlt: "budgeting app mobile UI",
|
||||
},
|
||||
title: "Investment Portfolios", description: "Expertly curated asset allocation for ambitious professionals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-25157.jpg" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Pro Financial Strategies"
|
||||
@@ -145,30 +89,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "$500M+",
|
||||
title: "Managed Assets",
|
||||
description: "Helping people grow wealth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904324.jpg",
|
||||
id: "m1", value: "$500M+", title: "Managed Assets", description: "Helping people grow wealth.", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904324.jpg"
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "15%",
|
||||
title: "Avg. Savings Gain",
|
||||
description: "Increased yield on cash.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-sitting-with-laptop_1098-3909.jpg",
|
||||
id: "m2", value: "15%", title: "Avg. Savings Gain", description: "Increased yield on cash.", imageSrc: "http://img.b2bpic.net/free-photo/worker-sitting-with-laptop_1098-3909.jpg"
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
title: "Growth Support",
|
||||
description: "Available anytime.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mobile-phone-desk-diagram_1163-2765.jpg",
|
||||
},
|
||||
id: "m3", value: "24/7", title: "Growth Support", description: "Available anytime.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mobile-phone-desk-diagram_1163-2765.jpg"
|
||||
}
|
||||
]}
|
||||
title="Proven Results"
|
||||
description="Helping professionals scale their wealth faster."
|
||||
@@ -182,37 +115,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
tag: "Essentials",
|
||||
price: "$99",
|
||||
period: "/mo",
|
||||
description: "Build your financial base.",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Financial audit",
|
||||
"Basic budgeting",
|
||||
"Email support",
|
||||
],
|
||||
id: "starter", tag: "Essentials", price: "$99", period: "/mo", description: "Build your financial base.", button: { text: "Get Started" },
|
||||
featuresTitle: "Includes:", features: ["Financial audit", "Basic budgeting", "Email support"]
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
tag: "Career Growth",
|
||||
price: "$299",
|
||||
period: "/mo",
|
||||
description: "Accelerate your career income.",
|
||||
button: {
|
||||
text: "Upgrade",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Salary negotiation tools",
|
||||
"Premium portfolios",
|
||||
"Dedicated advisor",
|
||||
],
|
||||
},
|
||||
id: "pro", tag: "Career Growth", price: "$299", period: "/mo", description: "Accelerate your career income.", button: { text: "Upgrade" },
|
||||
featuresTitle: "Includes:", features: ["Salary negotiation tools", "Premium portfolios", "Dedicated advisor"]
|
||||
}
|
||||
]}
|
||||
title="Choose Your Path"
|
||||
description="Select the level of strategic support you need."
|
||||
@@ -222,49 +131,30 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
description="Hear from our successful clients."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alice J.",
|
||||
handle: "@financeguru",
|
||||
testimonial: "Transformed my career trajectory.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-professional-attire_23-2152009547.jpg?_wi=2",
|
||||
id: "t1", name: "Alice J.", handle: "@financeguru", testimonial: "Transformed my career trajectory.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-professional-attire_23-2152009547.jpg"
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark D.",
|
||||
handle: "@investor",
|
||||
testimonial: "Wealth growth is now automated.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg",
|
||||
id: "t2", name: "Mark D.", handle: "@investor", testimonial: "Wealth growth is now automated.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg"
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Chloe S.",
|
||||
handle: "@techfounder",
|
||||
testimonial: "Best financial decision ever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg",
|
||||
id: "t3", name: "Chloe S.", handle: "@techfounder", testimonial: "Best financial decision ever.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg"
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "James L.",
|
||||
handle: "@manager",
|
||||
testimonial: "Strategic saving that works.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
||||
id: "t4", name: "James L.", handle: "@manager", testimonial: "Strategic saving that works.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sarah P.",
|
||||
handle: "@consultant",
|
||||
testimonial: "Finally have control.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg",
|
||||
},
|
||||
id: "t5", name: "Sarah P.", handle: "@consultant", testimonial: "Finally have control.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Success"
|
||||
@@ -277,21 +167,10 @@ export default function LandingPage() {
|
||||
title="Ready to Start?"
|
||||
description="Reach out for a professional financial consultation."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "Your Email" }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your message...",
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Your message..." }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-business-buildings_1359-1085.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -301,31 +180,17 @@ export default function LandingPage() {
|
||||
logoText="WealthPro"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#career",
|
||||
},
|
||||
],
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Careers", href: "#career" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user