Merge version_1 into main #1
@@ -70,32 +70,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "c1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg?_wi=1",
|
||||
imageAlt: "Private Wealth Growth",
|
||||
},
|
||||
{
|
||||
id: "c2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg?_wi=2",
|
||||
imageAlt: "Canadian Market Insights",
|
||||
},
|
||||
{
|
||||
id: "c3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg?_wi=3",
|
||||
imageAlt: "Alternative Investments",
|
||||
},
|
||||
{
|
||||
id: "c4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg?_wi=4",
|
||||
imageAlt: "Portfolio Diversification",
|
||||
},
|
||||
{
|
||||
id: "c5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg?_wi=5",
|
||||
imageAlt: "Regulated Compliance",
|
||||
},
|
||||
{
|
||||
id: "c6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-11991.jpg?_wi=6",
|
||||
imageAlt: "Wealth Preservation",
|
||||
},
|
||||
]}
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
"Alternative",
|
||||
"Real Estate",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
"Income",
|
||||
"Private Credit",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
"Diversification",
|
||||
"Fund",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
"Equity",
|
||||
"Growth",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "f5",
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
"Infrastructure",
|
||||
"Core",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Investment Categories"
|
||||
|
||||
Reference in New Issue
Block a user