Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 06:22:48 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-stationery-coffee-cup_23-2148128443.jpg", imageAlt: "minimalist workspace macbook desk clean"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164870.jpg", imageAlt: "creative workspace natural light minimalist"
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164870.jpg?_wi=1", imageAlt: "creative workspace natural light minimalist"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-near-smartphone-watch-table_23-2148036898.jpg", imageAlt: "minimalist home office clean white space"
@@ -80,7 +80,7 @@ export default function LandingPage() {
title: "User-Centric Approach", description: "Research-driven decisions that prioritize user experience", icon: Users
}
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164870.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164870.jpg?_wi=2"
imageAlt="About workspace"
imagePosition="right"
buttons={[{ text: "Download Resume", href: "#" }]}