Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 18:49:23 +00:00

View File

@@ -96,18 +96,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Hızlı Kurulum", description: "Web siteniz sadece birkaç gün içinde hazır hale getirilir ve canlı yayına alınır.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg", imageAlt: "Hızlı Kurulum - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-concept_23-2148653684.jpg", imageAlt: "Hızlı Kurulum - Phone 2" }
title: "Hızlı Kurulum", description: "Web siteniz sadece birkaç gün içinde hazır hale getirilir ve canlı yayına alınır.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg?_wi=1", imageAlt: "Hızlı Kurulum - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-concept_23-2148653684.jpg?_wi=1", imageAlt: "Hızlı Kurulum - Phone 2" }
},
{
id: 2,
title: "Mobil Uyumlu", description: "Tüm cihazlarda mükemmel görünen, responsive tasarım ile her yerden erişilebilir.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg", imageAlt: "Mobil Uyumlu - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-concept_23-2148653684.jpg", imageAlt: "Mobil Uyumlu - Phone 2" }
title: "Mobil Uyumlu", description: "Tüm cihazlarda mükemmel görünen, responsive tasarım ile her yerden erişilebilir.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg?_wi=2", imageAlt: "Mobil Uyumlu - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-concept_23-2148653684.jpg?_wi=2", imageAlt: "Mobil Uyumlu - Phone 2" }
},
{
id: 3,
title: "Google Kaydı", description: "SEO optimizasyonu ile Google arama sonuçlarında ön sıralarda yer alın.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg", imageAlt: "Google Kaydı - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-concept_23-2148653684.jpg", imageAlt: "Google Kaydı - Phone 2" }
title: "Google Kaydı", description: "SEO optimizasyonu ile Google arama sonuçlarında ön sıralarda yer alın.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg?_wi=3", imageAlt: "Google Kaydı - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/furniture-shopping-app-concept_23-2148653684.jpg?_wi=3", imageAlt: "Google Kaydı - Phone 2" }
}
]}
showStepNumbers={true}