Update src/app/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function HomePage() {
|
||||
<HeroBillboardGallery
|
||||
title="Build Wealth. Protect Your Future. Live with Financial Freedom."
|
||||
description="International financial planning and wealth structuring designed for discerning clients who demand excellence. Secure your legacy with personalized strategies from our global team of experts."
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Premium Financial Planning"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -82,15 +82,15 @@ export default function HomePage() {
|
||||
imageAlt: "Wealth management dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286117.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286117.jpg",
|
||||
imageAlt: "Global financial markets international trading",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lock-with-metal-chain_23-2148578050.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lock-with-metal-chain_23-2148578050.jpg",
|
||||
imageAlt: "Secure financial future protection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coworkers-meeting-office_23-2148339357.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coworkers-meeting-office_23-2148339357.jpg",
|
||||
imageAlt: "Professional advisory meeting consultation",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
imageAlt: "Investment portfolio management growth",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesspersons-looking-laptop_23-2147626439.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesspersons-looking-laptop_23-2147626439.jpg",
|
||||
imageAlt: "International financial strategy planning",
|
||||
},
|
||||
]}
|
||||
@@ -373,7 +373,7 @@ export default function HomePage() {
|
||||
content: "Absolutely. We maintain the strictest confidentiality standards and use secure, encrypted systems to protect all client information. Your privacy is paramount in all our operations.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/setting-family-budget_1098-15665.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/setting-family-budget_1098-15665.jpg"
|
||||
imageAlt="financial advisor consultation office"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -407,7 +407,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-1639.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-1639.jpg"
|
||||
imageAlt="financial freedom success lifestyle"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Call to action section for scheduling consultation"
|
||||
|
||||
Reference in New Issue
Block a user