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