Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b61b8f81e2 | |||
| 7314a9925f | |||
| 9202a38fc3 | |||
| b49d9bb0ec |
@@ -1422,4 +1422,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -294,7 +294,7 @@ export default function HomePage() {
|
||||
{/* Contact Section */}
|
||||
<div id="contact" data-section="contact" className="relative py-20">
|
||||
<ContactSplitForm
|
||||
title="Ready to Transform Your Productivity?"
|
||||
title="Get Started Free—No Credit Card Required"
|
||||
description="Join thousands of users who've revolutionized their workflow with THEWEBSELL. Start your journey today and experience the power of unified productivity."
|
||||
inputs={[
|
||||
{
|
||||
@@ -354,4 +354,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user