4 Commits

Author SHA1 Message Date
71779875a4 Update src/app/styles/variables.css 2026-04-03 17:51:02 +00:00
cb0d30cda0 Update src/app/page.tsx 2026-04-03 17:51:01 +00:00
65a86cd7d3 Merge version_1 into main
Merge version_1 into main
2026-04-03 17:44:42 +00:00
f93cb6b4ef Merge version_1 into main
Merge version_1 into main
2026-04-03 17:44:11 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", value: "10,000+", title: "Active Hearts", description: "Connecting the globe.", imageSrc: "http://img.b2bpic.net/free-photo/dry-multicolor-powder-table_23-2147964234.jpg"}, id: "m1", value: "10,000+", title: "Active Hearts", description: "Connecting the globe.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BrDG8lQ1BxX5GtgxKo80Aofjoh/uploaded-1775238644684-bimvn3eh.png"},
]} ]}
title="World Pulse" title="World Pulse"
description="Global connectivity, mapped in golden light." description="Global connectivity, mapped in golden light."
@@ -136,4 +136,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f0f8ff;
--card: #fbf8f1; --card: #ffffff;
--foreground: #333333; --foreground: #1a365d;
--primary-cta: #E6B325; --primary-cta: #73b7f1;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #fbfcf8;
--secondary-cta-text: #333333; --secondary-cta-text: #333333;
--accent: #B8DDF6; --accent: #fdfaf0;
--background-accent: #FBF8F1; --background-accent: #e0f2fe;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);