Merge version_3 into main #5
1387
src/app/layout.tsx
1387
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user