Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
318
src/app/page.tsx
318
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Ana Sayfa",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Hakkımızda",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Hizmetler",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Parçalar",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "İletişim",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Ana Sayfa", id: "hero" },
|
||||
{ name: "Hakkımızda", id: "about" },
|
||||
{ name: "Hizmetler", id: "services" },
|
||||
{ name: "Parçalar", id: "products" },
|
||||
{ name: "İletişim", id: "contact" },
|
||||
]}
|
||||
brandName="HACAR Teknik"
|
||||
/>
|
||||
@@ -58,82 +43,35 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="İstanbul’da Çamaşır Makinesi 2. El Yedek Parça ve Elektronik Kart Tamiri"
|
||||
description="HACAR Teknik olarak çamaşır makineleri için uygun fiyatlı 2. el yedek parça, elektronik kart tamiri ve teknik servis çözümleri sunuyoruz."
|
||||
kpis={[
|
||||
{
|
||||
value: "100%",
|
||||
label: "Güvenilir Çözüm",
|
||||
},
|
||||
{
|
||||
value: "Hızlı",
|
||||
label: "Teknik Destek",
|
||||
},
|
||||
{
|
||||
value: "Ekonomik",
|
||||
label: "Yedek Parça",
|
||||
},
|
||||
{ value: "100%", label: "Güvenilir Çözüm" },
|
||||
{ value: "Hızlı", label: "Teknik Destek" },
|
||||
{ value: "Ekonomik", label: "Yedek Parça" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp’tan Parça Sor",
|
||||
href: "https://wa.me/905555599388",
|
||||
},
|
||||
{
|
||||
text: "Hizmetleri İncele",
|
||||
href: "#services",
|
||||
},
|
||||
{ text: "WhatsApp’tan Parça Sor", href: "https://wa.me/905555599388" },
|
||||
{ text: "Hizmetleri İncele", href: "#services" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-holding-dirty-cloth-hand-view-inside-washing-machine_169016-12826.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736769.jpg",
|
||||
alt: "Happy customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736816.jpg",
|
||||
alt: "Happy customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blue-water-with-bubbles_23-2147933765.jpg",
|
||||
alt: "Happy customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/washing-dryer-machine-inside-view-drum_169016-13048.jpg",
|
||||
alt: "Happy customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/grayscale-shot-washing-machine-with-opened-doors_181624-1685.jpg",
|
||||
alt: "Happy customer 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736769.jpg", alt: "Happy customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736816.jpg", alt: "Happy customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/blue-water-with-bubbles_23-2147933765.jpg", alt: "Happy customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/washing-dryer-machine-inside-view-drum_169016-13048.jpg", alt: "Happy customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/grayscale-shot-washing-machine-with-opened-doors_181624-1685.jpg", alt: "Happy customer 5" },
|
||||
]}
|
||||
avatarText="Binlerce mutlu müşteri"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Orijinal Yedek Parça",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Garantili Kart Tamiri",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Hızlı Servis",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Ekonomik Çözümler",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Uzman Kadro",
|
||||
},
|
||||
{ type: "text", text: "Orijinal Yedek Parça" },
|
||||
{ type: "text", text: "Garantili Kart Tamiri" },
|
||||
{ type: "text", text: "Hızlı Servis" },
|
||||
{ type: "text", text: "Ekonomik Çözümler" },
|
||||
{ type: "text", text: "Uzman Kadro" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,19 +80,9 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "HACAR Teknik, İstanbul'da yedek parça ve teknik servis alanında uzman bir teknik merkezdir. ",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746327.jpg",
|
||||
alt: "HACAR Teknik Atölye",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: " Uygun fiyatlı ve güvenilir çözümlerle makinenizin ömrünü uzatıyoruz.",
|
||||
},
|
||||
{ type: "text", content: "HACAR Teknik, İstanbul'da yedek parça ve teknik servis alanında uzman bir teknik merkezdir. " },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746327.jpg", alt: "HACAR Teknik Atölye" },
|
||||
{ type: "text", content: " Uygun fiyatlı ve güvenilir çözümlerle makinenizin ömrünü uzatıyoruz." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -165,26 +93,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "2. El Yedek Parça",
|
||||
description: "Kontrol edilmiş uygun fiyatlı parçalar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821278.jpg",
|
||||
},
|
||||
{
|
||||
title: "Elektronik Kart Tamiri",
|
||||
description: "Ekonomik kart tamir çözümleri.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-dirty-laundry-hanging-from-washing-machine_181624-48440.jpg",
|
||||
},
|
||||
{
|
||||
title: "Teknik Servis",
|
||||
description: "Arıza tespiti ve parça değişimi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-support-agents-work_482257-121881.jpg",
|
||||
},
|
||||
{
|
||||
title: "Danışmanlık",
|
||||
description: "Doğru parça için rehberlik.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-medical-masks-looking-kitchen-appliances-mall_93675-134117.jpg",
|
||||
},
|
||||
{ title: "2. El Yedek Parça", description: "Kontrol edilmiş uygun fiyatlı parçalar.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821278.jpg" },
|
||||
{ title: "Elektronik Kart Tamiri", description: "Ekonomik kart tamir çözümleri.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-dirty-laundry-hanging-from-washing-machine_181624-48440.jpg" },
|
||||
{ title: "Teknik Servis", description: "Arıza tespiti ve parça değişimi.", imageSrc: "http://img.b2bpic.net/free-photo/client-support-agents-work_482257-121881.jpg" },
|
||||
{ title: "Danışmanlık", description: "Doğru parça için rehberlik.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-medical-masks-looking-kitchen-appliances-mall_93675-134117.jpg" },
|
||||
]}
|
||||
title="Hizmetlerimiz"
|
||||
description="Profesyonel teknik servis ve yedek parça çözümlerimiz."
|
||||
@@ -195,50 +107,15 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Motor",
|
||||
price: "Stok Sor",
|
||||
variant: "Garantili",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inside-washing-machine-wash-machine-details_231208-9944.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pompa",
|
||||
price: "Stok Sor",
|
||||
variant: "Kontrol Edilmiş",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-laundry-with-washing-machin_1398-3745.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Kapak Kilidi",
|
||||
price: "Stok Sor",
|
||||
variant: "Uyumlu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builtin-dishwasher-door-slightly-open-smart-kitchen_169016-71056.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Rezistans",
|
||||
price: "Stok Sor",
|
||||
variant: "Orijinal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108325.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Amortisör",
|
||||
price: "Stok Sor",
|
||||
variant: "Kontrol Edilmiş",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-examining-rim-workshop_23-2147892652.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Program Düğmesi",
|
||||
price: "Stok Sor",
|
||||
variant: "Temiz",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/washer-inside-washing-machine_1204-450.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Motor", price: "Stok Sor", variant: "Garantili", imageSrc: "http://img.b2bpic.net/free-photo/inside-washing-machine-wash-machine-details_231208-9944.jpg" },
|
||||
{ id: "p2", name: "Pompa", price: "Stok Sor", variant: "Kontrol Edilmiş", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-laundry-with-washing-machin_1398-3745.jpg" },
|
||||
{ id: "p3", name: "Kapak Kilidi", price: "Stok Sor", variant: "Uyumlu", imageSrc: "http://img.b2bpic.net/free-photo/builtin-dishwasher-door-slightly-open-smart-kitchen_169016-71056.jpg" },
|
||||
{ id: "p4", name: "Rezistans", price: "Stok Sor", variant: "Orijinal", imageSrc: "http://img.b2bpic.net/free-photo/still-life-robotic-vacuum_23-2151108325.jpg" },
|
||||
{ id: "p5", name: "Amortisör", price: "Stok Sor", variant: "Kontrol Edilmiş", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-examining-rim-workshop_23-2147892652.jpg" },
|
||||
{ id: "p6", name: "Program Düğmesi", price: "Stok Sor", variant: "Temiz", imageSrc: "http://img.b2bpic.net/free-photo/washer-inside-washing-machine_1204-450.jpg" },
|
||||
]}
|
||||
title="Öne Çıkan Yedek Parçalar"
|
||||
description="Makineniz için doğru parçayı bulalım."
|
||||
@@ -251,33 +128,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
title: "Ekonomik",
|
||||
items: [
|
||||
"Uygun fiyatlı 2. el",
|
||||
"Gereksiz masrafı azaltır",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Hızlı",
|
||||
title: "İletişim",
|
||||
items: [
|
||||
"WhatsApp desteği",
|
||||
"Hızlı çözüm",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Güven",
|
||||
title: "Tecrübe",
|
||||
items: [
|
||||
"Kontrol edilmiş parça",
|
||||
"Teknik uzmanlık",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "100%", title: "Ekonomik", items: ["Uygun fiyatlı 2. el", "Gereksiz masrafı azaltır"] },
|
||||
{ id: "m2", value: "Hızlı", title: "İletişim", items: ["WhatsApp desteği", "Hızlı çözüm"] },
|
||||
{ id: "m3", value: "Güven", title: "Tecrübe", items: ["Kontrol edilmiş parça", "Teknik uzmanlık"] },
|
||||
]}
|
||||
title="Neden HACAR Teknik?"
|
||||
description="Kalite, güven ve uygun fiyat."
|
||||
@@ -290,26 +143,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Bilgi Gönder",
|
||||
description: "Marka ve model bilgisini paylaşın.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-repairman-covering-his-face-washing-machine-white-wall_140725-143572.jpg",
|
||||
},
|
||||
{
|
||||
title: "İhtiyacı Belirt",
|
||||
description: "Aradığınız parçayı iletin.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-waiting-until-end-clothes-washing-white-wall_140725-107812.jpg",
|
||||
},
|
||||
{
|
||||
title: "Fiyat Al",
|
||||
description: "Stok ve fiyat bilgisi alın.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288231.jpg",
|
||||
},
|
||||
{
|
||||
title: "Çözümle",
|
||||
description: "Parçayı alın veya servis talep edin.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-holding-flask_23-2149720816.jpg",
|
||||
},
|
||||
{ title: "Bilgi Gönder", description: "Marka ve model bilgisini paylaşın.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-repairman-covering-his-face-washing-machine-white-wall_140725-143572.jpg" },
|
||||
{ title: "İhtiyacı Belirt", description: "Aradığınız parçayı iletin.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-waiting-until-end-clothes-washing-white-wall_140725-107812.jpg" },
|
||||
{ title: "Fiyat Al", description: "Stok ve fiyat bilgisi alın.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288231.jpg" },
|
||||
{ title: "Çözümle", description: "Parçayı alın veya servis talep edin.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-holding-flask_23-2149720816.jpg" },
|
||||
]}
|
||||
title="Nasıl Çalışıyoruz?"
|
||||
description="4 kolay adımda teknik servis süreci."
|
||||
@@ -321,49 +158,14 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ahmet Y.",
|
||||
handle: "Servis Müşterisi",
|
||||
testimonial: "Uygun fiyatlı parça buldum, çok hızlı yardımcı oldular.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-quality-time-home_23-2149262124.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ayşe K.",
|
||||
handle: "Teknik Servis",
|
||||
testimonial: "Elektronik kart tamiri ile yeni kart masrafından kurtuldum.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-repairing-motherboard_23-2148419151.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mehmet D.",
|
||||
handle: "Tamirci",
|
||||
testimonial: "Doğru parçayı bulmamda çok yardımcı oldular.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1275.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Fatma S.",
|
||||
handle: "Ev Kullanıcısı",
|
||||
testimonial: "Hızlı ve güvenilir iletişim sağladılar.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-pistol-sign-with-hand-isolated-white_141793-84104.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Can B.",
|
||||
handle: "Beyaz Eşya Servisi",
|
||||
testimonial: "İstanbul genelinde en hızlı dönüşü onlar veriyor.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Ahmet Y.", handle: "Servis Müşterisi", testimonial: "Uygun fiyatlı parça buldum, çok hızlı yardımcı oldular.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-quality-time-home_23-2149262124.jpg" },
|
||||
{ id: "t2", name: "Ayşe K.", handle: "Teknik Servis", testimonial: "Elektronik kart tamiri ile yeni kart masrafından kurtuldum.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-repairing-motherboard_23-2148419151.jpg" },
|
||||
{ id: "t3", name: "Mehmet D.", handle: "Tamirci", testimonial: "Doğru parçayı bulmamda çok yardımcı oldular.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-shaking-hands-with-mechanic_1170-1275.jpg" },
|
||||
{ id: "t4", name: "Fatma S.", handle: "Ev Kullanıcısı", testimonial: "Hızlı ve güvenilir iletişim sağladılar.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-pistol-sign-with-hand-isolated-white_141793-84104.jpg" },
|
||||
{ id: "t5", name: "Can B.", handle: "Beyaz Eşya Servisi", testimonial: "İstanbul genelinde en hızlı dönüşü onlar veriyor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg" },
|
||||
]}
|
||||
title="Müşteri Yorumları"
|
||||
description="Müşterilerimizin HACAR Teknik hakkındaki deneyimleri."
|
||||
/>
|
||||
@@ -374,21 +176,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "2. el parçalar kontrol ediliyor mu?",
|
||||
content: "Evet, tüm 2. el parçalarımız kullanıma uygunluk açısından kontrol edilir.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Elektronik kart tamiri yapıyor musunuz?",
|
||||
content: "Evet, kart tamiri ve teknik destek sağlıyoruz.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Parça uyumluluğu için ne gerekir?",
|
||||
content: "Marka, model ve ürün kodu yeterlidir.",
|
||||
},
|
||||
{ id: "f1", title: "2. el parçalar kontrol ediliyor mu?", content: "Evet, tüm 2. el parçalarımız kullanıma uygunluk açısından kontrol edilir." },
|
||||
{ id: "f2", title: "Elektronik kart tamiri yapıyor musunuz?", content: "Evet, kart tamiri ve teknik destek sağlıyoruz." },
|
||||
{ id: "f3", title: "Parça uyumluluğu için ne gerekir?", content: "Marka, model ve ürün kodu yeterlidir." },
|
||||
]}
|
||||
title="Sıkça Sorulan Sorular"
|
||||
description="Teknik servis ve parça hakkında merak ettikleriniz."
|
||||
@@ -399,9 +189,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="İletişim"
|
||||
title="HACAR Teknik ile İletişime Geçin"
|
||||
description="Soru, görüş ve teknik destek talepleriniz için bize ulaşın."
|
||||
|
||||
Reference in New Issue
Block a user