Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a6b12dd00 | |||
| c8c1409a12 | |||
| e71a8c7be9 |
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
{/* Contact Section */}
|
||||
<div id="contact-section" data-section="contact-section">
|
||||
<ContactSplitForm
|
||||
title="Try PreFOMO Scanner"
|
||||
title="Analyze Your First Token"
|
||||
description="Enter a Solana token ticker or contract address to analyze its attention ignition patterns. Results are generated instantly using our proprietary model."
|
||||
inputs={[
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function HomePage() {
|
||||
imageAlt="PreFOMO Scanner Dashboard"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
buttonText="Analyze PreFOMO"
|
||||
buttonText="Get Insights Now"
|
||||
onSubmit={handleScannerSubmit}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user