Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 20:45:24 +00:00

View File

@@ -64,11 +64,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Ayşe Kaya", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "woman portrait professional smile headshot"},
id: "1", name: "Ayşe Kaya", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "woman portrait professional smile headshot"},
{
id: "2", name: "Mehmet Demir", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional headshot smile"},
{
id: "3", name: "Fatma Yılmaz", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "woman portrait professional smile headshot"},
id: "3", name: "Fatma Yılmaz", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "woman portrait professional smile headshot"},
{
id: "4", name: "İbrahim Şahin", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "man portrait professional headshot happy"},
]}