Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-12 13:06:40 +00:00

View File

@@ -48,22 +48,22 @@ export default function LandingPage() {
buttons={[{ text: "Get early access →", href: "#waitlist" }]} buttons={[{ text: "Get early access →", href: "#waitlist" }]}
carouselItems={[ carouselItems={[
{ {
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg", imageAlt: "Investment analysis dashboard showing metrics" id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg?_wi=1", imageAlt: "Investment analysis dashboard showing metrics"
}, },
{ {
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg", imageAlt: "Property investment report interface" id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg?_wi=2", imageAlt: "Property investment report interface"
}, },
{ {
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg", imageAlt: "Real estate market analysis dashboard" id: "3", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg?_wi=3", imageAlt: "Real estate market analysis dashboard"
}, },
{ {
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg", imageAlt: "Investment scenario comparison view" id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg?_wi=4", imageAlt: "Investment scenario comparison view"
}, },
{ {
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg", imageAlt: "Tax breakdown and yield calculation" id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg?_wi=5", imageAlt: "Tax breakdown and yield calculation"
}, },
{ {
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg", imageAlt: "Risk assessment and scoring interface" id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-trade-market-profit-data-screen-create-financial-investment-looking-stock-charts-statistics-male-broker-analyzing-hedge-hund-trend-forex-exchange_482257-39523.jpg?_wi=6", imageAlt: "Risk assessment and scoring interface"
} }
]} ]}
autoPlay={true} autoPlay={true}
@@ -106,7 +106,7 @@ export default function LandingPage() {
title="From URL to investment decision." title="From URL to investment decision."
description="No account needed. No spreadsheets. No guesswork." description="No account needed. No spreadsheets. No guesswork."
tag="HOW IT WORKS" tag="HOW IT WORKS"
imageSrc="http://img.b2bpic.net/free-vector/elegant-web-element-collection_23-2147543852.jpg" imageSrc="http://img.b2bpic.net/free-vector/elegant-web-element-collection_23-2147543852.jpg?_wi=1"
imageAlt="Three-step process visualization" imageAlt="Three-step process visualization"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -142,7 +142,7 @@ export default function LandingPage() {
description="Local expertise in every region" description="Local expertise in every region"
subdescription="Local tax rules, STR regulations, rental yield data and price history — built in for every market." subdescription="Local tax rules, STR regulations, rental yield data and price history — built in for every market."
icon={Globe} icon={Globe}
imageSrc="http://img.b2bpic.net/free-vector/elegant-web-element-collection_23-2147543852.jpg" imageSrc="http://img.b2bpic.net/free-vector/elegant-web-element-collection_23-2147543852.jpg?_wi=2"
imageAlt="European market map coverage" imageAlt="European market map coverage"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}