Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7a65903e1 | |||
| 5db6ec3f23 | |||
| fca6bd92ba | |||
| 8ffc42c966 | |||
| 107414e03f | |||
| 2669feacfa |
@@ -92,10 +92,10 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153830.jpg", alt: "Client avatar 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", alt: "Handsome businessman wearing glasses"},
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-happy-be-back-work_23-2148727621.jpg", alt: "Businesswoman happy to be back at work"},
|
||||
]}
|
||||
avatarText="Trusted by leading innovators."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-middle-eastern-employee-handling-financial-planning_482257-128579.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EoafwEysuIxqf4tA00y8twM2mh/uploaded-1780849545851-gshjk7ic.png"
|
||||
imageAlt="Mohammed Amine Belalia working on AI solutions"
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -124,6 +124,14 @@ export default function LandingPage() {
|
||||
{
|
||||
type: "text", content: "Forward-thinking AI Solutions Architect, Electrotechnical Engineer, and Professional Video Editor with a proven track record of blending rigorous technical innovation with cinematic storytelling. Expert in designing advanced AI automation workflows (n8n, API integrations) and producing high-end, hyper-realistic visual content. Experienced e-commerce strategist and business coach skilled in digital product launches, community management, and global market scaling."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Portfolio", href: "#skills"
|
||||
},
|
||||
{
|
||||
text: "Connect for a Project", href: "#contact"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -271,4 +279,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user