diff --git a/src/app/globals.css b/src/app/globals.css index 2aee3b6..7178e7c 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -7,7 +7,7 @@ --background: #ffffff;; --card: #fafafa;; --foreground: #000000;; - --primary-cta: #00cc00;; + --primary-cta: #0066ff;; --secondary-cta: #ffffff;; --accent: #e5e5e5;; --background-accent: #f5f5f5;; diff --git a/src/app/page.tsx b/src/app/page.tsx index 72dec15..325ce27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { title="Capital for Innovation" description="We identify and fund the next generation of transformative companies. Strategic capital, hands-on expertise, and a network of industry leaders." tag="Venture Capital" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767044703466-m4tbn51j.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766184700299-5zkwi6rw.jpg" imageAlt="Venture capital team in meeting" buttons={[ { text: "View Portfolio", href: "portfolio" },