37 Commits

Author SHA1 Message Date
5bc910ee11 Update src/app/page.tsx 2026-02-20 07:46:24 +00:00
8adb16d63f Update src/app/shop/page.tsx 2026-02-20 07:42:38 +00:00
d19ba23f01 Update src/app/shop/[id]/page.tsx 2026-02-20 07:42:37 +00:00
64b0363a57 Update src/app/layout.tsx 2026-02-20 07:42:36 +00:00
8ce318426e Update src/app/blog/page.tsx 2026-02-20 07:42:35 +00:00
04ed101fc8 Merge version_1 into main
Merge version_1 into main
2026-02-20 07:39:53 +00:00
4d7fb77fa5 Update theme fonts 2026-02-20 07:39:49 +00:00
b0edac865b Update theme fonts 2026-02-20 07:39:49 +00:00
84cc2df732 Merge version_1 into main
Merge version_1 into main
2026-02-20 07:39:36 +00:00
e025be3cc6 Update theme colors 2026-02-20 07:39:30 +00:00
4f34370f7d Merge version_1 into main
Merge version_1 into main
2026-02-20 07:39:12 +00:00
7ccda7da84 Update theme colors 2026-02-20 07:39:06 +00:00
728657e8aa Merge version_1 into main
Merge version_1 into main
2026-02-20 07:38:50 +00:00
ca4872eea5 Update theme colors 2026-02-20 07:38:44 +00:00
a4370d23ab Merge version_1 into main
Merge version_1 into main
2026-02-20 07:38:32 +00:00
a747cb7a1c Update theme colors 2026-02-20 07:38:26 +00:00
56fb0c67b0 Merge version_1 into main
Merge version_1 into main
2026-02-20 07:37:43 +00:00
bbad60b78b Update theme colors 2026-02-20 07:37:37 +00:00
d18e9610a2 Merge version_1 into main
Merge version_1 into main
2026-02-20 07:37:25 +00:00
7c0d2a5fc8 Update theme colors 2026-02-20 07:37:19 +00:00
8494b47163 Merge version_1 into main
Merge version_1 into main
2026-02-20 07:37:07 +00:00
ee86435dbc Update theme colors 2026-02-20 07:37:00 +00:00
a088061b89 Merge version_1 into main
Merge version_1 into main
2026-02-20 07:36:31 +00:00
c366bcaaf5 Update theme colors 2026-02-20 07:36:25 +00:00
298e08ca43 Update src/app/shop/page.tsx 2026-02-19 18:43:09 +00:00
766dc8d948 Update src/app/shop/[id]/page.tsx 2026-02-19 18:43:09 +00:00
661dcc32c1 Update src/app/page.tsx 2026-02-19 18:43:08 +00:00
3bad23d832 Merge version_2 into main
Merge version_2 into main
2026-02-19 18:42:24 +00:00
297c014763 Merge version_2 into main
Merge version_2 into main
2026-02-19 18:39:26 +00:00
6bddfaca9c Merge version_2 into main
Merge version_2 into main
2026-02-19 18:36:29 +00:00
2681b0abe3 Merge version_2 into main
Merge version_2 into main
2026-02-19 18:33:37 +00:00
4108c4daa8 Merge version_2 into main
Merge version_2 into main
2026-02-19 18:30:40 +00:00
6f205dfd5b Merge version_2 into main
Merge version_2 into main
2026-02-19 18:27:44 +00:00
50f0f3daa1 Merge version_2 into main
Merge version_2 into main
2026-02-19 18:19:24 +00:00
5f97e0ab82 Merge version_2 into main
Merge version_2 into main
2026-02-19 18:16:22 +00:00
8dae594d76 Merge version_2 into main
Merge version_2 into main
2026-02-19 18:13:23 +00:00
e954485376 Merge version_2 into main
Merge version_2 into main
2026-02-19 18:10:28 +00:00
6 changed files with 207 additions and 217 deletions

View File

@@ -28,7 +28,6 @@ export default function BlogPage() {
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Home", id: "/" },
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import HeroBillboardDashboard from '@/components/sections/hero/HeroBillboardDashboard';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
@@ -10,7 +10,7 @@ import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { BarChart3, Crown, Rocket, Sparkles, Star, TrendingUp, Zap, DollarSign, Users, Globe } from "lucide-react";
import { BarChart3, Crown, Rocket, Sparkles, Star, TrendingUp, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -42,36 +42,32 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroBillboardDashboard
<HeroBillboardCarousel
title="Intelligent Capital Allocation for the Modern Investor"
description="Harness AI-driven insights and real-time analytics to discover high-growth tech opportunities. Our platform empowers investors with institutional-grade tools and market intelligence."
tag="AI-Powered Investment"
tag="AI-Powered TECH"
tagIcon={Zap}
background={{ variant: "sparkles-gradient" }}
dashboard={{
title: "Portfolio Dashboard", stats: [
{ values: ["$2.4M"], icon: DollarSign },
{ values: ["127"], icon: TrendingUp },
{ values: ["+18.5%"], icon: BarChart3 }
],
logoIcon: Zap,
sidebarItems: [
{ icon: BarChart3 },
{ icon: TrendingUp },
{ icon: Sparkles },
{ icon: Users }
],
buttons: [
{ text: "View Details", href: "#" },
{ text: "Add Investment", href: "#" }
],
listItems: [
{ title: "TechCorp Series A", label: "$450K" },
{ title: "AI Startup Fund", label: "$380K" },
{ title: "Green Energy Co", label: "$290K" }
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/a-modern-clean-investment-dashboard-inte-1771523628087-25082175.png?_wi=1", searchPlaceholder: "Search investments...", chartTitle: "Portfolio Performance", listTitle: "Recent Investments", imageAlt: "Investment dashboard interface"
}}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/a-modern-clean-investment-dashboard-inte-1771523628087-25082175.png?_wi=1", imageAlt: "Investment dashboard interface"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/abstract-representation-of-ai-powered-fi-1771523635581-19300fba.png", imageAlt: "AI analysis visualization"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/modern-cybersecurity-visualization-featu-1771523648669-f3cbc54a.png", imageAlt: "Security infrastructure"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/tmp/tech-1771573591276-60e72ecc.png", imageAlt: "Real-time market data"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/professional-business-team-in-modern-off-1771523657572-9038b5d6.png", imageAlt: "Investment team collaboration"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SgGlSmvaVv2SYOkECykbr8Q49/a-modern-clean-investment-dashboard-inte-1771523628087-25082175.png?_wi=2", imageAlt: "Portfolio management dashboard"
}
]}
buttons={[
{ text: "Start Investing", href: "pricing" },
{ text: "Book a Demo", href: "contact" }

View File

@@ -82,20 +82,19 @@ export default function ProductPage({ params }: ProductPageProps) {
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Home", id: "/" },
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
]}
bottomLeftText="Global Tech Investors"
bottomRightText="hello@capitalflow.io"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
]}
bottomLeftText="Global Tech Investors"
bottomRightText="hello@capitalflow.io"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
<p className="text-foreground">Loading product...</p>
@@ -124,7 +123,6 @@ export default function ProductPage({ params }: ProductPageProps) {
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Home", id: "/" },
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
@@ -167,96 +165,95 @@ export default function ProductPage({ params }: ProductPageProps) {
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Home", id: "/" },
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
]}
bottomLeftText="Global Tech Investors"
bottomRightText="hello@capitalflow.io"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
]}
bottomLeftText="Global Tech Investors"
bottomRightText="hello@capitalflow.io"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
/>
</div>
<div id="productDetailCard" data-section="productDetailCard">
<ProductDetailCard
layout="page"
name={product.name}
price={product.price}
salePrice={meta.salePrice}
rating={product.rating || 0}
description={product.description}
images={images}
variants={variants.length > 0 ? variants : undefined}
quantity={quantityVariant}
ribbon={meta.ribbon}
inventoryStatus={meta.inventoryStatus}
inventoryQuantity={meta.inventoryQuantity}
sku={meta.sku}
buttons={[
{ text: "Add To Cart", onClick: handleAddToCart },
{ text: "Buy Now", onClick: handleBuyNow },
]}
/>
<ProductDetailCard
layout="page"
name={product.name}
price={product.price}
salePrice={meta.salePrice}
rating={product.rating || 0}
description={product.description}
images={images}
variants={variants.length > 0 ? variants : undefined}
quantity={quantityVariant}
ribbon={meta.ribbon}
inventoryStatus={meta.inventoryStatus}
inventoryQuantity={meta.inventoryQuantity}
sku={meta.sku}
buttons={[
{ text: "Add To Cart", onClick: handleAddToCart },
{ text: "Buy Now", onClick: handleBuyNow },
]}
/>
</div>
<div id="productCart" data-section="productCart">
<ProductCart
isOpen={cartOpen}
onClose={() => setCartOpen(false)}
items={cartItems}
onQuantityChange={updateQuantity}
onRemove={removeItem}
total={`$${cartTotal}`}
buttons={[
{
text: isCheckoutLoading ? "Processing..." : "Check Out", onClick: handleCheckout,
},
]}
/>
<ProductCart
isOpen={cartOpen}
onClose={() => setCartOpen(false)}
items={cartItems}
onQuantityChange={updateQuantity}
onRemove={removeItem}
total={`$${cartTotal}`}
buttons={[
{
text: isCheckoutLoading ? "Processing..." : "Check Out", onClick: handleCheckout,
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "#pricing" },
{ label: "Security", href: "#" },
{ label: "API Docs", href: "#" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "#contact" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
{ label: "Disclosures", href: "#" }
]
},
{
title: "Connect", items: [
{ label: "Twitter", href: "https://twitter.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "GitHub", href: "https://github.com" },
{ label: "Discord", href: "https://discord.com" }
]
}
]}
bottomLeftText="© 2025 CapitalFlow. All rights reserved."
bottomRightText="Regulated investment platform | FINRA & SEC compliant"
/>
<FooterSimple
columns={[
{
title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "#pricing" },
{ label: "Security", href: "#" },
{ label: "API Docs", href: "#" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "#contact" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
{ label: "Disclosures", href: "#" }
]
},
{
title: "Connect", items: [
{ label: "Twitter", href: "https://twitter.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "GitHub", href: "https://github.com" },
{ label: "Discord", href: "https://discord.com" }
]
}
]}
bottomLeftText="© 2025 CapitalFlow. All rights reserved."
bottomRightText="Regulated investment platform | FINRA & SEC compliant"
/>
</div>
</ReactLenis>
</ThemeProvider>

View File

@@ -32,19 +32,18 @@ export default function ShopPage() {
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Home", id: "/" },
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
]}
bottomLeftText="Global Tech Investors"
bottomRightText="hello@capitalflow.io"
/>
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
]}
bottomLeftText="Global Tech Investors"
bottomRightText="hello@capitalflow.io"
/>
</div>
<main className="min-h-screen flex items-center justify-center pt-20">
<p className="text-foreground">Loading products...</p>
@@ -69,70 +68,69 @@ export default function ShopPage() {
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Home", id: "/" },
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
]}
bottomLeftText="Global Tech Investors"
bottomRightText="hello@capitalflow.io"
/>
<NavbarStyleFullscreen
brandName="CapitalFlow"
navItems={[
{ name: "Platform", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "About", id: "about" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
]}
bottomLeftText="Global Tech Investors"
bottomRightText="hello@capitalflow.io"
/>
</div>
<div id="productCatalog" data-section="productCatalog">
<ProductCatalog
layout="page"
products={products}
searchValue={search}
onSearchChange={setSearch}
searchPlaceholder="Search products..."
filters={filters}
emptyMessage="No products found"
/>
<ProductCatalog
layout="page"
products={products}
searchValue={search}
onSearchChange={setSearch}
searchPlaceholder="Search products..."
filters={filters}
emptyMessage="No products found"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "#pricing" },
{ label: "Security", href: "#" },
{ label: "API Docs", href: "#" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "#contact" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
{ label: "Disclosures", href: "#" }
]
},
{
title: "Connect", items: [
{ label: "Twitter", href: "https://twitter.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "GitHub", href: "https://github.com" },
{ label: "Discord", href: "https://discord.com" }
]
}
]}
bottomLeftText="© 2025 CapitalFlow. All rights reserved."
bottomRightText="Regulated investment platform | FINRA & SEC compliant"
/>
<FooterSimple
columns={[
{
title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "#pricing" },
{ label: "Security", href: "#" },
{ label: "API Docs", href: "#" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "#contact" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
{ label: "Disclosures", href: "#" }
]
},
{
title: "Connect", items: [
{ label: "Twitter", href: "https://twitter.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "GitHub", href: "https://github.com" },
{ label: "Discord", href: "https://discord.com" }
]
}
]}
bottomLeftText="© 2025 CapitalFlow. All rights reserved."
bottomRightText="Regulated investment platform | FINRA & SEC compliant"
/>
</div>
</ReactLenis>
</ThemeProvider>

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-inter), sans-serif;
font-family: var(--font-source-sans-3), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-libre-baskerville), serif;
font-family: var(--font-work-sans), sans-serif;
}

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #ffffff;;
--card: #f9f9f9;;
--foreground: #000f06e6;;
--primary-cta: #0a7039;;
--secondary-cta: #f9f9f9;;
--accent: #e2e2e2;;
--background-accent: #c4c4c4;; */
/* --background: #00feff;;;;;;;;;;
--card: #ffff00;;;;;;;;;;
--foreground: #00f763;;;;;;;;;;
--primary-cta: #fa00ff;;;;;;;;;;
--secondary-cta: #ff0000;;;;;;;;;;
--accent: #0008ff;;;;;;;;;;
--background-accent: #00ffaa;;;;;;;;;; */
--background: #ffffff;;
--card: #f9f9f9;;
--foreground: #000f06e6;;
--primary-cta: #0a7039;;
--secondary-cta: #f9f9f9;;
--accent: #e2e2e2;;
--background-accent: #c4c4c4;;
--background: #00feff;;;;;;;;;;
--card: #ffff00;;;;;;;;;;
--foreground: #00f763;;;;;;;;;;
--primary-cta: #fa00ff;;;;;;;;;;
--secondary-cta: #ff0000;;;;;;;;;;
--accent: #0008ff;;;;;;;;;;
--background-accent: #00ffaa;;;;;;;;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);