Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c744ed5e75 | |||
| 3eb4db91a8 | |||
| 85fd35284a |
@@ -294,8 +294,8 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Ready to Collaborate? Get in Touch"
|
title="Let's Connect and Build Together"
|
||||||
description="I'm actively seeking a 24-month apprenticeship starting September 2026 in Île-de-France. Let's discuss how my dual expertise can benefit your team."
|
description="I'm Jérémy Vidocin, a Fullstack Developer and Business Analyst, passionate about crafting impactful SI solutions. I'm actively seeking a 24-month apprenticeship starting September 2026, ideally in Île-de-France. If you're looking for a hybrid profile who speaks both tech and business, let's discuss how my dual expertise can benefit your team.\n\nYou can reach me via:\n- Email: contact@jeremyvidocin.com\n- GitHub: https://github.com/jeremyvidocin\n- LinkedIn: https://linkedin.com/in/jeremyvidocin\n- Phone: +33 6 12 34 56 78"
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Your Name", required: true
|
name: "name", type: "text", placeholder: "Your Name", required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user