Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 08:21:00 +00:00

View File

@@ -173,13 +173,13 @@ export default function Page() {
description="Always exploring new technologies, crafting innovative solutions, and pushing the boundaries of what's possible in web development."
metrics={[
{
id: "1", value: "Next.js 14", title: "App Router", description: "Server components & dynamic routing"
id: "1", value: "Next.js 14", title: "App Router", description: "Server components & dynamic routing", imageSrc: "http://img.b2bpic.net/free-photo/young-male-white-shirt-pants-standing-with-crossed-arms-looking-elegant_176474-17246.jpg", imageAlt: "Next.js 14 App Router"
},
{
id: "2", value: "AI Integration", title: "Machine Learning", description: "Embedding AI models in web apps"
id: "2", value: "AI Integration", title: "Machine Learning", description: "Embedding AI models in web apps", imageSrc: "http://img.b2bpic.net/free-photo/young-male-white-shirt-pants-standing-with-crossed-arms-looking-elegant_176474-17246.jpg", imageAlt: "AI Integration Machine Learning"
},
{
id: "3", value: "Web3", title: "Blockchain", description: "Exploring decentralized applications"
id: "3", value: "Web3", title: "Blockchain", description: "Exploring decentralized applications", imageSrc: "http://img.b2bpic.net/free-photo/young-male-white-shirt-pants-standing-with-crossed-arms-looking-elegant_176474-17246.jpg", imageAlt: "Web3 Blockchain"
}
]}
animationType="slide-up"