Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a67171d024 | |||
| f2556bfea3 | |||
| abeb2421d8 | |||
| a426594bd2 | |||
| cdfe273f4b | |||
| 5404d160db |
@@ -43,8 +43,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Mohammad Abuzir"
|
||||
description="CIS Student at Al al-Bayt University | Web Developer | Photographer. Building digital solutions for the future."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-teammates-working-late_23-2148991315.jpg"
|
||||
imageAlt="software developer workspace dark mode"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXnqniMbBW3ssI0Z22s99Y3TPr/uploaded-1778438710564-k45d6nc3.jpg"
|
||||
imageAlt="Mohammad Abuzir portrait"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/modern-office-equipment-blue-desk-generated-by-ai_188544-27062.jpg", alt: "Modern office equipment on a blue desk generated by AI" },
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Passion for Technology"
|
||||
description="As a 3rd-year Computer Information Systems student, I am deeply driven by the intersection of design and code. My goal is to build digital solutions that are not just functional, but also visually striking and user-centered."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-with-laptop-cafe_23-2147962628.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXnqniMbBW3ssI0Z22s99Y3TPr/uploaded-1778438731971-ihzv5zuo.jpg"
|
||||
imageAlt="student programmer working on laptop"
|
||||
/>
|
||||
</div>
|
||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user