Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 20:13:53 +00:00

View File

@@ -171,7 +171,7 @@ export default function LandingPage() {
name: "Neural Analytics UI",
price: "React / AI",
variant: "In Progress",
imageSrc: "http://img.b2bpic.net/free-photo/colorized-glass-phone-16-pro-max_187299-45929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorized-glass-phone-16-pro-max_187299-45929.jpg?_wi=1",
},
{
id: "p2",
@@ -185,21 +185,21 @@ export default function LandingPage() {
name: "Dev Portfolio Engine",
price: "TypeScript",
variant: "In Progress",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64533.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64533.jpg?_wi=1",
},
{
id: "p4",
name: "Syntax Highlight Lib",
price: "Library",
variant: "Completed",
imageSrc: "http://img.b2bpic.net/free-photo/remotely-working-engineer-home-office-coding-computer-monitor_482257-120137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/remotely-working-engineer-home-office-coding-computer-monitor_482257-120137.jpg?_wi=1",
},
{
id: "p5",
name: "Community Discovery Hub",
price: "Full Stack",
variant: "Completed",
imageSrc: "http://img.b2bpic.net/free-photo/army-officer-examines-reconnaissance-system-world-map_482257-90133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/army-officer-examines-reconnaissance-system-world-map_482257-90133.jpg?_wi=1",
},
{
id: "p6",
@@ -227,7 +227,7 @@ export default function LandingPage() {
category: "JavaScript",
title: "Optimizing Re-renders",
excerpt: "How to use useMemo effectively in massive React trees.",
imageSrc: "http://img.b2bpic.net/free-photo/remotely-working-engineer-home-office-coding-computer-monitor_482257-120137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/remotely-working-engineer-home-office-coding-computer-monitor_482257-120137.jpg?_wi=2",
authorName: "Dev Sarah",
authorAvatar: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
date: "Oct 12, 2023",
@@ -237,7 +237,7 @@ export default function LandingPage() {
category: "AI/ML",
title: "LLM Latency Tricks",
excerpt: "Reducing inference time for real-time chat applications.",
imageSrc: "http://img.b2bpic.net/free-photo/colorized-glass-phone-16-pro-max_187299-45929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorized-glass-phone-16-pro-max_187299-45929.jpg?_wi=2",
authorName: "Tech Alex",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiling-photographer-using-photo-editing-software-pc-display-multimedia-studio_482257-98537.jpg",
date: "Oct 10, 2023",
@@ -247,7 +247,7 @@ export default function LandingPage() {
category: "Backend",
title: "Database Indexing 101",
excerpt: "Why your queries are slow and how indexes help.",
imageSrc: "http://img.b2bpic.net/free-photo/army-officer-examines-reconnaissance-system-world-map_482257-90133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/army-officer-examines-reconnaissance-system-world-map_482257-90133.jpg?_wi=2",
authorName: "Code Elena",
authorAvatar: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg",
date: "Oct 08, 2023",
@@ -276,7 +276,7 @@ export default function LandingPage() {
description: "Open for collaboration badges and built-in social interaction features.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64533.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-64533.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>