7 Commits

Author SHA1 Message Date
cb3141f2a2 Merge version_2 into main
Merge version_2 into main
2026-03-16 10:45:47 +00:00
cad8ebc536 Update src/app/styles/variables.css 2026-03-16 10:45:43 +00:00
52cdcc9fd7 Update src/app/speaking/page.tsx 2026-03-16 10:45:42 +00:00
a968cb763b Update src/app/page.tsx 2026-03-16 10:45:41 +00:00
d76cfe230a Update src/app/leadership/page.tsx 2026-03-16 10:45:41 +00:00
d99a5fc6ef Update src/app/about/page.tsx 2026-03-16 10:45:40 +00:00
e6a7ebd0a5 Merge version_1 into main
Merge version_1 into main
2026-03-13 17:03:47 +00:00
5 changed files with 112 additions and 403 deletions

View File

@@ -21,8 +21,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Leadership", href: "/leadership" },
@@ -30,8 +29,7 @@ export default function AboutPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "Contact", href: "/contact" },
@@ -39,8 +37,7 @@ export default function AboutPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "#" },
{ label: "Speaking Topics", href: "/speaking" },
{ label: "Media Kit", href: "#" },
@@ -48,8 +45,7 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
@@ -77,16 +73,12 @@ export default function AboutPage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "My Journey: From Tech Pioneer to LGBTQ+ Inclusion Leader",
},
type: "text", content: "My Journey: From Tech Pioneer to LGBTQ+ Inclusion Leader"},
]}
useInvertedBackground={false}
buttons={[
{
text: "Back to Home",
href: "/",
},
text: "Back to Home", href: "/"},
]}
buttonAnimation="slide-up"
ariaLabel="About Vitaliy - Full Journey"
@@ -104,41 +96,17 @@ export default function AboutPage() {
useInvertedBackground={false}
features={[
{
id: "authentic-leadership",
title: "Authentic Leadership",
description:
"Leading with vulnerability and honesty. Believing that bringing your whole self—your identity, values, and experiences—makes you a stronger leader and creates psychological safety in teams.",
tag: "Authenticity",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/powerful-moment-of-authentic-leadership--1773421349421-02ed66a9.png?_wi=2",
imageAlt: "Authentic leadership connection",
},
id: "authentic-leadership", title: "Authentic Leadership", description:
"Leading with vulnerability and honesty. Believing that bringing your whole self—your identity, values, and experiences—makes you a stronger leader and creates psychological safety in teams.", tag: "Authenticity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/powerful-moment-of-authentic-leadership--1773421349421-02ed66a9.png?_wi=2", imageAlt: "Authentic leadership connection"},
{
id: "inclusive-innovation",
title: "Inclusive Innovation",
description:
"Believing that diversity drives better innovation. Teams with varied backgrounds, perspectives, and lived experiences solve harder problems faster and build products that serve everyone.",
tag: "Diversity",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png?_wi=2",
imageAlt: "Diverse team innovation",
},
id: "inclusive-innovation", title: "Inclusive Innovation", description:
"Believing that diversity drives better innovation. Teams with varied backgrounds, perspectives, and lived experiences solve harder problems faster and build products that serve everyone.", tag: "Diversity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png?_wi=2", imageAlt: "Diverse team innovation"},
{
id: "servant-leadership",
title: "Servant Leadership",
description:
"My role is to enable others to succeed. Removing obstacles, providing mentorship, and creating opportunities for those underrepresented in tech. True impact is measured by how many others you lift up.",
tag: "Service",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-collaboration-scene-showing-prof-1773421323236-38d18747.png?_wi=2",
imageAlt: "Collaborative leadership",
},
id: "servant-leadership", title: "Servant Leadership", description:
"My role is to enable others to succeed. Removing obstacles, providing mentorship, and creating opportunities for those underrepresented in tech. True impact is measured by how many others you lift up.", tag: "Service", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-collaboration-scene-showing-prof-1773421323236-38d18747.png?_wi=2", imageAlt: "Collaborative leadership"},
{
id: "bold-vision",
title: "Bold Vision for Change",
description:
"Technology should be a force for good. Leveraging resources, platform, and influence to accelerate systemic change in how tech companies treat LGBTQ+ people and other marginalized communities.",
tag: "Vision",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png?_wi=2",
imageAlt: "Vision and transformation",
},
id: "bold-vision", title: "Bold Vision for Change", description:
"Technology should be a force for good. Leveraging resources, platform, and influence to accelerate systemic change in how tech companies treat LGBTQ+ people and other marginalized communities.", tag: "Vision", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png?_wi=2", imageAlt: "Vision and transformation"},
]}
animationType="slide-up"
ariaLabel="Core values and leadership philosophy"
@@ -152,28 +120,17 @@ export default function AboutPage() {
useInvertedBackground={false}
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "your@email.com",
required: true,
name: "email", type: "email", placeholder: "your@email.com", required: true,
},
{
name: "inquiry",
type: "text",
placeholder: "Nature of Inquiry (Mentorship, Partnership, etc.)",
required: false,
name: "inquiry", type: "text", placeholder: "Nature of Inquiry (Mentorship, Partnership, etc.)", required: false,
},
]}
textarea={{
name: "message",
placeholder: "Tell me about your thoughts or opportunity...",
rows: 5,
name: "message", placeholder: "Tell me about your thoughts or opportunity...", rows: 5,
required: true,
}}
mediaAnimation="slide-up"

View File

@@ -21,8 +21,7 @@ export default function LeadershipPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Leadership", href: "/leadership" },
@@ -30,8 +29,7 @@ export default function LeadershipPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "Contact", href: "/contact" },
@@ -39,8 +37,7 @@ export default function LeadershipPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "#" },
{ label: "Speaking Topics", href: "/speaking" },
{ label: "Media Kit", href: "#" },
@@ -48,8 +45,7 @@ export default function LeadershipPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
@@ -86,44 +82,18 @@ export default function LeadershipPage() {
useInvertedBackground={false}
features={[
{
id: "strategic-vision",
title: "Strategic Vision & Execution",
description: "Defining bold long-term strategies while maintaining operational excellence. Balanced visionary thinking with pragmatic execution to drive sustainable growth.",
tag: "Strategy",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/abstract-visualization-of-enterprise-tec-1773421318926-afa0ff1b.png?_wi=2",
imageAlt: "Abstract visualization of strategic enterprise vision",
},
id: "strategic-vision", title: "Strategic Vision & Execution", description: "Defining bold long-term strategies while maintaining operational excellence. Balanced visionary thinking with pragmatic execution to drive sustainable growth.", tag: "Strategy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/abstract-visualization-of-enterprise-tec-1773421318926-afa0ff1b.png?_wi=2", imageAlt: "Abstract visualization of strategic enterprise vision"},
{
id: "team-building",
title: "High-Performance Team Building",
description: "Attracting and developing exceptional talent. Creating psychologically safe environments where diverse perspectives drive innovation and exceptional results.",
tag: "Teams",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png?_wi=3",
imageAlt: "Diverse high-performing team collaborating",
},
id: "team-building", title: "High-Performance Team Building", description: "Attracting and developing exceptional talent. Creating psychologically safe environments where diverse perspectives drive innovation and exceptional results.", tag: "Teams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png?_wi=3", imageAlt: "Diverse high-performing team collaborating"},
{
id: "innovation-culture",
title: "Building Innovation Culture",
description: "Fostering environments where experimentation thrives and calculated risk-taking is celebrated. Balancing stability with the agility needed for breakthrough innovation.",
tag: "Culture",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-product-innovation-scene-showing-1773421322959-d8094f26.png?_wi=2",
imageAlt: "Innovation culture and creative collaboration",
},
id: "innovation-culture", title: "Building Innovation Culture", description: "Fostering environments where experimentation thrives and calculated risk-taking is celebrated. Balancing stability with the agility needed for breakthrough innovation.", tag: "Culture", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-product-innovation-scene-showing-1773421322959-d8094f26.png?_wi=2", imageAlt: "Innovation culture and creative collaboration"},
{
id: "stakeholder-alignment",
title: "Stakeholder Alignment & Communication",
description: "Translating complex strategies into compelling narratives. Engaging board members, investors, employees, and customers with authentic, transparent communication.",
tag: "Communication",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png?_wi=3",
imageAlt: "Stakeholder engagement and alignment",
},
id: "stakeholder-alignment", title: "Stakeholder Alignment & Communication", description: "Translating complex strategies into compelling narratives. Engaging board members, investors, employees, and customers with authentic, transparent communication.", tag: "Communication", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png?_wi=3", imageAlt: "Stakeholder engagement and alignment"},
]}
animationType="slide-up"
buttons={[
{
text: "Explore Speaking Topics",
href: "/speaking",
},
text: "Explore Speaking Topics", href: "/speaking"},
]}
buttonAnimation="slide-up"
ariaLabel="Leadership philosophy and expertise areas"
@@ -138,30 +108,15 @@ export default function LeadershipPage() {
tagAnimation="slide-up"
metrics={[
{
id: "org-scale",
value: "Fortune 500",
description: "Organizations led and transformed across enterprise",
},
id: "org-scale", value: "Fortune 500", description: "Organizations led and transformed across enterprise"},
{
id: "team-scale",
value: "500+",
description: "Team members directly developed and mentored",
},
id: "team-scale", value: "500+", description: "Team members directly developed and mentored"},
{
id: "innovation-pipeline",
value: "$2.5B+",
description: "Revenue from products and strategies implemented",
},
id: "innovation-pipeline", value: "$2.5B+", description: "Revenue from products and strategies implemented"},
{
id: "diversity-impact",
value: "2x",
description: "Retention improvement through inclusive leadership",
},
id: "diversity-impact", value: "2x", description: "Retention improvement through inclusive leadership"},
{
id: "founder-network",
value: "30+",
description: "Startups advised and invested in with founder support",
},
id: "founder-network", value: "30+", description: "Startups advised and invested in with founder support"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -177,28 +132,17 @@ export default function LeadershipPage() {
useInvertedBackground={false}
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "your@email.com",
required: true,
name: "email", type: "email", placeholder: "your@email.com", required: true,
},
{
name: "company",
type: "text",
placeholder: "Your Company/Organization",
required: false,
name: "company", type: "text", placeholder: "Your Company/Organization", required: false,
},
]}
textarea={{
name: "message",
placeholder: "Tell me about your leadership opportunity or challenge...",
rows: 5,
name: "message", placeholder: "Tell me about your leadership opportunity or challenge...", rows: 5,
required: true,
}}
mediaAnimation="slide-up"

View File

@@ -26,8 +26,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Leadership", href: "/leadership" },
@@ -35,8 +34,7 @@ export default function HomePage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "Contact", href: "/contact" },
@@ -44,8 +42,7 @@ export default function HomePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "#" },
{ label: "Speaking Topics", href: "/speaking" },
{ label: "Media Kit", href: "#" },
@@ -53,8 +50,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
@@ -102,16 +98,12 @@ export default function HomePage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Building Bridges Between Tech Excellence and LGBTQ+ Inclusion",
},
type: "text", content: "Building Bridges Between Tech Excellence and LGBTQ+ Inclusion"},
]}
useInvertedBackground={false}
buttons={[
{
text: "Learn More About My Journey",
href: "/about",
},
text: "Learn More About My Journey", href: "/about"},
]}
buttonAnimation="slide-up"
ariaLabel="About Vitaliy section"
@@ -129,48 +121,22 @@ export default function HomePage() {
useInvertedBackground={false}
features={[
{
id: "enterprise-tech",
title: "Enterprise Technology Leadership",
description:
"15+ years driving digital transformation at Fortune 500 companies, scaling infrastructure and leading high-performing teams.",
tag: "Enterprise",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/abstract-visualization-of-enterprise-tec-1773421318926-afa0ff1b.png?_wi=1",
imageAlt: "Enterprise technology infrastructure",
},
id: "enterprise-tech", title: "Enterprise Technology Leadership", description:
"15+ years driving digital transformation at Fortune 500 companies, scaling infrastructure and leading high-performing teams.", tag: "Enterprise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/abstract-visualization-of-enterprise-tec-1773421318926-afa0ff1b.png?_wi=1", imageAlt: "Enterprise technology infrastructure"},
{
id: "product-innovation",
title: "Product Innovation & Strategy",
description:
"Creating breakthrough products that solve real problems. Mentored 50+ founders and led product launches generating $500M+ revenue.",
tag: "Product",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-product-innovation-scene-showing-1773421322959-d8094f26.png?_wi=1",
imageAlt: "Product innovation collaboration",
},
id: "product-innovation", title: "Product Innovation & Strategy", description:
"Creating breakthrough products that solve real problems. Mentored 50+ founders and led product launches generating $500M+ revenue.", tag: "Product", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-product-innovation-scene-showing-1773421322959-d8094f26.png?_wi=1", imageAlt: "Product innovation collaboration"},
{
id: "inclusive-culture",
title: "Inclusive Organizational Culture",
description:
"Pioneering DEI initiatives in tech. Built and scaled teams with 40%+ LGBTQ+ representation achieving 2x industry-standard retention.",
tag: "Culture",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png?_wi=1",
imageAlt: "Diverse team collaboration",
},
id: "inclusive-culture", title: "Inclusive Organizational Culture", description:
"Pioneering DEI initiatives in tech. Built and scaled teams with 40%+ LGBTQ+ representation achieving 2x industry-standard retention.", tag: "Culture", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png?_wi=1", imageAlt: "Diverse team collaboration"},
{
id: "startup-ecosystem",
title: "Startup Ecosystem Development",
description:
"Invested in and advised 30+ startups. Founded accelerator focusing on LGBTQ+ entrepreneurs, providing $50M+ in funding access.",
tag: "Startups",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png?_wi=1",
imageAlt: "Startup ecosystem",
},
id: "startup-ecosystem", title: "Startup Ecosystem Development", description:
"Invested in and advised 30+ startups. Founded accelerator focusing on LGBTQ+ entrepreneurs, providing $50M+ in funding access.", tag: "Startups", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png?_wi=1", imageAlt: "Startup ecosystem"},
]}
animationType="slide-up"
buttons={[
{
text: "Explore Full Leadership Profile",
href: "/leadership",
},
text: "Explore Full Leadership Profile", href: "/leadership"},
]}
buttonAnimation="slide-up"
ariaLabel="Leadership expertise and specializations"
@@ -184,30 +150,15 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "teams-led",
value: "500+",
description: "Team members directly led and mentored",
},
id: "teams-led", value: "500+", description: "Team members directly led and mentored"},
{
id: "revenue-generated",
value: "$2.5B+",
description: "Revenue attributed to products and strategies",
},
id: "revenue-generated", value: "$2.5B+", description: "Revenue attributed to products and strategies"},
{
id: "startups-invested",
value: "30+",
description: "Startups invested in and advised",
},
id: "startups-invested", value: "30+", description: "Startups invested in and advised"},
{
id: "speaking-engagements",
value: "150+",
description: "Global speaking engagements and conferences",
},
id: "speaking-engagements", value: "150+", description: "Global speaking engagements and conferences"},
{
id: "lgbtq-representation",
value: "40%+",
description: "LGBTQ+ representation in teams built",
},
id: "lgbtq-representation", value: "40%+", description: "LGBTQ+ representation in teams built"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -227,65 +178,29 @@ export default function HomePage() {
showRating={true}
testimonials={[
{
id: "testimonial-1",
name: "Sarah Chen",
handle: "CEO, TechVenture Capital",
testimonial:
"Vitaliy's leadership transformed our company culture and tripled our product adoption. Their vision for inclusive tech is reshaping the industry.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-accomplished-1773421318589-53b42212.png",
imageAlt: "Sarah Chen",
},
id: "testimonial-1", name: "Sarah Chen", handle: "CEO, TechVenture Capital", testimonial:
"Vitaliy's leadership transformed our company culture and tripled our product adoption. Their vision for inclusive tech is reshaping the industry.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-accomplished-1773421318589-53b42212.png", imageAlt: "Sarah Chen"},
{
id: "testimonial-2",
name: "Marcus Johnson",
handle: "Founder, CloudScale AI",
testimonial:
"Working with Vitaliy as mentor accelerated our startup by 3 years. Their strategic insights and network are invaluable to founders.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-dynamic-male--1773421320529-d646d62e.png",
imageAlt: "Marcus Johnson",
},
id: "testimonial-2", name: "Marcus Johnson", handle: "Founder, CloudScale AI", testimonial:
"Working with Vitaliy as mentor accelerated our startup by 3 years. Their strategic insights and network are invaluable to founders.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-dynamic-male--1773421320529-d646d62e.png", imageAlt: "Marcus Johnson"},
{
id: "testimonial-3",
name: "Priya Patel",
handle: "Chief Diversity Officer, Global Tech Corp",
testimonial:
"Vitaliy pioneered our DEI strategy. Under their guidance, we achieved 45% diverse leadership representation and stronger talent retention.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-accomplished-1773421320897-731a5b15.png",
imageAlt: "Priya Patel",
},
id: "testimonial-3", name: "Priya Patel", handle: "Chief Diversity Officer, Global Tech Corp", testimonial:
"Vitaliy pioneered our DEI strategy. Under their guidance, we achieved 45% diverse leadership representation and stronger talent retention.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-accomplished-1773421320897-731a5b15.png", imageAlt: "Priya Patel"},
{
id: "testimonial-4",
name: "Alex Rodriguez",
handle: "LGBTQ+ Tech Alliance Director",
testimonial:
"Vitaliy is the voice of the future—proving that being authentic and excellent are not just compatible, they're essential.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-lgbtq-tech-l-1773421320162-14499bc5.png",
imageAlt: "Alex Rodriguez",
},
id: "testimonial-4", name: "Alex Rodriguez", handle: "LGBTQ+ Tech Alliance Director", testimonial:
"Vitaliy is the voice of the future—proving that being authentic and excellent are not just compatible, they're essential.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-lgbtq-tech-l-1773421320162-14499bc5.png", imageAlt: "Alex Rodriguez"},
{
id: "testimonial-5",
name: "Jordan Kim",
handle: "VP Product, Quantum Systems",
testimonial:
"Exceptional strategic partner and mentor. Vitaliy's insights on product-market fit and scaling teams are industry-leading.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-vp-product-in-1773421321639-c80154da.png",
imageAlt: "Jordan Kim",
},
id: "testimonial-5", name: "Jordan Kim", handle: "VP Product, Quantum Systems", testimonial:
"Exceptional strategic partner and mentor. Vitaliy's insights on product-market fit and scaling teams are industry-leading.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-vp-product-in-1773421321639-c80154da.png", imageAlt: "Jordan Kim"},
{
id: "testimonial-6",
name: "Casey Williams",
handle: "Board Member, Tech Education Foundation",
testimonial:
"A true changemaker. Vitaliy's commitment to lifting up underrepresented groups in tech inspires everyone around them.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-tech-educatio-1773421321158-98673f41.png",
imageAlt: "Casey Williams",
},
id: "testimonial-6", name: "Casey Williams", handle: "Board Member, Tech Education Foundation", testimonial:
"A true changemaker. Vitaliy's commitment to lifting up underrepresented groups in tech inspires everyone around them.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-tech-educatio-1773421321158-98673f41.png", imageAlt: "Casey Williams"},
]}
animationType="slide-up"
ariaLabel="Client and colleague testimonials"
@@ -303,38 +218,17 @@ export default function HomePage() {
useInvertedBackground={false}
blogs={[
{
id: "talk-1",
category: ["Tech Culture", "Leadership"],
title: "The Business Case for LGBTQ+ Inclusion in Tech",
excerpt:
"How inclusive teams drive innovation faster. Data-driven insights from 500+ team members and $2.5B in product revenue.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/engaging-conference-speaker-presenting-o-1773421320097-92cdf325.png?_wi=1",
authorName: "Vitaliy",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png",
date: "October 2024",
},
id: "talk-1", category: ["Tech Culture", "Leadership"],
title: "The Business Case for LGBTQ+ Inclusion in Tech", excerpt:
"How inclusive teams drive innovation faster. Data-driven insights from 500+ team members and $2.5B in product revenue.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/engaging-conference-speaker-presenting-o-1773421320097-92cdf325.png?_wi=1", authorName: "Vitaliy", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png", date: "October 2024"},
{
id: "talk-2",
category: ["Product Strategy", "Scaling"],
title: "From Zero to Scale: Building Products That Matter",
excerpt:
"Strategic frameworks for achieving product-market fit and scaling to enterprise. Real case studies from billion-dollar exits.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/strategic-business-growth-visualization--1773421319492-c059ca1f.png?_wi=1",
authorName: "Vitaliy",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png",
date: "September 2024",
},
id: "talk-2", category: ["Product Strategy", "Scaling"],
title: "From Zero to Scale: Building Products That Matter", excerpt:
"Strategic frameworks for achieving product-market fit and scaling to enterprise. Real case studies from billion-dollar exits.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/strategic-business-growth-visualization--1773421319492-c059ca1f.png?_wi=1", authorName: "Vitaliy", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png", date: "September 2024"},
{
id: "talk-3",
category: ["Leadership", "Mentorship"],
title: "Authentic Leadership in High-Pressure Environments",
excerpt:
"Leading with integrity and vulnerability at scale. How bringing your whole self improves decision-making and organizational trust.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/powerful-moment-of-authentic-leadership--1773421349421-02ed66a9.png?_wi=1",
authorName: "Vitaliy",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png",
date: "August 2024",
},
id: "talk-3", category: ["Leadership", "Mentorship"],
title: "Authentic Leadership in High-Pressure Environments", excerpt:
"Leading with integrity and vulnerability at scale. How bringing your whole self improves decision-making and organizational trust.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/powerful-moment-of-authentic-leadership--1773421349421-02ed66a9.png?_wi=1", authorName: "Vitaliy", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png", date: "August 2024"},
]}
animationType="slide-up"
ariaLabel="Speaking engagements and thought leadership"
@@ -351,27 +245,9 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Forbes",
"TechCrunch",
"Harvard Business Review",
"Wired",
"Fast Company",
"MIT Sloan",
"Stanford Graduate School of Business",
"CNBC",
"Wall Street Journal",
]}
"Forbes", "TechCrunch", "Harvard Business Review", "Wired", "Fast Company", "MIT Sloan", "Stanford Graduate School of Business", "CNBC", "Wall Street Journal"]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-forbes.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-techcrunch.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-hbr.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-wired.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-fastcompany.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-mit.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-stanford.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-cnbc.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-wsj.png",
]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-forbes.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-techcrunch.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-hbr.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-wired.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-fastcompany.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-mit.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-stanford.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-cnbc.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/logo-wsj.png"]}
speed={40}
showCard={true}
ariaLabel="Media features and recognitions"
@@ -385,28 +261,17 @@ export default function HomePage() {
useInvertedBackground={false}
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "your@email.com",
required: true,
name: "email", type: "email", placeholder: "your@email.com", required: true,
},
{
name: "company",
type: "text",
placeholder: "Your Company/Organization",
required: false,
name: "company", type: "text", placeholder: "Your Company/Organization", required: false,
},
]}
textarea={{
name: "message",
placeholder: "Tell me about your opportunity or question...",
rows: 5,
name: "message", placeholder: "Tell me about your opportunity or question...", rows: 5,
required: true,
}}
mediaAnimation="slide-up"

View File

@@ -21,8 +21,7 @@ export default function SpeakingPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Leadership", href: "/leadership" },
@@ -30,8 +29,7 @@ export default function SpeakingPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "Contact", href: "/contact" },
@@ -39,8 +37,7 @@ export default function SpeakingPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "#" },
{ label: "Speaking Topics", href: "/speaking" },
{ label: "Media Kit", href: "#" },
@@ -48,8 +45,7 @@ export default function SpeakingPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
@@ -86,38 +82,14 @@ export default function SpeakingPage() {
useInvertedBackground={false}
blogs={[
{
id: "talk-1",
category: ["Tech Culture", "Leadership"],
title: "The Business Case for LGBTQ+ Inclusion in Tech",
excerpt: "How inclusive teams drive innovation faster. Data-driven insights from 500+ team members and $2.5B in product revenue. Presented at major tech conferences.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/engaging-conference-speaker-presenting-o-1773421320097-92cdf325.png?_wi=2",
imageAlt: "Conference speaker on diversity and inclusion",
authorName: "Vitaliy",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png",
date: "October 2024",
},
id: "talk-1", category: ["Tech Culture", "Leadership"],
title: "The Business Case for LGBTQ+ Inclusion in Tech", excerpt: "How inclusive teams drive innovation faster. Data-driven insights from 500+ team members and $2.5B in product revenue. Presented at major tech conferences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/engaging-conference-speaker-presenting-o-1773421320097-92cdf325.png?_wi=2", imageAlt: "Conference speaker on diversity and inclusion", authorName: "Vitaliy", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png", date: "October 2024"},
{
id: "talk-2",
category: ["Product Strategy", "Scaling"],
title: "From Zero to Scale: Building Products That Matter",
excerpt: "Strategic frameworks for achieving product-market fit and scaling to enterprise. Real case studies from billion-dollar exits. How to build products people love.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/strategic-business-growth-visualization--1773421319492-c059ca1f.png?_wi=2",
imageAlt: "Strategic business growth and scaling",
authorName: "Vitaliy",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png",
date: "September 2024",
},
id: "talk-2", category: ["Product Strategy", "Scaling"],
title: "From Zero to Scale: Building Products That Matter", excerpt: "Strategic frameworks for achieving product-market fit and scaling to enterprise. Real case studies from billion-dollar exits. How to build products people love.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/strategic-business-growth-visualization--1773421319492-c059ca1f.png?_wi=2", imageAlt: "Strategic business growth and scaling", authorName: "Vitaliy", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png", date: "September 2024"},
{
id: "talk-3",
category: ["Leadership", "Mentorship"],
title: "Authentic Leadership in High-Pressure Environments",
excerpt: "Leading with integrity and vulnerability at scale. How bringing your whole self improves decision-making and organizational trust. Building psychological safety.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/powerful-moment-of-authentic-leadership--1773421349421-02ed66a9.png?_wi=3",
imageAlt: "Authentic leadership moment with team",
authorName: "Vitaliy",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png",
date: "August 2024",
},
id: "talk-3", category: ["Leadership", "Mentorship"],
title: "Authentic Leadership in High-Pressure Environments", excerpt: "Leading with integrity and vulnerability at scale. How bringing your whole self improves decision-making and organizational trust. Building psychological safety.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/powerful-moment-of-authentic-leadership--1773421349421-02ed66a9.png?_wi=3", imageAlt: "Authentic leadership moment with team", authorName: "Vitaliy", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-circular-avatar-profile-pho-1773421318539-4d929e7f.png", date: "August 2024"},
]}
animationType="slide-up"
ariaLabel="Speaking engagements and thought leadership"
@@ -135,27 +107,9 @@ export default function SpeakingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Forbes",
"TechCrunch",
"Harvard Business Review",
"Wired",
"Fast Company",
"MIT Sloan",
"Stanford GSB",
"CNBC",
"Wall Street Journal",
]}
"Forbes", "TechCrunch", "Harvard Business Review", "Wired", "Fast Company", "MIT Sloan", "Stanford GSB", "CNBC", "Wall Street Journal"]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-portrait-of-a-charismatic-t-1773421319374-6b25d822.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/abstract-visualization-of-enterprise-tec-1773421318926-afa0ff1b.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-product-innovation-scene-showing-1773421322959-d8094f26.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-accomplished-1773421318589-53b42212.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-dynamic-male--1773421320529-d646d62e.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-accomplished-1773421320897-731a5b15.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-lgbtq-tech-l-1773421320162-14499bc5.png",
]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-portrait-of-a-charismatic-t-1773421319374-6b25d822.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/abstract-visualization-of-enterprise-tec-1773421318926-afa0ff1b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/dynamic-product-innovation-scene-showing-1773421322959-d8094f26.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/vibrant-diverse-team-of-tech-professiona-1773421319421-abd8f91f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/entrepreneurial-startup-ecosystem-visual-1773421323337-525d63f8.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-accomplished-1773421318589-53b42212.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-a-dynamic-male--1773421320529-d646d62e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-accomplished-1773421320897-731a5b15.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-headshot-of-an-lgbtq-tech-l-1773421320162-14499bc5.png"]}
speed={40}
showCard={true}
ariaLabel="Media features and speaking recognitions"
@@ -170,28 +124,17 @@ export default function SpeakingPage() {
useInvertedBackground={false}
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "your@email.com",
required: true,
name: "email", type: "email", placeholder: "your@email.com", required: true,
},
{
name: "event",
type: "text",
placeholder: "Event Name/Organization",
required: false,
name: "event", type: "text", placeholder: "Event Name/Organization", required: false,
},
]}
textarea={{
name: "message",
placeholder: "Tell me about your event and speaking opportunity...",
rows: 5,
name: "message", placeholder: "Tell me about your event and speaking opportunity...", rows: 5,
required: true,
}}
mediaAnimation="slide-up"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #6139e6;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);