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