diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 2969db9..744d0a3 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -58,8 +58,8 @@ export default function BlogPage() { title="Popular Categories" description="Browse our most engaged topics." features={[ - { tag: "Tech", title: "Machine Learning", subtitle: "Deep Dive", description: "Understanding neural nets.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797661.jpg" }, - { tag: "Design", title: "UI UX Trends", subtitle: "Modern Design", description: "Current interface standards.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797628.jpg" }, + { tag: "Tech", title: "Machine Learning", subtitle: "Deep Dive", description: "Understanding neural nets.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797661.jpg?_wi=2" }, + { tag: "Design", title: "UI UX Trends", subtitle: "Modern Design", description: "Current interface standards.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797628.jpg?_wi=1" }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c62a70..bf13e74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About Me" description="I explore the intersection of AI, mental health, and management, while building tools in my sandbox. This site is where I curate my journey." - imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797661.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797661.jpg?_wi=1" /> @@ -69,7 +69,7 @@ export default function LandingPage() { title="Community Feedback" description="Voices from peers and partners." testimonials={[ - { id: "t1", name: "Alex J.", handle: "@alexj", testimonial: "Brilliant insights on AI.", imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg" }, + { id: "t1", name: "Alex J.", handle: "@alexj", testimonial: "Brilliant insights on AI.", imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg?_wi=1" }, { id: "t2", name: "Sarah M.", handle: "@sm_tech", testimonial: "Exceptional leadership skills.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-modern-background-with-flowing-lines-cyber-dots_1048-12672.jpg" }, { id: "t3", name: "Daniel K.", handle: "@danik", testimonial: "Sandbox tools saved me time.", imageSrc: "http://img.b2bpic.net/free-photo/networking-concept-still-life-composition_23-2149035678.jpg" }, { id: "t4", name: "Emma R.", handle: "@er_design", testimonial: "Very clear writing style.", imageSrc: "http://img.b2bpic.net/free-photo/networking-concept-still-life-assortment_23-2149035668.jpg" }, diff --git a/src/app/resume/page.tsx b/src/app/resume/page.tsx index 6db9b81..3c17b1f 100644 --- a/src/app/resume/page.tsx +++ b/src/app/resume/page.tsx @@ -41,7 +41,7 @@ export default function ResumePage() { useInvertedBackground={false} title="My Resume" description="A summary of my experience in marketing and management, currently transitioning towards full-stack development and AI integration." - imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797628.jpg?_wi=2" /> @@ -69,8 +69,8 @@ export default function ResumePage() { { id: "r1", name: "Mark D.", handle: "@markd", testimonial: "Excellent manager.", imageSrc: "http://img.b2bpic.net/free-photo/ai-cloud-with-robot-face_23-2149739758.jpg" }, { id: "r2", name: "Lisa G.", handle: "@lisag", testimonial: "Top-tier strategist.", imageSrc: "http://img.b2bpic.net/free-photo/ai-robotic-operations-tablet_1387-647.jpg" }, { id: "r3", name: "Rob C.", handle: "@robc", testimonial: "Reliable.", imageSrc: "http://img.b2bpic.net/free-photo/robot-character-cracked-surface_1048-12073.jpg" }, - { id: "r4", name: "Jane H.", handle: "@janeh", testimonial: "Creative.", imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg" }, - { id: "r5", name: "Tom B.", handle: "@tomb", testimonial: "Driven.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-technology-background-network-communications-sound-waves_1048-13254.jpg" }, + { id: "r4", name: "Jane H.", handle: "@janeh", testimonial: "Creative.", imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg?_wi=1" }, + { id: "r5", name: "Tom B.", handle: "@tomb", testimonial: "Driven.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-technology-background-network-communications-sound-waves_1048-13254.jpg?_wi=1" }, ]} /> diff --git a/src/app/sandbox/page.tsx b/src/app/sandbox/page.tsx index 91d0d38..05bd007 100644 --- a/src/app/sandbox/page.tsx +++ b/src/app/sandbox/page.tsx @@ -41,9 +41,9 @@ export default function SandboxPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { title: "Python Scripting", description: "Automating boring tasks.", imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg" }, - { title: "React Experiments", description: "Building interactive UI widgets.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-technology-background-network-communications-sound-waves_1048-13254.jpg" }, - { title: "API Prototypes", description: "Testing data connections.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background_1048-11982.jpg" }, + { title: "Python Scripting", description: "Automating boring tasks.", imageSrc: "http://img.b2bpic.net/free-photo/creative-woman-working-computer_53876-96942.jpg?_wi=2" }, + { title: "React Experiments", description: "Building interactive UI widgets.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-digital-technology-background-network-communications-sound-waves_1048-13254.jpg?_wi=2" }, + { title: "API Prototypes", description: "Testing data connections.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background_1048-11982.jpg?_wi=1" }, ]} title="The Sandbox" description="Testing code and experimenting with new scripts here." @@ -57,8 +57,8 @@ export default function SandboxPage() { title="Project Highlights" description="Top selected experiments." features={[ - { tag: "AI", title: "Neural Art", subtitle: "Generative", description: "Models creating art.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background_1048-11982.jpg" }, - { tag: "Dev", title: "React Widgets", subtitle: "UI Tools", description: "Reusable UI modules.", imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg" }, + { tag: "AI", title: "Neural Art", subtitle: "Generative", description: "Models creating art.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background_1048-11982.jpg?_wi=2" }, + { tag: "Dev", title: "React Widgets", subtitle: "UI Tools", description: "Reusable UI modules.", imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg?_wi=2" }, ]} />