Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-04 20:11:45 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSmallSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroBillboard
title="Build Something Amazing Today"
description="Empower your startup with our innovative platform. Get your business off the ground with tools designed for modern entrepreneurs."
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
tag="New Launch"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -159,6 +159,9 @@ export default function LandingPage() {
tag="Partners"
tagIcon={CheckCircle}
tagAnimation="slide-up"
names={[
"Google", "Microsoft", "Stripe", "Airbnb", "Slack", "Figma", "Notion"
]}
logos={[
"http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148077820.jpg", "http://img.b2bpic.net/free-vector/geometric-abstract-echos-web-design-agency-logo_1421494-124.jpg", "http://img.b2bpic.net/free-vector/cashback-labels-geometric-design_23-2148468278.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-muted-colors-label-collection_23-2150028099.jpg", "http://img.b2bpic.net/free-vector/communication-logo-template-design_23-2149881430.jpg", "http://img.b2bpic.net/free-vector/geometric-ideas-agency-logo-template_742173-17631.jpg", "http://img.b2bpic.net/free-vector/professional-coworking-space-logo_23-2149455584.jpg"]}
textboxLayout="default"