11 Commits

Author SHA1 Message Date
4b63f115cc Update theme colors 2026-03-07 14:56:47 +00:00
45a9e39918 Update src/app/page.tsx 2026-03-07 07:21:47 +00:00
ba48a8ace4 Update src/app/layout.tsx 2026-03-07 07:21:46 +00:00
06ce6efaf6 Merge version_2 into main
Merge version_2 into main
2026-03-07 07:18:52 +00:00
22e7bac17b Update src/app/page.tsx 2026-03-07 07:18:48 +00:00
59ea8ef448 Update src/app/layout.tsx 2026-03-07 07:18:47 +00:00
f41b4a0940 Merge version_1 into main
Merge version_1 into main
2026-03-07 07:16:48 +00:00
6039d2d0e0 Merge version_1 into main
Merge version_1 into main
2026-03-07 07:15:53 +00:00
a54052f39d Merge version_1 into main
Merge version_1 into main
2026-03-07 07:13:45 +00:00
12914e1e79 Merge version_1 into main
Merge version_1 into main
2026-03-07 07:11:39 +00:00
af023b943a Merge version_1 into main
Merge version_1 into main
2026-03-07 07:09:52 +00:00
3 changed files with 87 additions and 84 deletions

View File

@@ -1,53 +1,21 @@
import type { Metadata } from "next"; import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google"; import { Inter } from "next/font/google";
import "./globals.css"; import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({ const inter = Inter({ subsets: ["latin"] });
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = { export const metadata: Metadata = {
title: "R-CV | AI-Powered CV Evaluation Automation", description: "Yapay zeka destekli CV değerlendirme otomasyonu. Gmail'den Telegram'a hızlı analiz. Zoom entegrasyonu ile toplantı planlaması. İK süreçlerini 16 saat/ay tasarruf edin.", keywords: "CV evaluation, AI recruitment, HR automation, hiring automation, Turkish SaaS", metadataBase: new URL("https://r-cv.io"), title: "R-CV - Yapay Zeka Destekli İşe Alım Otomasyonu", description: "Gmail'e düşen her CV otomatik değerlendirilir. Telegram'a özet gelir. Tek mesajla Zoom toplantısı kurulur."
alternates: {
canonical: "https://r-cv.io"},
openGraph: {
title: "R-CV | Yapay Zeka Destekli İşe Alım Otomasyonu", description: "Her CV 10 saniyede değerlendirilir. Gmail + Telegram + Zoom + Google Calendar entegrasyonu.", url: "https://r-cv.io", siteName: "R-CV", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/sleek-mobile-phone-mockup-showing-whatsa-1772867317417-091a74c0.png", alt: "R-CV Dashboard"},
],
type: "website"},
twitter: {
card: "summary_large_image", title: "R-CV | Yapay Zeka Destekli İşe Alım Otomasyonu", description: "CV değerlendirmesini yapay zekaya bırak. Telegram'a özet, Zoom'da toplantı, otomatik kararlar.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/sleek-mobile-phone-mockup-showing-whatsa-1772867317417-091a74c0.png"],
},
robots: {
index: true,
follow: true,
},
}; };
export default function RootLayout({ export default function RootLayout({
children, children,
}: Readonly<{ }: {
children: React.ReactNode; children: React.ReactNode;
}>) { }) {
return ( return (
<html lang="en" suppressHydrationWarning> <html lang="tr">
<ServiceWrapper> <body className={inter.className}>{children}
<body
className={`${halant.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{
__html: ` __html: `
@@ -1415,7 +1383,6 @@ export default function RootLayout({
}} }}
/> />
</body> </body>
</ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -48,7 +48,8 @@ export default function LandingPage() {
{ name: "İletişim", id: "contact" }, { name: "İletişim", id: "contact" },
]} ]}
button={{ button={{
text: "💬 Bilgi Al", href: "https://wa.me/905444332813"}} text: "💬 Bilgi Al", href: "https://wa.me/905444332813"
}}
animateOnLoad={true} animateOnLoad={true}
className="backdrop-blur-md bg-gradient-to-b from-blue-500/10 to-purple-500/10 border-b border-blue-400/20" className="backdrop-blur-md bg-gradient-to-b from-blue-500/10 to-purple-500/10 border-b border-blue-400/20"
navItemClassName="text-white/80 hover:text-white transition-colors font-medium" navItemClassName="text-white/80 hover:text-white transition-colors font-medium"
@@ -66,7 +67,8 @@ export default function LandingPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ {
text: "💬 WhatsApp'tan Başla", href: "https://wa.me/905444332813"}, text: "Ücretsiz Demo Al", href: "https://wa.me/905444332813"
},
{ text: "Nasıl Çalışır? ↓", href: "#how-it-works" }, { text: "Nasıl Çalışır? ↓", href: "#how-it-works" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
@@ -83,13 +85,16 @@ export default function LandingPage() {
listTitle: "Son Değerlendirmeler", listItems: [ listTitle: "Son Değerlendirmeler", listItems: [
{ {
icon: Mail, icon: Mail,
title: "📄 Yeni Başvuru", status: "Değerlendirildi"}, title: "📄 Yeni Başvuru", status: "Değerlendirildi"
},
{ {
icon: CheckCircle, icon: CheckCircle,
title: "✓ Uygun", status: "Onaylı"}, title: "✓ Uygun", status: "Onaylı"
},
{ {
icon: Calendar, icon: Calendar,
title: "📅 Zoom Linki", status: "Gönderildi"}, title: "📅 Zoom Linki", status: "Gönderildi"
},
], ],
buttons: [ buttons: [
{ text: "Toplantı Planla", href: "#" }, { text: "Toplantı Planla", href: "#" },
@@ -103,13 +108,16 @@ export default function LandingPage() {
stats: [ stats: [
{ {
title: "Uygunluk", values: [85, 92, 88], title: "Uygunluk", values: [85, 92, 88],
valuePrefix: "", valueSuffix: "%", description: "CV match score"}, valuePrefix: "", valueSuffix: "%", description: "CV match score"
},
{ {
title: "İşleme Süresi", values: [10, 8, 9], title: "İşleme Süresi", values: [10, 8, 9],
valuePrefix: "", valueSuffix: "s", description: "Saniye cinsinden"}, valuePrefix: "", valueSuffix: "s", description: "Saniye cinsinden"
},
{ {
title: "Başvurucu Skoru", values: [8.5, 9.2, 8.8], title: "Başvurucu Skoru", values: [8.5, 9.2, 8.8],
valuePrefix: "", valueSuffix: "/10", description: "Genel yeterlilik"}, valuePrefix: "", valueSuffix: "/10", description: "Genel yeterlilik"
},
], ],
}} }}
ariaLabel="Hero section with CV evaluation dashboard" ariaLabel="Hero section with CV evaluation dashboard"
@@ -133,16 +141,20 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
id: "1", icon: Mail, id: "1", icon: Mail,
title: "CV Değerlendirildi", value: "500+"}, title: "CV Değerlendirildi", value: "500+"
},
{ {
id: "2", icon: Zap, id: "2", icon: Zap,
title: "Değerlendirme Süresi", value: "10s"}, title: "Değerlendirme Süresi", value: "10s"
},
{ {
id: "3", icon: TrendingUp, id: "3", icon: TrendingUp,
title: "Müşteri Memnuniyeti", value: "%98"}, title: "Müşteri Memnuniyeti", value: "%98"
},
{ {
id: "4", icon: CheckCircle, id: "4", icon: CheckCircle,
title: "Kurulum Süresi", value: "1-2 Gün"}, title: "Kurulum Süresi", value: "1-2 Gün"
},
]} ]}
containerClassName="py-16 border-t border-b border-blue-500/20 bg-gradient-to-r from-blue-500/5 to-purple-500/5" containerClassName="py-16 border-t border-b border-blue-500/20 bg-gradient-to-r from-blue-500/5 to-purple-500/5"
cardClassName="min-h-40" cardClassName="min-h-40"
@@ -160,7 +172,8 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ {
text: "Videoyu İzle", href: "https://youtu.be/example"}, text: "Videoyu İzle", href: "https://youtu.be/example"
},
]} ]}
titleClassName="text-4xl md:text-5xl font-bold text-white" titleClassName="text-4xl md:text-5xl font-bold text-white"
descriptionClassName="text-lg text-white/70" descriptionClassName="text-lg text-white/70"
@@ -179,11 +192,13 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
negativeCard={{ negativeCard={{
items: [ items: [
"Manuel CV okuma - Vakit kaybı", "İnsan faktörü - Tutarsız değerlendirme", "Elle mail yazma - Hata riski"], "Manuel CV okuma - Vakit kaybı", "İnsan faktörü - Tutarsız değerlendirme", "Elle mail yazma - Hata riski"
],
}} }}
positiveCard={{ positiveCard={{
items: [ items: [
"📧 CV Gelir - Sistem devreye girer", "🤖 AI Değerlendirir - 10 saniyede analiz", "📅 Toplantı Kurulur - Tek komutla", "✉️ Karar Verilir - Otomatik mail gönderimi"], "📧 CV Gelir - Sistem devreye girer", "🤖 AI Değerlendirir - 10 saniyede analiz", "📅 Toplantı Kurulur - Tek komutla", "✉️ Karar Verilir - Otomatik mail gönderimi"
],
}} }}
containerClassName="py-20" containerClassName="py-20"
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white" textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white"
@@ -200,9 +215,11 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Gmail", "Telegram", "OpenAI", "Zoom", "Google Calendar"]} "Gmail", "Telegram", "OpenAI", "Zoom", "Google Calendar"
]}
logos={[ logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/gmail-logo-and-icon-isolated-on-dark-bac-1772867316437-4d707235.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/telegram-logo-and-messenger-icon-isolate-1772867317724-9e11284e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/openai-logo-icon-isolated-on-dark-backgr-1772867316828-3375dfcb.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/zoom-video-conferencing-logo-icon-isolat-1772867316466-07d13cd6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/google-calendar-logo-icon-isolated-on-da-1772867318712-6073c0be.png"]} "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/gmail-logo-and-icon-isolated-on-dark-bac-1772867316437-4d707235.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/telegram-logo-and-messenger-icon-isolate-1772867317724-9e11284e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/openai-logo-icon-isolated-on-dark-backgr-1772867316828-3375dfcb.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/zoom-video-conferencing-logo-icon-isolat-1772867316466-07d13cd6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/google-calendar-logo-icon-isolated-on-da-1772867318712-6073c0be.png"
]}
speed={50} speed={50}
showCard={true} showCard={true}
containerClassName="py-20 border-t border-blue-500/20" containerClassName="py-20 border-t border-blue-500/20"
@@ -223,13 +240,16 @@ export default function LandingPage() {
products={[ products={[
{ {
id: "1", brand: "Verimlilik", name: "Zaman Kazanın", price: "-16 saat/ay", rating: 5, id: "1", brand: "Verimlilik", name: "Zaman Kazanın", price: "-16 saat/ay", rating: 5,
reviewCount: "Tasarruf", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Time saving illustration"}, reviewCount: "Tasarruf", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Time saving illustration"
},
{ {
id: "2", brand: "Kalite", name: "Tutarlı Değerlendirme", price: "%100", rating: 5, id: "2", brand: "Kalite", name: "Tutarlı Değerlendirme", price: "%100", rating: 5,
reviewCount: "Doğruluk", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Consistency illustration"}, reviewCount: "Doğruluk", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Consistency illustration"
},
{ {
id: "3", brand: "Güvenlik", name: "Verileriniz Size Ait", price: "Şifreli", rating: 5, id: "3", brand: "Güvenlik", name: "Verileriniz Size Ait", price: "Şifreli", rating: 5,
reviewCount: "Gizlilik", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Security illustration"}, reviewCount: "Gizlilik", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Security illustration"
},
]} ]}
containerClassName="py-20" containerClassName="py-20"
cardClassName="bg-gradient-to-br from-blue-900/30 to-purple-900/30 backdrop-blur-xl border border-blue-500/30 rounded-3xl overflow-hidden hover:border-blue-400/60 transition-all duration-300" cardClassName="bg-gradient-to-br from-blue-900/30 to-purple-900/30 backdrop-blur-xl border border-blue-500/30 rounded-3xl overflow-hidden hover:border-blue-400/60 transition-all duration-300"
@@ -241,13 +261,17 @@ export default function LandingPage() {
<TestimonialCardTwelve <TestimonialCardTwelve
testimonials={[ testimonials={[
{ {
id: "1", name: "Ayşe Kaya", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-middle-aged-t-1772867316653-a2f0d234.png", imageAlt: "Ayşe Kaya"}, id: "1", name: "Ayşe Kaya", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-middle-aged-t-1772867316653-a2f0d234.png", imageAlt: "Ayşe Kaya"
},
{ {
id: "2", name: "Mehmet Türkmen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-middle-aged-t-1772867316851-76cf4bb9.png", imageAlt: "Mehmet Türkmen"}, id: "2", name: "Mehmet Türkmen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-middle-aged-t-1772867316851-76cf4bb9.png", imageAlt: "Mehmet Türkmen"
},
{ {
id: "3", name: "Zeynep Arslan", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-young-turkish-1772867316904-43fe5c10.png", imageAlt: "Zeynep Arslan"}, id: "3", name: "Zeynep Arslan", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-young-turkish-1772867316904-43fe5c10.png", imageAlt: "Zeynep Arslan"
},
{ {
id: "4", name: "Fatih Demir", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-young-turkish-1772867316873-c82ce94e.png", imageAlt: "Fatih Demir"}, id: "4", name: "Fatih Demir", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-young-turkish-1772867316873-c82ce94e.png", imageAlt: "Fatih Demir"
},
]} ]}
cardTitle="Müşterilerimiz Ne Diyor?" cardTitle="Müşterilerimiz Ne Diyor?"
cardTag="Gerçek müşteri deneyimleri" cardTag="Gerçek müşteri deneyimleri"
@@ -273,11 +297,13 @@ export default function LandingPage() {
id: "1", badge: "En Çok Tercih Edilen", badgeIcon: Sparkles, id: "1", badge: "En Çok Tercih Edilen", badgeIcon: Sparkles,
price: "₺11.500", subtitle: "Kurulum: ₺10.000 (tek seferlik) + ₺1.500/ay", buttons: [ price: "₺11.500", subtitle: "Kurulum: ₺10.000 (tek seferlik) + ₺1.500/ay", buttons: [
{ {
text: "💬 Bilgi Al", href: "https://wa.me/905444332813"}, text: "💬 Bilgi Al", href: "https://wa.me/905444332813"
},
{ text: "Detaylı İnceleme", href: "#" }, { text: "Detaylı İnceleme", href: "#" },
], ],
features: [ features: [
"Gmail ile otomatik CV takibi", "Yapay zeka destekli değerlendirme", "Telegram anlık bildirim sistemi", "Zoom toplantı otomasyonu", "Google Calendar entegrasyonu", "Otomatik kabul ve red mailleri", "3 ay ücretsiz teknik destek", "Kurulum 1-2 iş günü içinde"], "Gmail ile otomatik CV takibi", "Yapay zeka destekli değerlendirme", "Telegram anlık bildirim sistemi", "Zoom toplantı otomasyonu", "Google Calendar entegrasyonu", "Otomatik kabul ve red mailleri", "3 ay ücretsiz teknik destek", "Kurulum 1-2 iş günü içinde"
],
}, },
]} ]}
containerClassName="py-20 border-t border-blue-500/20" containerClassName="py-20 border-t border-blue-500/20"
@@ -307,17 +333,23 @@ export default function LandingPage() {
showCard={true} showCard={true}
faqs={[ faqs={[
{ {
id: "1", title: "Kurulum ne kadar sürer?", content: "1-2 iş günü içinde sisteminiz hazır olur. Teknik ekibimiz tüm kurulum işlemlerini yapıyor, sizden sadece hesap erişim izni yeterli."}, id: "1", title: "Kurulum ne kadar sürer?", content: "1-2 iş günü içinde sisteminiz hazır olur. Teknik ekibimiz tüm kurulum işlemlerini yapıyor, sizden sadece hesap erişim izni yeterli."
},
{ {
id: "2", title: "Kendi hesaplarımı mı kullanacağım?", content: "Evet. Gmail, Zoom, Telegram hesaplarınız size ait kalır. Hiçbir şifreyi paylaşmanız gerekmez, sadece entegrasyon izni verirsiniz."}, id: "2", title: "Verilerim güvende mi?", content: "Tamamen güvende. Tüm sistem kendi hesaplarınız üzerinden çalışır. Verilerinize biz erişemeyiz. End-to-end şifreli iletişim kullanılır."
},
{ {
id: "3", title: "Teknik bilgim olmasa da kullanabilir miyim?", content: "Kesinlikle. Kurulum tamamen biz tarafından yapılır. Daha sonra sadece Telegram'a komut yazmanız yeterli. Çok kolay ve sezgisel."}, id: "3", title: "Kendi hesaplarımı mı kullanacağım?", content: "Evet. Gmail, Zoom, Telegram hesaplarınız size ait kalır. Hiçbir şifreyi paylaşmanız gerekmez, sadece entegrasyon izni verirsiniz."
},
{ {
id: "4", title: "Aylık bakım zorunlu mu?", content: "Hayır zorunlu değil. Ama API değişiklikleri veya hata durumlarında müdahale için önerilir. Aylık bakım paketi hata düzeltme ve aylık 1 saat destek içerir."}, id: "4", title: "Teknik bilgim olmasa da kullanabilir miyim?", content: "Kesinlikle. Kurulum tamamen biz tarafından yapılır. Daha sonra sadece Telegram'a komut yazmanız yeterli. Çok kolay ve sezgisel."
},
{ {
id: "5", title: "Başka otomasyonlar da yapıyor musunuz?", content: "Evet, iş süreçlerinizi otomatikleştirmek için farklı çözümler sunuyoruz. WhatsApp'tan yazarak istediğiniz otomasyonu söyleyebilirsiniz."}, id: "5", title: "Aylık bakım zorunlu mu?", content: "Hayır zorunlu değil. Ama API değişiklikleri veya hata durumlarında müdahale için önerilir. Aylık bakım paketi hata düzeltme ve aylık 1 saat destek içerir."
},
{ {
id: "6", title: "Verilerim güvende mi?", content: "Tamamen güvende. Tüm sistem kendi hesaplarınız üzerinden çalışır. Verilerinize biz erişemeyiz. End-to-end şifreli iletişim kullanılır."}, id: "6", title: "Başka otomasyonlar da yapıyor musunuz?", content: "Evet, iş süreçlerinizi otomatikleştirmek için farklı çözümler sunuyoruz. WhatsApp'tan yazarak istediğiniz otomasyonu söyleyebilirsiniz."
},
]} ]}
containerClassName="py-20 border-t border-blue-500/20" containerClassName="py-20 border-t border-blue-500/20"
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white mb-4" textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white mb-4"
@@ -356,11 +388,14 @@ export default function LandingPage() {
carouselMode="buttons" carouselMode="buttons"
blogs={[ blogs={[
{ {
id: "1", category: "Yapay Zeka", title: "CV Değerlendirmede Yapay Zeka Nasıl Kullanılır?", excerpt: "Modern işe alım süreçlerinde yapay zekanın rolü ve nasıl daha etkin kararlar alabileceğinizi öğrenin.", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "AI in HR", authorName: "Eren Çalık", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-middle-aged-t-1772867316653-a2f0d234.png", date: "15 Ocak 2025"}, id: "1", category: "Yapay Zeka", title: "CV Değerlendirmede Yapay Zeka Nasıl Kullanılır?", excerpt: "Modern işe alım süreçlerinde yapay zekanın rolü ve nasıl daha etkin kararlar alabileceğinizi öğrenin.", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "AI in HR", authorName: "Eren Çalık", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-middle-aged-t-1772867316653-a2f0d234.png", date: "15 Ocak 2025"
},
{ {
id: "2", category: "Otomasyon", title: "İK Süreçlerini Otomatikleştirmenin 5 Yolu", excerpt: "Operasyonel verimliliği artırın ve ekibinizin daha stratejik görevlere odaklanmasını sağlayın.", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Automation strategies", authorName: "Ayşe Kara", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-young-turkish-1772867316904-43fe5c10.png", date: "12 Ocak 2025"}, id: "2", category: "Otomasyon", title: "İK Süreçlerini Otomatikleştirmenin 5 Yolu", excerpt: "Operasyonel verimliliği artırın ve ekibinizin daha stratejik görevlere odaklanmasını sağlayın.", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Automation strategies", authorName: "Ayşe Kara", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-young-turkish-1772867316904-43fe5c10.png", date: "12 Ocak 2025"
},
{ {
id: "3", category: "İntegrasyon", title: "Zoom Entegrasyonu ile Toplantı Sürecinizi Hızlandırın", excerpt: "Otomatik toplantı planlama ve davet gönderimiyle zaman kaybını minimize edin.", imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Zoom integration", authorName: "Mehmet Yıldız", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-middle-aged-t-1772867316851-76cf4bb9.png", date: "10 Ocak 2025"}, id: "3", category: "İntegrasyon", title: "Zoom Entegrasyonu ile Toplantı Sürecinizi Hızlandırın", excerpt: "Otomatik toplantı planlama ve davet gönderimiyle zaman kaybını minimize edin.", imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Zoom integration", authorName: "Mehmet Yıldız", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abgj4DNKmpQ1lWpFi5l49yGnfw/professional-headshot-of-a-middle-aged-t-1772867316851-76cf4bb9.png", date: "10 Ocak 2025"
},
]} ]}
containerClassName="py-20 border-t border-blue-500/20" containerClassName="py-20 border-t border-blue-500/20"
cardClassName="bg-gradient-to-br from-blue-900/30 to-purple-900/30 backdrop-blur-xl border border-blue-500/20 rounded-2xl overflow-hidden hover:border-blue-400/40 transition-all" cardClassName="bg-gradient-to-br from-blue-900/30 to-purple-900/30 backdrop-blur-xl border border-blue-500/20 rounded-2xl overflow-hidden hover:border-blue-400/40 transition-all"
@@ -389,7 +424,8 @@ export default function LandingPage() {
items: [ items: [
{ label: "+90 544 433 28 13", href: "tel:+905444332813" }, { label: "+90 544 433 28 13", href: "tel:+905444332813" },
{ {
label: "WhatsApp İletişim", href: "https://wa.me/905444332813"}, label: "WhatsApp İletişim", href: "https://wa.me/905444332813"
},
{ label: "Gizlilik Politikası", href: "#" }, { label: "Gizlilik Politikası", href: "#" },
], ],
}, },

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #000802;
--card: #0c0c0c; --card: #0b1a0b;
--foreground: #ffffff; --foreground: #e6ffe6;
--primary-cta: #106EFB; --primary-cta: #80da9b;
--primary-cta-text: #ffffff; --primary-cta-text: #000802;
--secondary-cta: #000000; --secondary-cta: #07170b;
--secondary-cta-text: #ffffff; --secondary-cta-text: #e6ffe6;
--accent: #535353; --accent: #38714a;
--background-accent: #106EFB; --background-accent: #2c6541;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);