Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-04 13:48:36 +00:00
6 changed files with 483 additions and 104 deletions

View File

@@ -1,61 +1,22 @@
import type { Metadata } from "next";
import { Source_Sans_3 } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import "./styles/variables.css";
import "./styles/base.css";
const sourceSans3 = Source_Sans_3({
variable: "--font-source-sans-3",
subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "InvestTech Capital | Software Investment Fund",
description: "Strategic software investment fund managing $2.8B+ AUM. We partner with high-potential software companies in AI, SaaS, Fintech, and Developer Tools for exponential growth.",
keywords: "software investment, venture capital, AI investment, SaaS funding, fintech investment, venture fund",
metadataBase: new URL("https://investtech.com"),
alternates: {
canonical: "https://investtech.com",
},
openGraph: {
title: "InvestTech Capital | Software Investment Fund",
description: "Strategic software investment fund managing $2.8B+ AUM. Partner with us for growth capital and expertise.",
url: "https://investtech.com",
siteName: "InvestTech Capital",
type: "website",
images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-modern-software-dashboard-interface-wi-1772553611162-73b27e4b.png",
alt: "A modern software dashboard interface with multiple analytical panels, charts, and real-time data vi",
},
],
},
twitter: {
card: "summary_large_image",
title: "InvestTech Capital | Software Investment Fund",
description: "Strategic software investment fund managing $2.8B+ AUM in transformative technology companies.",
images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-modern-software-dashboard-interface-wi-1772553611162-73b27e4b.png",
],
},
robots: {
index: true,
follow: true,
},
};
title: "InvestTech Capital", description: "Software investment opportunities that scale"};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${sourceSans3.variable} antialiased`}>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1423,7 +1384,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}
}

View File

@@ -231,4 +231,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -3,11 +3,12 @@
import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery";
import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven";
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
import BlogCardTwo from "@/components/sections/blog/BlogCardTwo";
import ContactText from "@/components/sections/contact/ContactText";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import { Award, TrendingUp, Sparkles, CheckCircle, Zap } from "lucide-react";
import { TrendingUp, CheckCircle, Award } from "lucide-react";
export default function PortfolioPage() {
const navItems = [
@@ -71,60 +72,92 @@ export default function PortfolioPage() {
/>
</div>
<div id="portfolio-companies" data-section="portfolio-companies">
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="Our Investment Portfolio"
description="Explore our curated collection of high-growth software companies transforming their industries through innovation, strategic execution, and market leadership."
background={{ variant: "radial-gradient" }}
tag="Portfolio Companies"
tagIcon={TrendingUp}
tagAnimation="slide-up"
buttons={[
{ text: "Learn More", href: "/" },
{ text: "Get in Touch", href: "/contact" },
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-modern-software-dashboard-interface-wi-1772553611162-73b27e4b.png", imageAlt: "Portfolio dashboard"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/an-abstract-representation-of-investment-1772553609700-a25ad7ad.png?_wi=1", imageAlt: "Portfolio growth visualization"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-sleek-mobile-app-interface-or-software-1772553610174-e1621058.png?_wi=1", imageAlt: "Software portfolio companies"},
]}
mediaAnimation="blur-reveal"
/>
</div>
<div id="featured" data-section="featured">
<FeatureCardTwentySeven
title="Portfolio Highlights"
description="Market-leading software companies across AI/ML, SaaS, Fintech, and Developer Tools generating exceptional returns."
title="Featured Companies"
description="Spotlight on our most promising portfolio companies driving innovation across key sectors."
features={[
{
id: "portfolio-1", title: "CloudSync - Enterprise SaaS", description: "Leading cloud infrastructure platform serving 5,000+ enterprise customers. Scaled from $5M to $85M ARR under our partnership. Category leader in data synchronization with 98% NRR.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-sleek-mobile-app-interface-or-software-1772553610174-e1621058.png?_wi=3", imageAlt: "CloudSync platform"},
id: "cloudync", title: "CloudSync - Enterprise SaaS", description: "Cloud-native collaboration platform enabling distributed teams to work seamlessly. Achieved 3x growth in enterprise accounts with our strategic guidance and network expansion.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-cloud-based-platform-interface-showing-1772553609943-56e36dca.png?_wi=1", imageAlt: "CloudSync platform"},
{
id: "portfolio-2", title: "DataViz AI - AI/ML Platform", description: "Generative AI platform for data analytics processing 2B+ data points daily. Serving Fortune 500 companies with enterprise-grade insights. Recently valued at $1.2B in Series C.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-cloud-based-platform-interface-showing-1772553609943-56e36dca.png?_wi=3", imageAlt: "DataViz AI analytics"},
id: "dataviz-ai", title: "DataViz AI - Artificial Intelligence", description: "Advanced data visualization and AI analytics platform. Processing 2B+ data points daily for Fortune 500 companies with market-leading accuracy and speed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-sleek-mobile-app-interface-or-software-1772553610174-e1621058.png?_wi=2", imageAlt: "DataViz AI interface"},
{
id: "portfolio-3", title: "PaymentHub - Fintech", description: "Global payment orchestration platform processing $10B+ annual volume across 34 countries. Connecting enterprise merchants with optimal payment routes. Recent exit target at 5.2x MOIC.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-fintech-or-investment-application-inte-1772553610749-42f208b2.png?_wi=3", imageAlt: "PaymentHub interface"},
id: "paymenthub", title: "PaymentHub - Financial Technology", description: "Global payments and fintech infrastructure. Operating in 34 countries and processing $10B+ annual transaction volume with industry-leading compliance and security.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-fintech-or-investment-application-inte-1772553610749-42f208b2.png?_wi=1", imageAlt: "PaymentHub platform"},
{
id: "portfolio-4", title: "DevFlow - Developer Tools", description: "Infrastructure-as-code platform used by 50,000+ developers worldwide. Enterprise adoption with 150+ Fortune 500 companies. Strong unit economics with 3.5x ARR growth trajectory.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/an-abstract-representation-of-investment-1772553609700-a25ad7ad.png?_wi=4", imageAlt: "DevFlow developer tools"},
id: "devflow", title: "DevFlow - Developer Tools", description: "Developer productivity platform used by 50,000+ engineers. Reduces development cycle time by 40% with intelligent automation and seamless CI/CD integration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/an-abstract-representation-of-investment-1772553609700-a25ad7ad.png?_wi=2", imageAlt: "DevFlow dashboard"},
]}
gridVariant="four-items-2x2-equal-grid"
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="portfolio-testimonials" data-section="portfolio-testimonials">
<TestimonialCardFive
title="Portfolio Company Success Stories"
description="Hear directly from our portfolio company leaders about their growth journey with InvestTech Capital."
tag="Founder Testimonials"
tagIcon={Award}
testimonials={[
{
id: "1", name: "Alex Kumar, CEO of CloudSync", date: "Date: 15 January 2025", title: "Strategic Partner in Our Growth Journey", quote: "InvestTech Capital didn't just provide capital—they provided strategic guidance, industry connections, and operational expertise. We scaled from $5M to $85M ARR in three years with their support.", tag: "Enterprise SaaS", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/small-professional-avatar-portrait-of-a--1772553608961-5c46360a.png", avatarAlt: "Alex Kumar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/portrait-photograph-of-a-successful-entr-1772553611001-d039dc1c.png?_wi=3", imageAlt: "Alex Kumar"},
{
id: "2", name: "Emma Zhang, Founder of DataViz AI", date: "Date: 8 December 2024", title: "Exceptional Value Beyond Capital", quote: "Their deep understanding of the AI/ML space and connections to enterprise buyers accelerated our product-market fit significantly. We're now processing 2B+ data points daily.", tag: "AI/ML Platform", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/small-professional-portrait-suitable-for-1772553608898-dd75cd90.png", avatarAlt: "Emma Zhang", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-photograph-of-a-corporate-e-1772553609608-05a41498.png?_wi=3", imageAlt: "Emma Zhang"},
{
id: "3", name: "James Wilson, Co-founder of PaymentHub", date: "Date: 22 November 2024", title: "Catalysts for Our International Expansion", quote: "Their network of global partners and market expertise opened doors we couldn't access alone. We've now expanded to 34 countries and process over $10B in annual transaction volume.", tag: "Fintech", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-small-portrait-for-testimon-1772553608344-8531a80f.png", avatarAlt: "James Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-business-portrait-of-an-inv-1772553609922-b6fae774.png?_wi=2", imageAlt: "James Wilson"},
]}
<div id="blog" data-section="blog">
<BlogCardTwo
title="Portfolio Insights & Updates"
description="Latest news, case studies, and insights from our portfolio companies and investment strategy."
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
carouselMode="buttons"
blogs={[
{
id: "1", category: ["Case Study", "Enterprise SaaS"],
title: "How CloudSync Scaled to $85M ARR", excerpt: "A deep dive into the strategic decisions, market expansion, and product innovation that enabled CloudSync to achieve rapid scale and become a market leader in enterprise collaboration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-cloud-based-platform-interface-showing-1772553609943-56e36dca.png?_wi=1", imageAlt: "CloudSync case study", authorName: "Sarah Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-confident-inv-1772553609431-52affeb0.png", date: "15 January 2025"},
{
id: "2", category: ["Investment Thesis", "AI/ML"],
title: "The Future of Enterprise AI: Our Investment Strategy", excerpt: "Why we believe AI/ML platforms represent the next frontier in software investment. Analysis of market trends, competitive dynamics, and the characteristics of category winners.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-sleek-mobile-app-interface-or-software-1772553610174-e1621058.png?_wi=2", imageAlt: "AI Investment thesis", authorName: "Michael Rodriguez", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-portrait-of-a-tech-entrepre-1772553608817-8f9093d2.png", date: "8 January 2025"},
{
id: "3", category: ["Portfolio Update", "Fintech"],
title: "PaymentHub Announces $500M Series C Funding", excerpt: "Our fintech portfolio company announces major fundraising milestone enabling global expansion, new product development, and strategic M&A activities across emerging markets.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-fintech-or-investment-application-inte-1772553610749-42f208b2.png?_wi=1", imageAlt: "PaymentHub Series C", authorName: "Jennifer Park", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-finance-exper-1772553609578-1bbbc6e0.png", date: "2 January 2025"},
{
id: "4", category: ["Market Analysis", "Developer Tools"],
title: "The Rise of Developer-First Software Companies", excerpt: "Examining why developer tools represent one of the most attractive software market segments. Insights into distribution, monetization, and defensibility of platform companies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/an-abstract-representation-of-investment-1772553609700-a25ad7ad.png?_wi=2", imageAlt: "Developer tools market", authorName: "David Thompson", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-portrait-of-a-software-deve-1772553609370-41720039.png", date: "25 December 2024"},
{
id: "5", category: ["Success Story", "Enterprise SaaS"],
title: "From Startup to Market Leader: The DevFlow Journey", excerpt: "How our investment team helped DevFlow navigate market dynamics, build enterprise sales motion, and achieve category leadership in just 36 months from Series A.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-cloud-based-platform-interface-showing-1772553609943-56e36dca.png?_wi=2", imageAlt: "DevFlow journey", authorName: "Sarah Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-confident-inv-1772553609431-52affeb0.png", date: "20 December 2024"},
{
id: "6", category: ["Industry News", "Technology"],
title: "Q4 2024 Tech Investment Trends & Outlook", excerpt: "Our latest quarterly analysis of venture capital trends, market valuations, exit activity, and investment themes shaping software investment in 2025.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/an-abstract-representation-of-investment-1772553609700-a25ad7ad.png?_wi=3", imageAlt: "Q4 2024 trends", authorName: "Michael Rodriguez", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-portrait-of-a-tech-entrepre-1772553608817-8f9093d2.png", date: "15 December 2024"},
]}
/>
</div>
<div id="portfolio-metrics" data-section="portfolio-metrics">
<MetricCardThree
title="Portfolio Performance Metrics"
description="Aggregated results demonstrating the strength and scale of our current portfolio."
metrics={[
{ id: "combined-arr", icon: TrendingUp, title: "Combined Annual Revenue", value: "$3.2B+" },
{ id: "employees", icon: Zap, title: "Total Employees", value: "12,500+" },
{ id: "customers", icon: CheckCircle, title: "Enterprise Customers", value: "15,000+" },
{
id: "valuations", icon: Sparkles,
title: "Avg Portfolio Valuation", value: "$850M"},
<div id="contact" data-section="contact">
<ContactText
text="Interested in learning more about our portfolio or exploring investment opportunities? Our team is here to discuss how we can support your company's growth journey."
animationType="background-highlight"
buttons={[
{ text: "Schedule Meeting", href: "/contact" },
{ text: "Investment Inquiry", href: "/contact" },
]}
animationType="slide-up"
textboxLayout="default"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>
</div>
@@ -137,4 +170,4 @@ export default function PortfolioPage() {
</div>
</ThemeProvider>
);
}
}

186
src/app/privacy/page.tsx Normal file
View File

@@ -0,0 +1,186 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import LegalSection from "@/components/legal/LegalSection";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
export default function PrivacyPage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "Investment Strategy", id: "/investment-strategy" },
{ name: "Portfolio", id: "/portfolio" },
{ name: "About Us", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Privacy Policy", id: "/privacy" },
{ name: "Terms of Service", id: "/terms" },
];
const footerColumns = [
{
items: [
{ label: "Home", href: "/" },
{ label: "Investment Strategy", href: "/investment-strategy" },
{ label: "Portfolio", href: "/portfolio" },
],
},
{
items: [
{ label: "About Us", href: "/about" },
{ label: "Team", href: "/about" },
{ label: "Contact", href: "/contact" },
],
},
{
items: [
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "Crunchbase", href: "https://crunchbase.com" },
],
},
{
items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Compliance", href: "/compliance" },
],
},
];
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="mediumLarge"
sizing="medium"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={navItems}
brandName="InvestTech Capital"
bottomLeftText="Global Software Investment"
bottomRightText="hello@investtech.com"
/>
</div>
<div id="legal" data-section="legal">
<LegalSection
layout="page"
title="Privacy Policy"
subtitle="Last updated: January 15, 2025"
sections={[
{
heading: "1. Introduction", content: [
{
type: "paragraph", text: "InvestTech Capital (\"Company,\" \"we,\" \"us,\" or \"our\") operates the website and services related to software investment management. This Privacy Policy explains how we collect, use, disclose, and otherwise process personal information in connection with our websites, applications, and other services (collectively, the \"Services\")."},
{
type: "paragraph", text: "We are committed to protecting your privacy and ensuring you have a positive experience on our website. This policy explains our privacy practices in clear and simple terms."},
],
},
{
heading: "2. Information We Collect", content: [
{
type: "paragraph", text: "We collect information from you in various ways:"},
{
type: "list", items: [
"Information you provide directly: name, email address, phone number, company information, and investment preferences when you contact us or request information", "Information collected automatically: IP address, browser type, pages visited, time spent on pages, and referring website through cookies and similar technologies", "Payment information: billing address, credit card details, and transaction history when applicable", "Communication data: records of emails, messages, and other communications you send to us"],
},
],
},
{
heading: "3. How We Use Your Information", content: [
{
type: "paragraph", text: "We use the information we collect for the following purposes:"},
{
type: "list", items: [
"To provide and improve our Services", "To respond to your inquiries and provide customer support", "To send you marketing communications (with your consent)", "To analyze website usage and optimize user experience", "To detect and prevent fraud or security incidents", "To comply with legal obligations and regulations", "To establish and manage business relationships"],
},
],
},
{
heading: "4. Information Sharing", content: [
{
type: "paragraph", text: "We do not sell, trade, or rent your personal information. We may share information with:"},
{
type: "list", items: [
"Service providers and vendors who assist us in operating our website and conducting business", "Legal authorities when required by law or in response to legal requests", "Business partners for co-marketing or joint ventures (with your consent)", "Successors or assignees in the event of a merger, acquisition, or business sale"],
},
],
},
{
heading: "5. Data Security", content: [
{
type: "paragraph", text: "We implement appropriate technical and organizational measures to protect your personal information against unauthorized access, disclosure, modification, or destruction. These measures include:"},
{
type: "list", items: [
"SSL encryption for data transmission", "Secure servers and firewalls", "Regular security audits and vulnerability assessments", "Limited access to personal information on a need-to-know basis"],
},
{
type: "paragraph", text: "However, no method of transmission over the Internet or electronic storage is completely secure. We cannot guarantee absolute security."},
],
},
{
heading: "6. Your Privacy Rights", content: [
{
type: "paragraph", text: "Depending on your location, you may have certain rights regarding your personal information, including:"},
{
type: "list", items: [
"Right to access your personal information", "Right to correct inaccurate data", "Right to delete your information", "Right to opt-out of marketing communications", "Right to data portability", "Right to withdraw consent at any time"],
},
{
type: "paragraph", text: "To exercise any of these rights, please contact us at privacy@investtech.com."},
],
},
{
heading: "7. Cookies and Tracking Technologies", content: [
{
type: "paragraph", text: "Our website uses cookies and similar tracking technologies to enhance your experience. You can control cookie preferences through your browser settings. Most browsers allow you to refuse cookies or alert you when cookies are being sent."},
],
},
{
heading: "8. Third-Party Links", content: [
{
type: "paragraph", text: "Our website may contain links to third-party websites. We are not responsible for the privacy practices or content of external sites. We encourage you to review the privacy policies of any third-party websites before providing personal information."},
],
},
{
heading: "9. Children's Privacy", content: [
{
type: "paragraph", text: "Our Services are not directed to children under 13. We do not knowingly collect personal information from children. If we learn we have collected information from a child under 13, we will delete such information promptly."},
],
},
{
heading: "10. Policy Updates", content: [
{
type: "paragraph", text: "We may update this Privacy Policy from time to time to reflect changes in our practices or applicable laws. We will notify you of significant changes by updating the \"Last Updated\" date and posting the revised policy on our website."},
],
},
{
heading: "11. Contact Us", content: [
{
type: "paragraph", text: "If you have questions about this Privacy Policy or our privacy practices, please contact us at:"},
{
type: "list", items: [
"Email: privacy@investtech.com", "Mail: InvestTech Capital, Legal Department, [Address]", "Phone: +1 (555) 123-4567"],
},
],
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="InvestTech Capital"
columns={footerColumns}
/>
</div>
</ThemeProvider>
);
}

View File

@@ -2,23 +2,23 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #ffffff;;
--card: #f9f9f9;;
--foreground: #120006e6;;
--primary-cta: #e63946;;
--secondary-cta: #f9f9f9;;
--accent: #e2e2e2;;
--background-accent: #e2e2e2;; */
/* --background: #000000;;
--card: #1a1a1a;;
--foreground: #e6ffe6;;
--primary-cta: #80da9b;;
--secondary-cta: #07170b;;
--accent: #38714a;;
--background-accent: #2c6541;; */
--background: #ffffff;;
--card: #f9f9f9;;
--foreground: #120006e6;;
--primary-cta: #e63946;;
--background: #000000;;
--card: #1a1a1a;;
--foreground: #e6ffe6;;
--primary-cta: #80da9b;;
--primary-cta-text: #ffffff;;
--secondary-cta: #f9f9f9;;
--secondary-cta: #07170b;;
--secondary-cta-text: #120006e6;;
--accent: #e2e2e2;;
--background-accent: #e2e2e2;;
--accent: #38714a;;
--background-accent: #2c6541;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);

200
src/app/terms/page.tsx Normal file
View File

@@ -0,0 +1,200 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import LegalSection from "@/components/legal/LegalSection";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
export default function TermsPage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "Investment Strategy", id: "/investment-strategy" },
{ name: "Portfolio", id: "/portfolio" },
{ name: "About Us", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Privacy Policy", id: "/privacy" },
{ name: "Terms of Service", id: "/terms" },
];
const footerColumns = [
{
items: [
{ label: "Home", href: "/" },
{ label: "Investment Strategy", href: "/investment-strategy" },
{ label: "Portfolio", href: "/portfolio" },
],
},
{
items: [
{ label: "About Us", href: "/about" },
{ label: "Team", href: "/about" },
{ label: "Contact", href: "/contact" },
],
},
{
items: [
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "Crunchbase", href: "https://crunchbase.com" },
],
},
{
items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Compliance", href: "/compliance" },
],
},
];
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="mediumLarge"
sizing="medium"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={navItems}
brandName="InvestTech Capital"
bottomLeftText="Global Software Investment"
bottomRightText="hello@investtech.com"
/>
</div>
<div id="legal" data-section="legal">
<LegalSection
layout="page"
title="Terms of Service"
subtitle="Last updated: January 15, 2025"
sections={[
{
heading: "1. Agreement to Terms", content: [
{
type: "paragraph", text: "These Terms of Service (\"Terms\") constitute a legally binding agreement between you and InvestTech Capital (\"Company,\" \"we,\" \"us,\" \"our\"). By accessing and using our website, applications, and services (collectively, the \"Services\"), you agree to be bound by these Terms."},
{
type: "paragraph", text: "If you do not agree to these Terms, you must not use our Services. We reserve the right to modify these Terms at any time. Your continued use of our Services following any changes constitutes your acceptance of the revised Terms."},
],
},
{
heading: "2. Use License", content: [
{
type: "paragraph", text: "We grant you a limited, non-exclusive, non-transferable license to access and use our Services for lawful purposes only. You agree not to:"},
{
type: "list", items: [
"Reproduce, duplicate, copy, or sell any portion of our Services", "Attempt to gain unauthorized access to our systems or networks", "Interfere with or disrupt the operation of our Services", "Use our Services for any illegal, fraudulent, or harmful purposes", "Harass, defame, or discriminate against any individual or entity", "Collect or aggregate personal data without authorization"],
},
],
},
{
heading: "3. Intellectual Property Rights", content: [
{
type: "paragraph", text: "All content, materials, and functionality on our Services, including but not limited to text, graphics, logos, images, software, and code, are the property of InvestTech Capital or our licensors and are protected by copyright, trademark, and other intellectual property laws."},
{
type: "paragraph", text: "You acknowledge that you do not acquire any ownership interest in or to any of our intellectual property through your use of the Services. Unauthorized use or reproduction of our intellectual property is strictly prohibited."},
],
},
{
heading: "4. User Responsibilities", content: [
{
type: "paragraph", text: "You are responsible for:"},
{
type: "list", items: [
"Maintaining the confidentiality of your account credentials", "All activities that occur under your account", "Ensuring your use of the Services complies with applicable laws", "Notifying us immediately of any unauthorized use of your account"],
},
],
},
{
heading: "5. Investment Information Disclaimer", content: [
{
type: "paragraph", text: "The information provided through our Services is for educational and informational purposes only and should not be construed as investment advice, a recommendation, or an offer to buy or sell any security."},
{
type: "paragraph", text: "Past performance is not indicative of future results. All investments carry risk, including potential loss of principal. Before making any investment decision, consult with a qualified financial advisor."},
],
},
{
heading: "6. Limitation of Liability", content: [
{
type: "paragraph", text: "To the fullest extent permitted by law, InvestTech Capital shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising from your use of or inability to use our Services, even if we have been advised of the possibility of such damages."},
{
type: "paragraph", text: "Our total liability to you for any claims arising from these Terms or your use of our Services shall not exceed $100."},
],
},
{
heading: "7. Disclaimer of Warranties", content: [
{
type: "paragraph", text: "Our Services are provided on an \"AS IS\" and \"AS AVAILABLE\" basis without warranties of any kind, express or implied. We disclaim all warranties, including implied warranties of merchantability, fitness for a particular purpose, and non-infringement."},
],
},
{
heading: "8. Indemnification", content: [
{
type: "paragraph", text: "You agree to indemnify, defend, and hold harmless InvestTech Capital and its officers, directors, employees, and agents from any claims, liabilities, damages, and expenses (including reasonable attorneys' fees) arising from your violation of these Terms or your use of our Services."},
],
},
{
heading: "9. Termination", content: [
{
type: "paragraph", text: "We reserve the right to terminate or restrict your access to our Services at any time, with or without cause, and without notice or liability. Upon termination, your right to use the Services ceases immediately."},
],
},
{
heading: "10. Third-Party Content and Services", content: [
{
type: "paragraph", text: "Our Services may contain links to third-party websites and services. We are not responsible for the content, accuracy, or practices of these external sites. Your use of third-party services is governed by their respective terms and policies."},
],
},
{
heading: "11. Governing Law", content: [
{
type: "paragraph", text: "These Terms shall be governed by and construed in accordance with the laws of [Your Jurisdiction], without regard to its conflict of law principles."},
],
},
{
heading: "12. Dispute Resolution", content: [
{
type: "paragraph", text: "Any dispute arising from these Terms or your use of our Services shall be resolved through binding arbitration or mediation in accordance with the applicable rules, unless prohibited by law. Both parties agree to attempt good-faith negotiation before pursuing formal legal remedies."},
],
},
{
heading: "13. Severability", content: [
{
type: "paragraph", text: "If any provision of these Terms is found to be invalid or unenforceable, such provision shall be modified to the minimum extent necessary to make it enforceable, or if not possible, shall be severed. The remaining provisions shall remain in full force and effect."},
],
},
{
heading: "14. Entire Agreement", content: [
{
type: "paragraph", text: "These Terms, along with our Privacy Policy and any other policies or agreements referenced herein, constitute the entire agreement between you and InvestTech Capital regarding your use of the Services and supersede all prior and contemporaneous agreements and understandings."},
],
},
{
heading: "15. Contact Information", content: [
{
type: "paragraph", text: "If you have questions or concerns about these Terms of Service, please contact us at:"},
{
type: "list", items: [
"Email: legal@investtech.com", "Mail: InvestTech Capital, Legal Department, [Address]", "Phone: +1 (555) 123-4567"],
},
],
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="InvestTech Capital"
columns={footerColumns}
/>
</div>
</ThemeProvider>
);
}