Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04740f1907 | |||
| 023a8db1bb | |||
| ba03f75cb0 | |||
| be29c11559 | |||
| 1c67bf8fe5 | |||
| a59e0dbfdf |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
buttons={[
|
||||
{ text: "Start Creating", href: "#templates" },
|
||||
{ text: "View Templates", href: "#templates" }
|
||||
{ text: "Explore AI Features", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
tag="Why Marksy"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
title="Why Choose Marksy for Your Website?"
|
||||
title="Build Your Website in Minutes, Not Months"
|
||||
description="Marksy combines the power of AI with an intuitive interface to help you create stunning websites in minutes, not months. Whether you're launching a startup or redesigning your brand, we provide everything you need to succeed online."
|
||||
metrics={[
|
||||
{ value: "10,000+", title: "Websites Created" },
|
||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user