4 Commits

Author SHA1 Message Date
a76db9b6a7 Merge version_2 into main
Merge version_2 into main
2026-05-23 23:47:49 +00:00
bdddc02b4e Update src/app/page.tsx 2026-05-23 23:47:46 +00:00
ecdb7030b0 Merge version_2 into main
Merge version_2 into main
2026-05-23 23:47:22 +00:00
7f622e9c5a Update src/app/page.tsx 2026-05-23 23:47:19 +00:00

View File

@@ -31,18 +31,9 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ { name: "Özellikler", id: "features" },
name: "Features", { name: "Hakkımızda", id: "about" },
id: "features", { name: "İletişim", id: "contact" },
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="Mons" brandName="Mons"
/> />
@@ -50,114 +41,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
background={{ background={{ variant: "sparkles-gradient" }}
variant: "sparkles-gradient", title="Endüstrinin Geleceğini Otomatize Ediyoruz"
}} description="Mons, üretim hatlarınızı benzersiz bir verimlilikle optimize etmek için tasarlanmış, hassas mühendislik ürünü otomasyon çözümleri sunar."
title="Automating the Future of Industry" buttons={[{ text: "Başlayın", href: "#contact" }]}
description="Mons delivers precision-engineered automation solutions designed to optimize your production lines with unparalleled efficiency." avatarText="Dünya çapında endüstri liderlerinin tercihi."
leftCarouselItems={[ leftCarouselItems={[]}
{ rightCarouselItems={[]}
imageSrc: "http://img.b2bpic.net/free-photo/industrial-robot-automated-packaging-process_23-2151994432.jpg",
imageAlt: "Automated system",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/robotic-arms-packaging-process_23-2152005446.jpg",
imageAlt: "Industrial robotics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-digital-device-app-test-automated-systems-closeup_482257-126768.jpg",
imageAlt: "Smart manufacturing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-blue-subway_1160-784.jpg",
imageAlt: "Data monitoring",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/remote-control-sound-settings-from-tablet_169016-23700.jpg",
imageAlt: "Control panel",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-units-high-tech-solar-panel-warehouse-3d-illustration_482257-77941.jpg",
imageAlt: "Automated assembly",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333335.jpg",
imageAlt: "Robot arm",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-manufacturing-specialist-enhancing-production-efficiency_482257-126818.jpg",
imageAlt: "Industrial sensor",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mockup-computers-data-center-facility-used-managing-supercomputers_482257-126225.jpg",
imageAlt: "Process automation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/developer-installs-server-hub-firewalls_482257-85119.jpg",
imageAlt: "Networked logic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg",
imageAlt: "Efficiency boost",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/analyzing-data-close-up-young-business-team-working-together-creative-office-while-young-woman-pointing-data-presented-chart-with-pen_146671-15023.jpg",
imageAlt: "Precision control",
},
]}
buttons={[
{
text: "Get Started",
href: "#contact",
},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/silhouette-female-executive-with-briefcase_1098-661.jpg",
alt: "Executive",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businesswoman-standing-office_23-2147943403.jpg",
alt: "Professional",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg",
alt: "Team",
},
{
src: "http://img.b2bpic.net/free-photo/successful-business-woman-blue-suit_158595-5027.jpg",
alt: "Leader",
},
{
src: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg",
alt: "Manager",
},
]}
avatarText="Trusted by industry leaders globally."
marqueeItems={[
{
type: "text",
text: "Precision",
},
{
type: "text",
text: "Automation",
},
{
type: "text",
text: "Reliability",
},
{
type: "text",
text: "Innovation",
},
{
type: "text",
text: "Efficiency",
},
]}
/> />
</div> </div>
@@ -167,30 +57,12 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ { id: "f1", title: "Hassas Robotik", description: "Sorunsuz montaj hatları için yüksek doğruluklu robotik kollar.", tag: "Robotik" },
id: "f1", { id: "f2", title: "Veri Analitiği", description: "Daha iyi performans için gerçek zamanlı izleme ve analitik.", tag: "Analitik" },
title: "Precision Robotics", { id: "f3", title: "Akıllı Entegrasyon", description: "Mevcut altyapınızla tam entegre sistemler.", tag: "Entegrasyon" },
description: "High-accuracy robotic arms for seamless assembly lines.",
tag: "Robotics",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-robot-hummingbird_23-2151443851.jpg",
},
{
id: "f2",
title: "Data Analytics",
description: "Real-time monitoring and analytics for better performance.",
tag: "Analytics",
imageSrc: "http://img.b2bpic.net/free-photo/remote-control-sound-settings-from-tablet_169016-23468.jpg",
},
{
id: "f3",
title: "Smart Integration",
description: "Fully integrated systems with your current infrastructure.",
tag: "Integration",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-attractive-lady-blue-construction-suit-helmet-controlling-machines-hangar-daytime-buildings-architecture-construction_140725-16221.jpg",
},
]} ]}
title="Why Choose Mons" title="Neden Mons?"
description="Powering your production with world-class automation systems." description="Üretiminizi dünya standartlarında otomasyon sistemleriyle güçlendiriyoruz."
/> />
</div> </div>
@@ -198,23 +70,13 @@ export default function LandingPage() {
<SplitAbout <SplitAbout
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
title="Leading Industrial Innovation" title="Endüstriyel İnovasyonda Lider"
description="We specialize in developing bespoke automation frameworks for high-volume manufacturing environments." description="Yüksek hacimli üretim ortamları için özel otomasyon çerçeveleri geliştirmekte uzmanız."
bulletPoints={[ bulletPoints={[
{ { title: "Özelleştirilmiş Yaklaşım", description: "Her tesis için özel çözümler." },
title: "Customized Approach", { title: "Önce Güvenilirlik", description: "Yüksek çalışma süresi ve dayanıklılık için inşa edilmiştir." },
description: "Tailored solutions for every facility.", { title: "Küresel Destek", description: "İhtiyaç duyduğunuzda her zaman ulaşılabilir hizmet." },
},
{
title: "Reliability First",
description: "Built for high uptime and durability.",
},
{
title: "Global Support",
description: "Always-on service when you need it.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-scene-with-warehouse-logistics-operations_23-2151468932.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>
@@ -225,36 +87,12 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ { id: "m1", value: "%99.9", title: "Sistem Çalışma Süresi", items: ["Sağlam donanım", "Hata payı olmayan mantık"] },
id: "m1", { id: "m2", value: "%45", title: "Verimlilik Artışı", items: ["Daha hızlı döngü süreleri", "Daha az israf"] },
value: "99.9%", { id: "m3", value: "200+", title: "Kurulum", items: ["Küresel erişim", "Kanıtlanmış kayıt"] },
title: "System Uptime",
items: [
"Robust hardware",
"Fail-safe logic",
],
},
{
id: "m2",
value: "45%",
title: "Efficiency Gain",
items: [
"Faster cycle times",
"Less waste",
],
},
{
id: "m3",
value: "200+",
title: "Installations",
items: [
"Global reach",
"Proven record",
],
},
]} ]}
title="Proven Performance Metrics" title="Kanıtlanmış Performans Metrikleri"
description="Measuring success in output and operational uptime." description="Başarıyı üretim ve operasyonel çalışma süresi ile ölçüyoruz."
/> />
</div> </div>
@@ -262,17 +100,9 @@ export default function LandingPage() {
<SocialProofOne <SocialProofOne
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={["TechCorp", "InnovateLab", "GrowthCo", "StartupXYZ", "GlobalFoundries", "DeltaSystems", "NexusWorks"]}
"TechCorp", title="Liderler Tarafından Güvenilen"
"InnovateLab", description="Üretim yelpazesinde güçlü ortaklıklar kuruyoruz."
"GrowthCo",
"StartupXYZ",
"GlobalFoundries",
"DeltaSystems",
"NexusWorks",
]}
title="Trusted by Leaders"
description="We build strong partnerships across the manufacturing spectrum."
/> />
</div> </div>
@@ -282,63 +112,16 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5 },
id: "1", { id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5 },
name: "Sarah Johnson",
role: "CEO",
company: "TechCorp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-couple-hugging-while-standing-together-with-present-box-white-wall_496169-2562.jpg",
},
{
id: "2",
name: "Michael Chen",
role: "CTO",
company: "InnovateLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-business-man-his-son-business-district_1150-34743.jpg",
},
{
id: "3",
name: "Emily Rodriguez",
role: "Marketing Director",
company: "GrowthCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-corporate-businesswoman_23-2147702109.jpg",
},
{
id: "4",
name: "David Kim",
role: "Product Manager",
company: "StartupXYZ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-digital-tablet-office_329181-12042.jpg",
},
{
id: "5",
name: "Laura Smith",
role: "Engineer",
company: "GlobalFoundries",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
},
]} ]}
kpiItems={[ kpiItems={[
{ { value: "500+", label: "Tamamlanan Proje" },
value: "500+", { value: "%95", label: "Müşteri Bağlılığı" },
label: "Projects Completed", { value: "7/24", label: "Aktif Destek" },
},
{
value: "95%",
label: "Retention Rate",
},
{
value: "24/7",
label: "Active Support",
},
]} ]}
title="Client Success Stories" title="Müşteri Başarı Hikayeleri"
description="See why industry leaders choose Mons for automation." description="Neden endüstri liderlerinin otomasyon için Mons'u seçtiğini görün."
/> />
</div> </div>
@@ -347,24 +130,12 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ { id: "q1", title: "Mons otomasyonu ölçeklenebilir mi?", content: "Evet, sistemlerimiz sizinle birlikte büyüyecek şekilde modüler olarak inşa edilmiştir." },
id: "q1", { id: "q2", title: "Destek sağlıyor musunuz?", content: "7/24 proaktif bakım ve destek sunuyoruz." },
title: "Is Mons automation scalable?", { id: "q3", title: "Güvenlik nasıl yönetiliyor?", content: "Güvenlik, kodumuzun ve donanımımızın her katmanına yerleştirilmiştir." },
content: "Yes, our systems are built modularly to grow as you do.",
},
{
id: "q2",
title: "Do you provide support?",
content: "We offer 24/7 proactive maintenance and support.",
},
{
id: "q3",
title: "How is security handled?",
content: "Security is built into every layer of our code and hardware.",
},
]} ]}
title="Frequently Asked Questions" title="Sıkça Sorulan Sorular"
description="Everything you need to know about our automation services." description="Otomasyon hizmetlerimiz hakkında bilmeniz gereken her şey."
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
</div> </div>
@@ -372,48 +143,17 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "sparkles-gradient" }}
variant: "sparkles-gradient", text="Operasyonlarınızı düzene sokmaya hazır mısınız?"
}} buttons={[{ text: "Desteğe Ulaşın", href: "mailto:hello@mons.com" }]}
text="Ready to streamline your operations?"
buttons={[
{
text: "Contact Support",
href: "mailto:hello@mons.com",
},
]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBase <FooterBase
columns={[ columns={[
{ { title: "Şirket", items: [{ label: "Hakkımızda", href: "#about" }, { label: "Hizmetler", href: "#features" }] },
title: "Company", { title: "Destek", items: [{ label: "Yardım Merkezi", href: "#" }, { label: "Gizlilik", href: "#" }] },
items: [
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#features",
},
],
},
{
title: "Support",
items: [
{
label: "Help Center",
href: "#",
},
{
label: "Privacy",
href: "#",
},
],
},
]} ]}
logoText="Mons" logoText="Mons"
/> />