From 0f86e85e2d0b395fe1913697338fbe47e105a972 Mon Sep 17 00:00:00 2001 From: v0 Date: Sat, 8 Nov 2025 02:00:35 +0000 Subject: [PATCH] feat: center-align website content Update all sections for balanced, symmetrical layout. #VERCEL_SKIP Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> --- components/footer.tsx | 2 +- components/hero-section.tsx | 3 +-- components/navigation.tsx | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/components/footer.tsx b/components/footer.tsx index 49cc8bb..e3d5d97 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -9,7 +9,7 @@ export function Footer() {
- BCRG + BondingCurve.tech

The Bonding Curve Research Group is an independent research collective dedicated to advancing the diff --git a/components/hero-section.tsx b/components/hero-section.tsx index d092872..2f16913 100644 --- a/components/hero-section.tsx +++ b/components/hero-section.tsx @@ -18,8 +18,7 @@ export function HeroSection() {

- We are a decentralized squad of engineers, researchers, and data analysts dedicated to the study, - development, and practical implementation of bonding curves as programmable financial primitives. + We are a squad of engineers, researchers, and data analysts dedicated to the study, development, and practical implementation of bonding curves as programmable financial primitives.

diff --git a/components/navigation.tsx b/components/navigation.tsx index ac7be00..b1a26e8 100644 --- a/components/navigation.tsx +++ b/components/navigation.tsx @@ -12,7 +12,7 @@ export function Navigation() {
- BondingCurve.Tech + BondingCurve.tech