2 Commits

Author SHA1 Message Date
fa8acd8ec8 Update src/app/page.tsx 2026-03-05 07:17:44 +00:00
8239ed00ba Merge version_1 into main
Merge version_1 into main
2026-03-05 07:15:51 +00:00

View File

@@ -43,12 +43,13 @@ export default function LandingPage() {
description="Transform your creative vision into reality with intelligent design collaboration"
buttons={[
{ text: "Explore Now", href: "#features" },
{ text: "Learn More", href: "#about" },
{ text: "Watch Demo", href: "#about" },
]}
imageSrc="http://img.b2bpic.net/free-vector/landing-page-template-with-abstract-background_1361-871.jpg"
imageAlt="Hero background with abstract gradient"
showDimOverlay={true}
buttonAnimation="slide-up"
buttonClassName="first:bg-gradient-to-r first:from-primary-cta first:to-accent first:text-white first:shadow-lg last:bg-transparent last:border last:border-foreground/20 last:text-foreground"
/>
</div>