Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user