Update src/app/page.tsx

This commit is contained in:
2026-05-10 18:41:18 +00:00
parent cdfe273f4b
commit a426594bd2

View File

@@ -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://img.b2bpic.net/free-photo/portrait-young-man-studio-lighting-minimalist-background.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" },
@@ -136,7 +136,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Outside of Coding"
description="Photography allows me to view the world through a creative lens, while tech blogging helps me articulate and share insights on the ever-evolving software landscape."
imageSrc="http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885638.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885638.jpg"
imageAlt="professional camera dark photography aesthetic"
/>
</div>