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