Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e36e8761c | |||
| b2228529c1 |
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
|||||||
text="Ready to change how you connect with the world? Reach out to us today to learn more about joining the ConnectHub ecosystem."
|
text="Ready to change how you connect with the world? Reach out to us today to learn more about joining the ConnectHub ecosystem."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Support", href: "#"},
|
text: "Join Our Community", href: "#"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -232,4 +232,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user