2 Commits

Author SHA1 Message Date
5281137d1d Update src/app/page.tsx 2026-06-08 17:55:09 +00:00
c56556926d Update theme colors 2026-06-08 17:50:45 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -121,11 +121,11 @@ export default function LandingPage() {
{ {
id: "reason-2", value: "💰", title: "Transparent Pricing", description: "Upfront quotes, no hidden fees or surprises.", imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-piggy-bank-copy-space_23-2148911563.jpg", imageAlt: "Transparent Pricing icon"}, id: "reason-2", value: "💰", title: "Transparent Pricing", description: "Upfront quotes, no hidden fees or surprises.", imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-piggy-bank-copy-space_23-2148911563.jpg", imageAlt: "Transparent Pricing icon"},
{ {
id: "reason-3", value: "", title: "Fast & Reliable Support", description: "Dedicated assistance with a guaranteed 24-hour response SLA.", imageSrc: "http://img.b2bpic.net/free-photo/clock-with-arrow-time-concept_187299-46702.jpg", imageAlt: "Fast & Reliable Support icon"}, id: "reason-3", value: "", title: "Fast & Reliable Support", description: "Dedicated assistance with a guaranteed 24-hour response SLA.", imageSrc: "http://img.b2bpic.net/free-photo/clock-with-arrow-time-concept_187299-46702.jpg", imageAlt: "Fast & Reliable Support icon"},
{ {
id: "reason-4", value: "🤖", title: "Technology-Driven Platform", description: "Smart matching algorithms and digital workflows for seamless service.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-using-stretoscope-virtual-projection_651396-925.jpg", imageAlt: "Technology-Driven Platform icon"}, id: "reason-4", value: "", title: "Technology-Driven Platform", description: "Smart matching algorithms and digital workflows for seamless service.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-using-stretoscope-virtual-projection_651396-925.jpg", imageAlt: "Technology-Driven Platform icon"},
{ {
id: "reason-5", value: "🚀", title: "Startup-Focused Solutions", description: "Tailored services and advice built specifically for early-stage businesses.", imageSrc: "http://img.b2bpic.net/free-vector/monitor-with-startup-rocket-set-icons_24911-45492.jpg", imageAlt: "Startup-Focused Solutions icon"}, id: "reason-5", value: "", title: "Startup-Focused Solutions", description: "Tailored services and advice built specifically for early-stage businesses.", imageSrc: "http://img.b2bpic.net/free-vector/monitor-with-startup-rocket-set-icons_24911-45492.jpg", imageAlt: "Startup-Focused Solutions icon"},
]} ]}
title="Why Choose VentureDesk?" title="Why Choose VentureDesk?"
description="Experience the difference of a platform built for your success." description="Experience the difference of a platform built for your success."

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0A0F1E; --background: #fafffb;
--card: #0D1B4B; --card: #ffffff;
--foreground: #FFFFFF; --foreground: #001a0a;
--primary-cta: #7C3AED; --primary-cta: #0a705f;
--primary-cta-text: #FFFFFF; --primary-cta-text: #fafffb;
--secondary-cta: #F8FAFC; --secondary-cta: #ffffff;
--secondary-cta-text: #0A0F1E; --secondary-cta-text: #001a0a;
--accent: #94A3B8; --accent: #a8d9be;
--background-accent: #1E3A8A; --background-accent: #6bbfb8;
/* 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);