4 Commits

Author SHA1 Message Date
da1dc35066 Update src/app/page.tsx 2026-03-10 15:45:30 +00:00
aa4366266c Update src/app/page.tsx 2026-03-10 14:48:47 +00:00
8dfc02c5f9 Merge version_7 into main
Merge version_7 into main
2026-03-09 00:24:43 +00:00
ca1f2fa9e3 Merge version_7 into main
Merge version_7 into main
2026-03-09 00:23:52 +00:00

View File

@@ -84,9 +84,6 @@ export default function HomePage() {
buttons={[
{ text: "Explore My Work", href: "/projects" },
{ text: "Subscribe", href: "#" },
{ text: "Calendly", href: "https://calendly.com/karu-navolab/growth-engine-demo-navo-lab" },
{ text: "Substack", href: "https://substack.com/@karuthompson" },
{ text: "X", href: "https://x.com/KaruThompson" },
]}
buttonAnimation="blur-reveal"
useInvertedBackground={false}