Update src/app/page.tsx
This commit is contained in:
@@ -302,7 +302,7 @@ export default function LandingPage() {
|
||||
ctaTitle="Build Your Website in Minutes"
|
||||
ctaDescription="Stop waiting. Start building today and get online faster than ever before."
|
||||
ctaButton={{
|
||||
text: "Get Early Access Now", href: "#"
|
||||
text: "Start Building Free Now", href: "#"
|
||||
}}
|
||||
ctaIcon={Rocket}
|
||||
faqs={[
|
||||
@@ -368,4 +368,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user