Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-17 10:01:07 +00:00

View File

@@ -163,6 +163,7 @@ export default function LandingPage() {
description="Get the latest world insights and platform updates delivered directly to your inbox."
imageSrc="http://img.b2bpic.net/free-photo/modern-art-urban-skyline-atom_1127-2399.jpg"
mediaAnimation="slide-up"
buttonText="Subscribe for Daily Insights"
/>
</div>
@@ -196,4 +197,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}