Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-07 23:56:56 +00:00

View File

@@ -68,53 +68,53 @@ export default function LandingPage() {
description="15+ yıllık uzmanlıkla, aracınız için en sofistike ses sistemlerini tasarlıyoruz. Müziği sadece dinlemeyin, hissedin."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg?_wi=1",
imageAlt: "Luxury Audio Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg?_wi=1",
imageAlt: "Dashboard Tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg?_wi=2",
imageAlt: "Luxury Audio Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg?_wi=2",
imageAlt: "Dashboard Tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg?_wi=3",
imageAlt: "Luxury Audio Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg?_wi=3",
imageAlt: "Dashboard Tech",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg?_wi=4",
imageAlt: "Dashboard Tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg?_wi=4",
imageAlt: "Luxury Audio Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg?_wi=5",
imageAlt: "Dashboard Tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg?_wi=5",
imageAlt: "Luxury Audio Setup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-diagnostic-tool_1170-1365.jpg?_wi=6",
imageAlt: "Dashboard Tech",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-28208.jpg?_wi=6",
imageAlt: "Luxury Audio Setup",
},
]}
@@ -194,19 +194,19 @@ export default function LandingPage() {
{
title: "Hoparlör Sistemleri",
description: "Kristal netliğinde ses deneyimi için premium hoparlörler.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-dressed-brown-leather-jacket-sits-wheel-tuned-retro-car-with-open-door_613910-19274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-dressed-brown-leather-jacket-sits-wheel-tuned-retro-car-with-open-door_613910-19274.jpg?_wi=1",
imageAlt: "Speaker",
},
{
title: "Ses Yalıtımı",
description: "Dış sesi engelleyen profesyonel izolasyon çözümleri.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-dressed-brown-leather-jacket-sits-wheel-tuned-retro-car-with-open-door_613910-19274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-dressed-brown-leather-jacket-sits-wheel-tuned-retro-car-with-open-door_613910-19274.jpg?_wi=2",
imageAlt: "Isolation",
},
{
title: "DSP & Amplifikatör",
description: "Güçlü ve kontrol edilebilir ses performansı.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-dressed-brown-leather-jacket-sits-wheel-tuned-retro-car-with-open-door_613910-19274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-sunglasses-dressed-brown-leather-jacket-sits-wheel-tuned-retro-car-with-open-door_613910-19274.jpg?_wi=3",
imageAlt: "DSP",
},
]}
@@ -226,37 +226,37 @@ export default function LandingPage() {
id: "p1",
name: "Focal Elite",
price: "Başlayan Fiyatlar",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg?_wi=1",
},
{
id: "p2",
name: "JL Audio Sub",
price: "Başlayan Fiyatlar",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg?_wi=2",
},
{
id: "p3",
name: "Alpine DSP",
price: "Başlayan Fiyatlar",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg?_wi=3",
},
{
id: "p4",
name: "Mosconi Amp",
price: "Başlayan Fiyatlar",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg?_wi=4",
},
{
id: "p5",
name: "Hertz Systems",
price: "Başlayan Fiyatlar",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg?_wi=5",
},
{
id: "p6",
name: "Audison Sub",
price: "Başlayan Fiyatlar",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wireless-speaker-amplifier-black_140725-7484.jpg?_wi=6",
},
]}
title="Premium Markalarımız"
@@ -293,7 +293,7 @@ export default function LandingPage() {
quote: "Aracım artık bir konser salonu gibi.",
name: "Ahmet Y.",
role: "Müşteri",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=1",
},
{
id: "t2",
@@ -301,7 +301,7 @@ export default function LandingPage() {
quote: "İşlerini gerçekten çok iyi yapıyorlar.",
name: "Can B.",
role: "Müşteri",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=2",
},
{
id: "t3",
@@ -309,7 +309,7 @@ export default function LandingPage() {
quote: "Focal hoparlörler inanılmaz.",
name: "Ece S.",
role: "Müşteri",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=3",
},
{
id: "t4",
@@ -317,7 +317,7 @@ export default function LandingPage() {
quote: "Randevu saatine tam sadık kaldılar.",
name: "Mert T.",
role: "Müşteri",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=4",
},
{
id: "t5",
@@ -325,7 +325,7 @@ export default function LandingPage() {
quote: "Tüm çevreme tavsiye ediyorum.",
name: "Deniz K.",
role: "Müşteri",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=5",
},
]}
title="Müşteri Deneyimleri"