Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cf447df646 | |||
| 0874bbc0ce |
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
title="Let's Create Something Amazing Together"
|
title="Let's Create Something Amazing Together"
|
||||||
description="Ready to start your next project? I'm always interested in hearing about new opportunities and collaborations. Reach out and let's discuss how I can help bring your ideas to life."
|
description="Ready to start your next project? I'm always interested in hearing about new opportunities and collaborations. Reach out and let's discuss how I can help bring your ideas to life. I'll send you a detailed proposal within 24 hours of receiving your message."
|
||||||
tagIcon={Mail}
|
tagIcon={Mail}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
@@ -281,4 +281,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user