Merge version_1 into main #2
@@ -48,7 +48,7 @@ export default function Page() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-male-white-shirt-pants-standing-with-crossed-arms-looking-elegant_176474-17246.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-male-white-shirt-pants-standing-with-crossed-arms-looking-elegant_176474-17246.jpg?_wi=1"
|
||||
imageAlt="Krish - Frontend Developer"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -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", 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: "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?_wi=2", imageAlt: "Next.js 14 App Router"
|
||||
},
|
||||
{
|
||||
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: "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?_wi=3", imageAlt: "AI Integration Machine Learning"
|
||||
},
|
||||
{
|
||||
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"
|
||||
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?_wi=4", imageAlt: "Web3 Blockchain"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user