From dc7af34196b9be5c321738818d60c4ccb693653f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 05:44:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 198 ++++++++++------------------------------------- 1 file changed, 40 insertions(+), 158 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e5c770..930b165 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,17 +32,11 @@ export default function LandingPage() { @@ -51,41 +45,26 @@ export default function LandingPage() {
@@ -98,44 +77,24 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - bentoComponent: "reveal-icon", - icon: BarChart, - title: "E-TİCARET OPTİMİZASYONU", - description: "Artan ROI ile kârınızı yönetin.", - imageSrc: "http://img.b2bpic.net/free-photo/sign-language-hand-showing-letter-g_23-2148590397.jpg?_wi=1", - imageAlt: "google logo gray", + bentoComponent: "reveal-icon", icon: BarChart, + title: "E-TİCARET OPTİMİZASYONU", description: "Artan ROI ile kârınızı yönetin." }, { - bentoComponent: "reveal-icon", - icon: TrendingUp, - title: "GELİŞMİŞ VERİ ANALİZİ", - description: "Yıllık tahminlemeler ve tasarruf.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg?_wi=2", - imageAlt: "google logo gray", + bentoComponent: "reveal-icon", icon: TrendingUp, + title: "GELİŞMİŞ VERİ ANALİZİ", description: "Yıllık tahminlemeler ve tasarruf." }, { - bentoComponent: "reveal-icon", - icon: MessageSquare, - title: "7/24 AI DESTEK", - description: "%80 hızlı çözüm kapasitesi.", - imageSrc: "http://img.b2bpic.net/free-vector/digital-infinity-logo-design-with-floating-particles_1017-9405.jpg?_wi=1", - imageAlt: "google logo gray", + bentoComponent: "reveal-icon", icon: MessageSquare, + title: "7/24 AI DESTEK", description: "%80 hızlı çözüm kapasitesi." }, { - bentoComponent: "reveal-icon", - icon: Clock, - title: "SÜREÇ YÖNETİMİ", - description: "Operasyonel özgürlük ile +20 saat.", - imageSrc: "http://img.b2bpic.net/free-photo/bookmark-front-side_187299-39200.jpg?_wi=1", - imageAlt: "google logo gray", + bentoComponent: "reveal-icon", icon: Clock, + title: "SÜREÇ YÖNETİMİ", description: "Operasyonel özgürlük ile +20 saat." }, { - bentoComponent: "reveal-icon", - icon: DollarSign, - title: "OTONOM FİYATLAMA", - description: "10 kat hızlı teklif süreçleri.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cyber-monday-assortment_23-2149055949.jpg?_wi=1", - imageAlt: "google logo gray", + bentoComponent: "reveal-icon", icon: DollarSign, + title: "OTONOM FİYATLAMA", description: "10 kat hızlı teklif süreçleri." }, ]} title="Akıllı Çözümler" @@ -148,14 +107,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Google", - "Meta", - "Microsoft", - "Amazon", - "Apple", - "Nvidia", - "Intel", - ]} + "Google", "Meta", "Microsoft", "Amazon", "Apple", "Nvidia", "Intel"]} title="İş Ortaklarımız" description="Küresel ölçekte güvenle çalışıyoruz." /> @@ -168,23 +120,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Zap, - title: "Verimlilik", - value: "%90", - }, + id: "m1", icon: Zap, + title: "Verimlilik", value: "%90"}, { - id: "m2", - icon: TrendingUp, - title: "Büyüme", - value: "%45", - }, + id: "m2", icon: TrendingUp, + title: "Büyüme", value: "%45"}, { - id: "m3", - icon: Shield, - title: "Hata Payı", - value: "Sıfır", - }, + id: "m3", icon: Shield, + title: "Hata Payı", value: "Sıfır"}, ]} title="ROTA-AI Etkisi" description="Verilerle kanıtlanmış başarı." @@ -197,60 +140,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Ömer T.", - date: "2023-10", - title: "CEO", - quote: "%34 kâr artışı sağladık.", - tag: "E-Ticaret", - avatarSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg?_wi=3", - imageAlt: "portrait omer", - }, + id: "t1", name: "Ömer T.", date: "2023-10", title: "CEO", quote: "%34 kâr artışı sağladık.", tag: "E-Ticaret", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg", imageAlt: "portrait omer"}, { - id: "t2", - name: "Oya S.", - date: "2023-11", - title: "CFO", - quote: "Yıllık %25 tasarruf.", - tag: "Veri", - avatarSrc: "http://img.b2bpic.net/free-photo/confident-pretty-business-woman-with-arms-crossed_1262-2992.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sign-language-hand-showing-letter-g_23-2148590397.jpg?_wi=2", - imageAlt: "portrait omer", - }, + id: "t2", name: "Oya S.", date: "2023-11", title: "CFO", quote: "Yıllık %25 tasarruf.", tag: "Veri", avatarSrc: "http://img.b2bpic.net/free-photo/confident-pretty-business-woman-with-arms-crossed_1262-2992.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sign-language-hand-showing-letter-g_23-2148590397.jpg", imageAlt: "portrait omer"}, { - id: "t3", - name: "Elif K.", - date: "2023-12", - title: "Destek Md.", - quote: "%80 daha hızlı çözümler.", - tag: "AI", - avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6863.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/digital-infinity-logo-design-with-floating-particles_1017-9405.jpg?_wi=2", - imageAlt: "portrait omer", - }, + id: "t3", name: "Elif K.", date: "2023-12", title: "Destek Md.", quote: "%80 daha hızlı çözümler.", tag: "AI", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6863.jpg", imageSrc: "http://img.b2bpic.net/free-vector/digital-infinity-logo-design-with-floating-particles_1017-9405.jpg", imageAlt: "portrait omer"}, { - id: "t4", - name: "Can B.", - date: "2024-01", - title: "Operasyon", - quote: "Operasyonel özgürlük harika.", - tag: "Süreç", - avatarSrc: "http://img.b2bpic.net/free-photo/ecstatic-woman-holding-soda-can_23-2148751409.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bookmark-front-side_187299-39200.jpg?_wi=2", - imageAlt: "portrait omer", - }, + id: "t4", name: "Can B.", date: "2024-01", title: "Operasyon", quote: "Operasyonel özgürlük harika.", tag: "Süreç", avatarSrc: "http://img.b2bpic.net/free-photo/ecstatic-woman-holding-soda-can_23-2148751409.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bookmark-front-side_187299-39200.jpg", imageAlt: "portrait omer"}, { - id: "t5", - name: "Mert Y.", - date: "2024-02", - title: "Satış Direktörü", - quote: "10 kat hızlı teklif.", - tag: "Fiyatlama", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cyber-monday-assortment_23-2149055949.jpg?_wi=2", - imageAlt: "portrait omer", - }, + id: "t5", name: "Mert Y.", date: "2024-02", title: "Satış Direktörü", quote: "10 kat hızlı teklif.", tag: "Fiyatlama", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cyber-monday-assortment_23-2149055949.jpg", imageAlt: "portrait omer"}, ]} title="Başarı Hikayeleri" description="ROTA-AI ile dönüşümü yaşayanlar." @@ -263,20 +161,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "ROTA-AI güvenli mi?", - content: "Tamamen güvenli ve verileriniz şifrelenmiştir.", - }, + id: "f1", title: "ROTA-AI güvenli mi?", content: "Tamamen güvenli ve verileriniz şifrelenmiştir."}, { - id: "f2", - title: "Entegrasyon zor mu?", - content: "Modern API yapımızla saniyeler içinde entegre edilir.", - }, + id: "f2", title: "Entegrasyon zor mu?", content: "Modern API yapımızla saniyeler içinde entegre edilir."}, { - id: "f3", - title: "Desteğiniz var mı?", - content: "7/24 uzman teknik destek ekibimiz yanınızda.", - }, + id: "f3", title: "Desteğiniz var mı?", content: "7/24 uzman teknik destek ekibimiz yanınızda."}, ]} title="Sıkça Sorulan Sorular" description="ROTA-AI hakkında merak ettikleriniz." @@ -288,16 +177,13 @@ export default function LandingPage() {
@@ -306,13 +192,9 @@ export default function LandingPage() { -- 2.49.1