@@ -102,23 +73,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Cybersecurity",
- description: "Analyzing vulnerabilities and building secure digital infrastructures.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-headphones-working_23-2149370618.jpg",
- imageAlt: "Cybersecurity Skills",
- },
+ title: "Cybersecurity", description: "Analyzing vulnerabilities and building secure digital infrastructures.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-headphones-working_23-2149370618.jpg", imageAlt: "Cybersecurity Skills"},
{
- title: "Audio Creation",
- description: "Songwriting and sound design for cinematic experiences.",
- imageSrc: "http://img.b2bpic.net/free-photo/expert-sound-engineer-adjusting-mixer-knobs-performance-generated-by-ai_188544-38035.jpg",
- imageAlt: "Music Production",
- },
+ title: "Audio Creation", description: "Songwriting and sound design for cinematic experiences.", imageSrc: "http://img.b2bpic.net/free-photo/expert-sound-engineer-adjusting-mixer-knobs-performance-generated-by-ai_188544-38035.jpg", imageAlt: "Music Production"},
{
- title: "Brand Strategy",
- description: "Developing digital identity through targeted marketing and storytelling.",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283286.jpg",
- imageAlt: "Branding Strategy",
- },
+ title: "Brand Strategy", description: "Developing digital identity through targeted marketing and storytelling.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283286.jpg", imageAlt: "Branding Strategy"},
]}
title="Technical & Creative Pillars"
description="My skill set blends technical mastery in IT and security with the creative edge of storytelling, branding, and audio design."
@@ -129,44 +88,21 @@ export default function LandingPage() {
@@ -260,29 +161,15 @@ export default function LandingPage() {
logoText="Jaffar Kebiri • DJK"
columns={[
{
- title: "Network",
- items: [
- {
- label: "Twitter",
- href: "#",
- },
- {
- label: "LinkedIn",
- href: "#",
- },
+ title: "Network", items: [
+ { label: "Twitter", href: "#" },
+ { label: "LinkedIn", href: "#" },
],
},
{
- title: "Portfolio",
- items: [
- {
- label: "Projects",
- href: "#projects",
- },
- {
- label: "About",
- href: "#about",
- },
+ title: "Portfolio", items: [
+ { label: "Projects", href: "#projects" },
+ { label: "About", href: "#about" },
],
},
]}
@@ -292,4 +179,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file