Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b53a8384b5 | |||
| 6f65b1bb73 |
@@ -44,12 +44,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardDashboard
|
||||
title="Experience Minimal Elegance"
|
||||
description="Dropsphy brings Apple-inspired design philosophy to your workflow. Clean, intuitive, and beautifully crafted."
|
||||
description="No credit card. Full features for 14 days."
|
||||
tag="Premium Design"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "https://dropsphy.io" },
|
||||
{ text: "Launch Free Trial", href: "https://dropsphy.io" },
|
||||
{ text: "View Features", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -294,4 +294,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user