Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 09:23:11 +00:00

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
imageAlt: "Code Visualization",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg?_wi=1",
imageAlt: "Programming Hardware",
},
{
@@ -209,7 +209,7 @@ export default function LandingPage() {
name: "Sarah Johnson",
role: "CEO @ TechCorp",
testimonial: "Exceptional React developer! Delivered the platform ahead of schedule.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1",
},
{
id: "t2",
@@ -237,7 +237,7 @@ export default function LandingPage() {
name: "Alice Wang",
role: "Head of Engineering @ CloudScale",
testimonial: "Clean, modular code and excellent documentation. A pleasure to work with.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2",
},
]}
title="Client Feedback"
@@ -270,7 +270,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg"
imageSrc="http://img.b2bpic.net/free-photo/laptop-with-graphs-statistics-glasses-table_169016-29234.jpg?_wi=2"
imageAlt="Contact me"
/>
</div>