9 Commits

Author SHA1 Message Date
3568a10f06 Switch to version 1: modified src/app/styles/variables.css 2026-06-10 20:22:26 +00:00
7c602b53a0 Switch to version 1: modified src/app/page.tsx 2026-06-10 20:22:26 +00:00
241c674ee3 Merge version_2 into main
Merge version_2 into main
2026-06-08 17:55:12 +00:00
d1de5add50 Merge version_2 into main
Merge version_2 into main
2026-06-08 17:50:48 +00:00
1e38245f82 Merge version_1 into main
Merge version_1 into main
2026-06-08 17:50:02 +00:00
86d247f198 Merge version_1 into main
Merge version_1 into main
2026-06-08 17:47:36 +00:00
379114bd57 Merge version_1 into main
Merge version_1 into main
2026-06-08 17:41:03 +00:00
c85b728645 Merge version_1 into main
Merge version_1 into main
2026-06-08 17:04:27 +00:00
c0edb842dc Merge version_1 into main
Merge version_1 into main
2026-06-08 17:03:43 +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: #fafffb; --background: #0A0F1E;
--card: #ffffff; --card: #0D1B4B;
--foreground: #001a0a; --foreground: #FFFFFF;
--primary-cta: #0a705f; --primary-cta: #7C3AED;
--primary-cta-text: #fafffb; --primary-cta-text: #FFFFFF;
--secondary-cta: #ffffff; --secondary-cta: #F8FAFC;
--secondary-cta-text: #001a0a; --secondary-cta-text: #0A0F1E;
--accent: #a8d9be; --accent: #94A3B8;
--background-accent: #6bbfb8; --background-accent: #1E3A8A;
/* 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);