Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electricity-flowing-smooth-blue-abstract-wave-generated-by-ai_188544-15334.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user