Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9187bd54b3 | |||
| 01b6977482 |
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Emergency Contact"
|
||||
title="Emergency Contact: Call +91 9876543210"
|
||||
description="Call our hotline for immediate assistance or leave your details for a scheduled transfer."
|
||||
inputs={[
|
||||
{
|
||||
@@ -187,4 +187,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user