Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-05 18:27:39 +00:00
2 changed files with 1 additions and 1389 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
description="Defy Gravity. Build your portfolio with cutting-edge tools, automated generation, and stunning responsive design. Powered by Python, styled with TailwindCSS, and deployed instantly."
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Launch Portfolio", href: "#projects" },
{ text: "Generate My Portfolio", href: "#projects" },
{ text: "Explore Features", href: "#features" },
]}
buttonAnimation="slide-up"
@@ -102,7 +102,6 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Start Building Now", href: "#product" }]}
features={[
{
icon: Zap,