30 Commits

Author SHA1 Message Date
ecb01ecf5a Update theme colors 2026-05-04 09:10:08 +00:00
f48109317e Update theme colors 2026-05-02 07:56:47 +00:00
2b87591461 Update theme colors 2026-05-02 07:56:35 +00:00
ab8f20f334 Update theme colors 2026-05-02 07:56:23 +00:00
3d70a1c005 Update src/app/page.tsx 2026-05-02 07:22:20 +00:00
302001babe Update src/app/page.tsx 2026-05-02 07:21:49 +00:00
e10c60c41f Merge version_12 into main
Merge version_12 into main
2026-05-02 07:17:53 +00:00
8d3e072208 Update theme colors 2026-05-02 07:17:47 +00:00
80efd01a44 Merge version_11 into main
Merge version_11 into main
2026-05-02 07:17:40 +00:00
4d28f278fa Update theme colors 2026-05-02 07:17:37 +00:00
f06b36d616 Merge version_10 into main
Merge version_10 into main
2026-05-02 07:16:47 +00:00
b1b97d42aa Update theme colors 2026-05-02 07:16:44 +00:00
2c44926aad Merge version_9 into main
Merge version_9 into main
2026-05-02 07:16:26 +00:00
3bffea4b98 Update theme colors 2026-05-02 07:16:23 +00:00
a56dcea0d0 Merge version_8 into main
Merge version_8 into main
2026-05-02 07:16:03 +00:00
d37f1699b8 Update theme colors 2026-05-02 07:16:00 +00:00
e5a2d74618 Merge version_7 into main
Merge version_7 into main
2026-05-02 07:15:14 +00:00
5d9c5a3680 Update theme colors 2026-05-02 07:15:11 +00:00
32fa144d72 Merge version_6 into main
Merge version_6 into main
2026-05-02 07:14:38 +00:00
cd3ffd9479 Update theme colors 2026-05-02 07:14:35 +00:00
db070e7036 Merge version_5 into main
Merge version_5 into main
2026-05-02 07:14:06 +00:00
b493bcab54 Update theme colors 2026-05-02 07:14:03 +00:00
bc126d30dd Merge version_4 into main
Merge version_4 into main
2026-05-02 07:13:44 +00:00
1c353ae055 Update theme colors 2026-05-02 07:13:41 +00:00
17ae44cf34 Merge version_3 into main
Merge version_3 into main
2026-05-02 03:10:29 +00:00
9d4d53f0ca Update theme colors 2026-05-02 03:10:26 +00:00
12ef8e18a2 Merge version_2 into main
Merge version_2 into main
2026-05-02 02:26:35 +00:00
3336e67552 Update src/app/page.tsx 2026-05-02 02:26:32 +00:00
900f98334b Merge version_2 into main
Merge version_2 into main
2026-05-02 02:26:05 +00:00
4ef4b6e751 Update src/app/page.tsx 2026-05-02 02:25:59 +00:00
2 changed files with 67 additions and 126 deletions

View File

@@ -7,10 +7,11 @@ import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwent
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import { Award, CheckCircle, Shield, Zap } from "lucide-react";
export default function LandingPage() {
@@ -29,88 +30,58 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Case Studies",
id: "testimonials",
},
name: "Case Studies", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="VertexLabs"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "plain",
}}
variant: "plain"}}
title="Scaling Global Tech Infrastructure"
description="We architect high-performance software ecosystems for enterprises aiming for exponential growth."
buttons={[
{
text: "Consult With Experts",
href: "#contact",
},
text: "Consult With Experts", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-15831.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139320.jpg",
alt: "Executive 1",
},
src: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139320.jpg", alt: "Executive 1"},
{
src: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg",
alt: "Executive 2",
},
src: "http://img.b2bpic.net/free-photo/programmer-developing-software-large-computer-screen_53876-101149.jpg", alt: "Executive 2"},
{
src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599416.jpg",
alt: "Executive 3",
},
src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599416.jpg", alt: "Executive 3"},
{
src: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139360.jpg",
alt: "Executive 4",
},
src: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139360.jpg", alt: "Executive 4"},
{
src: "http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-15831.jpg",
alt: "Executive 5",
},
src: "http://img.b2bpic.net/free-photo/digital-blue-hud-interface-laptop-concept_53876-15831.jpg", alt: "Executive 5"},
]}
avatarText="Trusted by 500+ global tech leaders"
marqueeItems={[
{
type: "text",
text: "Cloud Architecture",
},
type: "text", text: "Cloud Architecture"},
{
type: "text",
text: "Predictive AI",
},
type: "text", text: "Predictive AI"},
{
type: "text",
text: "DevSecOps",
},
type: "text", text: "DevSecOps"},
{
type: "text",
text: "Data Engineering",
},
type: "text", text: "Data Engineering"},
{
type: "text",
text: "Cybersecurity",
},
type: "text", text: "Cybersecurity"},
]}
/>
</div>
@@ -128,6 +99,22 @@ export default function LandingPage() {
/>
</div>
<div id="team" data-section="team">
<TeamCardOne
title="Our Leadership"
description="Meet the experts steering our vision."
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={false}
members={[
{ id: "1", name: "Game", role: "CEO", imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-man-with-crossed-arms_1142-261.jpg" },
{ id: "2", name: "Oh", role: "CTO", imageSrc: "https://img.b2bpic.net/free-photo/portrait-successful-man-having-stubble-posing-with-folded-arms-looking-camera_171337-12643.jpg" },
{ id: "3", name: "Rung", role: "Design Director", imageSrc: "https://img.b2bpic.net/free-photo/thoughtful-woman-with-her-hand-near-face_1142-259.jpg" }
]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyOne
useInvertedBackground={true}
@@ -135,20 +122,11 @@ export default function LandingPage() {
description="Our suite of services covers the entire product development lifecycle, from concept to global deployment."
accordionItems={[
{
id: "a1",
title: "Scalable Cloud Architecture",
content: "Robust cloud strategies tailored for multi-region performance.",
},
id: "a1", title: "Scalable Cloud Architecture", content: "Robust cloud strategies tailored for multi-region performance."},
{
id: "a2",
title: "Predictive AI Systems",
content: "Machine learning models designed for real-world impact and automation.",
},
id: "a2", title: "Predictive AI Systems", content: "Machine learning models designed for real-world impact and automation."},
{
id: "a3",
title: "DevSecOps Integration",
content: "Seamless deployment pipelines with security at the core.",
},
id: "a3", title: "DevSecOps Integration", content: "Seamless deployment pipelines with security at the core."},
]}
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139229.jpg"
mediaAnimation="slide-up"
@@ -162,23 +140,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Award,
title: "Years Experience",
value: "12+",
},
id: "m1", icon: Award,
title: "Years Experience", value: "12+"},
{
id: "m2",
icon: CheckCircle,
title: "Projects Completed",
value: "150+",
},
id: "m2", icon: CheckCircle,
title: "Projects Completed", value: "150+"},
{
id: "m3",
icon: Shield,
title: "Security Patches",
value: "500+",
},
id: "m3", icon: Shield,
title: "Security Patches", value: "500+"},
]}
title="Measurable Impact"
description="Tangible results across every project phase."
@@ -193,25 +162,15 @@ export default function LandingPage() {
author="Sarah Chen, VP Engineering at CloudScale"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
alt: "Sarah Chen",
},
src: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", alt: "Sarah Chen"},
{
src: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg",
alt: "Director 1",
},
src: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", alt: "Director 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
alt: "Manager 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", alt: "Manager 1"},
{
src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
alt: "Lead 1",
},
src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", alt: "Lead 1"},
{
src: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg",
alt: "Executive 1",
},
src: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg", alt: "Executive 1"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -223,14 +182,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"AlphaTech",
"BetaSystems",
"GammaCloud",
"DeltaInnovate",
"EpsilonSoft",
"ZetaGrid",
"EtaPulse",
]}
"AlphaTech", "BetaSystems", "GammaCloud", "DeltaInnovate", "EpsilonSoft", "ZetaGrid", "EtaPulse"]}
title="Trusted by Leaders"
description="Collaborating with global innovators."
/>
@@ -240,8 +192,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Architecting the Future"
description="Ready to scale your next major initiative? Let's discuss your roadmap."
@@ -255,29 +206,19 @@ export default function LandingPage() {
logoText="VertexLabs"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Guides",
href: "#",
},
label: "Guides", href: "#"},
],
},
]}
@@ -286,4 +227,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);