Merge version_1_1781443786753 into main
Merge version_1_1781443786753 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -11,225 +11,111 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<>
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBillboardBrand
|
||||
brand="Endüstriyel Soğutma Sistemleri Uzmanı"
|
||||
description="Anahtar teslim soğuk hava depoları, özel panel çözümleri ve endüstriyel soğutma sistemlerinde kendi fabrikamızda üretiyor, kuruyor ve teslim ediyoruz."
|
||||
primaryButton={{
|
||||
text: "Ürünleri Keşfet",
|
||||
href: "#products",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Teklif Al",
|
||||
href: "#contact",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/production-hard-cheese-cheese-manufacture-interior_645730-810.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
brand="Endüstriyel Soğutma Sistemleri Uzmanı"
|
||||
description="Anahtar teslim soğuk hava depoları, özel panel çözümleri ve endüstriyel soğutma sistemlerinde kendi fabrikamızda üretiyor, kuruyor ve teslim ediyoruz."
|
||||
primaryButton={{ text: "Ürünleri Keşfet", href: "#products" }}
|
||||
secondaryButton={{ text: "Teklif Al", href: "#contact" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/production-hard-cheese-cheese-manufacture-interior_645730-810.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutFeaturesSplit
|
||||
tag="Hakkımızda"
|
||||
title="Kendi Fabrikamızda Üretim"
|
||||
description="Moody Group olarak soğuk hava depoları, panel, kapı, evaporatör ve endüstriyel soğutma sistemlerini yüksek standartlarda üretiyoruz."
|
||||
items={[
|
||||
{
|
||||
icon: Building2,
|
||||
title: "Yerli Üretim",
|
||||
description: "Kendi tesislerimizde kalite odaklı üretim süreci.",
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Anahtar Teslim",
|
||||
description: "Projelendirmeden kuruluma kadar tam kapsamlı hizmet.",
|
||||
},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Uzman Mühendislik",
|
||||
description: "Endüstriyel soğutma sistemlerinde hassas hesaplamalar.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/factory-workers-white-lab-suits-producing-tv-sets-assebly-line-with-some-modern-equipment-clean-room_645730-549.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Hakkımızda"
|
||||
title="Kendi Fabrikamızda Üretim"
|
||||
description="Moody Group olarak soğuk hava depoları, panel, kapı, evaporatör ve endüstriyel soğutma sistemlerini yüksek standartlarda üretiyoruz."
|
||||
items={[
|
||||
{ icon: "Building2", title: "Yerli Üretim", description: "Kendi tesislerimizde kalite odaklı üretim süreci." },
|
||||
{ icon: "Shield", title: "Anahtar Teslim", description: "Projelendirmeden kuruluma kadar tam kapsamlı hizmet." },
|
||||
{ icon: "Wrench", title: "Uzman Mühendislik", description: "Endüstriyel soğutma sistemlerinde hassas hesaplamalar." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/factory-workers-white-lab-suits-producing-tv-sets-assebly-line-with-some-modern-equipment-clean-room_645730-549.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<SectionErrorBoundary name="features">
|
||||
<div id="features" data-section="features">
|
||||
<SectionErrorBoundary name="features">
|
||||
<FeaturesBentoGrid
|
||||
tag="Çözümlerimiz"
|
||||
title="Endüstriyel İhtiyaçlarınıza Profesyonel Yanıt"
|
||||
description="Her ölçekte soğuk hava deposu ve sanayi tipi soğutma çözümleri."
|
||||
features={[
|
||||
{
|
||||
title: "Soğuk Oda Panelleri",
|
||||
description: "Duvar, tavan ve zemin için yüksek izolasyon.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13059.jpg",
|
||||
},
|
||||
{
|
||||
title: "Menteşeli Kapılar",
|
||||
description: "Tek kanat, çift kanat ve atmosfer kontrollü seçenekler.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cleaning_23-2149268837.jpg",
|
||||
},
|
||||
{
|
||||
title: "Monoblok Soğutma",
|
||||
description: "Kompakt ve verimli soğutma sistemleri.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250251.jpg",
|
||||
},
|
||||
{
|
||||
title: "Seksiyonel Kapılar",
|
||||
description: "Endüstriyel geçişler için dayanıklı çözümler.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/safety-measures-stickers-assembly-lines-operated-by-heavy-machinery-render_482257-78158.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Çözümlerimiz"
|
||||
title="Endüstriyel İhtiyaçlarınıza Profesyonel Yanıt"
|
||||
description="Her ölçekte soğuk hava deposu ve sanayi tipi soğutma çözümleri."
|
||||
features={[
|
||||
{ title: "Soğuk Oda Panelleri", description: "Duvar, tavan ve zemin için yüksek izolasyon.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13059.jpg" },
|
||||
{ title: "Menteşeli Kapılar", description: "Tek kanat, çift kanat ve atmosfer kontrollü seçenekler.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cleaning_23-2149268837.jpg" },
|
||||
{ title: "Monoblok Soğutma", description: "Kompakt ve verimli soğutma sistemleri.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250251.jpg" },
|
||||
{ title: "Seksiyonel Kapılar", description: "Endüstriyel geçişler için dayanıklı çözümler.", imageSrc: "http://img.b2bpic.net/free-photo/safety-measures-stickers-assembly-lines-operated-by-heavy-machinery-render_482257-78158.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<SectionErrorBoundary name="products">
|
||||
<div id="products" data-section="products">
|
||||
<SectionErrorBoundary name="products">
|
||||
<FeaturesRevealCardsBento
|
||||
tag="Ürünlerimiz"
|
||||
title="Katalogumuzdan Seçkiler"
|
||||
description="Tüm soğutma bileşenlerimizde kalite güvencesi."
|
||||
items={[
|
||||
{
|
||||
title: "Tavan Paneli",
|
||||
description: "Özel profil yapısı ile kolay montaj.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-installing-spring-wire_1170-1343.jpg",
|
||||
},
|
||||
{
|
||||
title: "Atmosfer Kontrollü Kapı",
|
||||
description: "Hassas ürünler için izolasyon.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-person-traveling-through-japan_23-2149287968.jpg",
|
||||
},
|
||||
{
|
||||
title: "Split Soğutma",
|
||||
description: "Açık ve kapalı tip soğutma sistemleri.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/local-retailer-taking-care-his-business_23-2149349408.jpg",
|
||||
},
|
||||
{
|
||||
title: "Otomatik Sürgülü Kapı",
|
||||
description: "Hızlı geçiş için otomatik çözümler.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1930.jpg",
|
||||
},
|
||||
{
|
||||
title: "Cam Panel",
|
||||
description: "Görünürlük ve yalıtım bir arada.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coloured-sleeves-crimp-terminals-different-wire-sizes_169016-24612.jpg",
|
||||
},
|
||||
{
|
||||
title: "Endüstriyel Evaporatör",
|
||||
description: "Yüksek performanslı soğutma.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250245.jpg",
|
||||
},
|
||||
{
|
||||
title: "Roll-Up Kapı",
|
||||
description: "Lojistik hızı için optimize edildi.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-wall-concept-with-copy-space_23-2148801295.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Ürünlerimiz"
|
||||
title="Katalogumuzdan Seçkiler"
|
||||
description="Tüm soğutma bileşenlerimizde kalite güvencesi."
|
||||
items={[
|
||||
{ title: "Tavan Paneli", description: "Özel profil yapısı ile kolay montaj.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-installing-spring-wire_1170-1343.jpg" },
|
||||
{ title: "Atmosfer Kontrollü Kapı", description: "Hassas ürünler için izolasyon.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/young-person-traveling-through-japan_23-2149287968.jpg" },
|
||||
{ title: "Split Soğutma", description: "Açık ve kapalı tip soğutma sistemleri.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/local-retailer-taking-care-his-business_23-2149349408.jpg" },
|
||||
{ title: "Otomatik Sürgülü Kapı", description: "Hızlı geçiş için otomatik çözümler.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1930.jpg" },
|
||||
{ title: "Cam Panel", description: "Görünürlük ve yalıtım bir arada.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/coloured-sleeves-crimp-terminals-different-wire-sizes_169016-24612.jpg" },
|
||||
{ title: "Endüstriyel Evaporatör", description: "Yüksek performanslı soğutma.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250245.jpg" },
|
||||
{ title: "Roll-Up Kapı", description: "Lojistik hızı için optimize edildi.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/background-wall-concept-with-copy-space_23-2148801295.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<MetricsSimpleCards
|
||||
tag="Başarılarımız"
|
||||
title="Sektörel Gücümüz"
|
||||
description="Yılların deneyimi ile taahhüt ettiğimiz çözümler."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+",
|
||||
description: "Tamamlanmış Proje",
|
||||
},
|
||||
{
|
||||
value: "50+",
|
||||
description: "Endüstriyel Referans",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
description: "Teknik Destek",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Başarılarımız"
|
||||
title="Sektörel Gücümüz"
|
||||
description="Yılların deneyimi ile taahhüt ettiğimiz çözümler."
|
||||
metrics={[
|
||||
{ value: "100+", description: "Tamamlanmış Proje" },
|
||||
{ value: "50+", description: "Endüstriyel Referans" },
|
||||
{ value: "24/7", description: "Teknik Destek" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<TestimonialMarqueeCards
|
||||
tag="Müşterilerimiz"
|
||||
title="Bize Güvenen Firmalar"
|
||||
description="Endüstriyel soğutma sistemlerimizde memnuniyet önceliğimizdir."
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ahmet Y.",
|
||||
role: "Tesis Müdürü",
|
||||
quote: "Projemiz için zamanında ve eksiksiz teslimat sağladılar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-female-welder-work_23-2148813358.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mehmet K.",
|
||||
role: "Lojistik Direktörü",
|
||||
quote: "Soğuk hava deposu verimliliğimiz iki katına çıktı.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-employees-managing-products-storing-using-barcode-scanner_482257-77682.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ayşe S.",
|
||||
role: "Gıda İşletmecisi",
|
||||
quote: "Kalite ve mühendislik yaklaşımı çok profesyonel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-customer-holds-points-glass-jar-filled-with-certain-organic-food-product-while-another-man-gestures-thumbs-up-grocery-store-also-store-was-black-woman-looking-around_482257-74051.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Hakan C.",
|
||||
role: "Soğuk Zincir Sorumlusu",
|
||||
quote: "Teknik destek ekibi her zaman ulaşılabilir.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-worker-using-laptop-distribution-warehouse_107420-96055.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Emine D.",
|
||||
role: "Fabrika Sahibi",
|
||||
quote: "Yerli üretim kalitesi ile global standartları yakaladılar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-461.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Müşterilerimiz"
|
||||
title="Bize Güvenen Firmalar"
|
||||
description="Endüstriyel soğutma sistemlerimizde memnuniyet önceliğimizdir."
|
||||
testimonials={[
|
||||
{ name: "Ahmet Y.", role: "Tesis Müdürü", quote: "Projemiz için zamanında ve eksiksiz teslimat sağladılar.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-female-welder-work_23-2148813358.jpg" },
|
||||
{ name: "Mehmet K.", role: "Lojistik Direktörü", quote: "Soğuk hava deposu verimliliğimiz iki katına çıktı.", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-employees-managing-products-storing-using-barcode-scanner_482257-77682.jpg" },
|
||||
{ name: "Ayşe S.", role: "Gıda İşletmecisi", quote: "Kalite ve mühendislik yaklaşımı çok profesyonel.", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-customer-holds-points-glass-jar-filled-with-certain-organic-food-product-while-another-man-gestures-thumbs-up-grocery-store-also-store-was-black-woman-looking-around_482257-74051.jpg" },
|
||||
{ name: "Hakan C.", role: "Soğuk Zincir Sorumlusu", quote: "Teknik destek ekibi her zaman ulaşılabilir.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-worker-using-laptop-distribution-warehouse_107420-96055.jpg" },
|
||||
{ name: "Emine D.", role: "Fabrika Sahibi", quote: "Yerli üretim kalitesi ile global standartları yakaladılar.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-461.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Bize Ulaşın"
|
||||
text="Projeleriniz için özel soğutma çözümleri ve fiyat teklifi almak ister misiniz?"
|
||||
primaryButton={{
|
||||
text: "Hemen İletişime Geç",
|
||||
href: "#",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Kataloğu İndir",
|
||||
href: "#",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Bize Ulaşın"
|
||||
text="Projeleriniz için özel soğutma çözümleri ve fiyat teklifi almak ister misiniz?"
|
||||
primaryButton={{ text: "Hemen İletişime Geç", href: "#" }}
|
||||
secondaryButton={{ text: "Kataloğu İndir", href: "#" }}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user