From e4b39b1c395da60b6d05e86d5b8ae0dc97725821 Mon Sep 17 00:00:00 2001 From: sbilketay Date: Wed, 12 Nov 2025 19:22:27 +0300 Subject: [PATCH] =?UTF-8?q?login=20register=20page=20g=C3=BCncelleme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 9 +++- src/pages/auth/AuthPage.jsx | 84 +++++++++++++++++++++++-------------- 2 files changed, 60 insertions(+), 33 deletions(-) diff --git a/index.html b/index.html index bb08c07..9c04fea 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,14 @@ rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Caudex:wght@700&display=swap" /> - imgPub - PDF OCR Sihirbazı + + imagepub - OCR/Epub Sihirbazı
diff --git a/src/pages/auth/AuthPage.jsx b/src/pages/auth/AuthPage.jsx index 526a1b1..a14e33f 100644 --- a/src/pages/auth/AuthPage.jsx +++ b/src/pages/auth/AuthPage.jsx @@ -14,7 +14,7 @@ import { Link as RouterLink } from 'react-router-dom'; const copy = { login: { eyebrow: 'Tek panel, sonsuz çıktı', - heading: 'imgpub stüdyona giriş yap', + heading: 'imagepub giriş yap', body: 'OCR, crop ve EPUB üretimini tek akışta yöneten imgpub hesabına eriş. Taslaklarını, kapaklarını ve sürümlerini nerede kalmış olursan ol devam ettir.', submit: 'Giriş yap', @@ -88,7 +88,7 @@ const AuthPage = ({ mode }) => { variant="h4" sx={{ fontFamily: '"Caudex", serif', color: '#1C1815', fontWeight: 700, letterSpacing: 1 }} > - imgpub + imagepub {variant.eyebrow} @@ -188,38 +188,46 @@ const AuthShowcase = ({ mode }) => { - {variant.highlights.map((item) => ( - - { + const iconMap = { + 'Kütüphanendeki projeleri bulutta sakla': 'fa-solid fa-crop-simple', + 'OCR sonrası metinleri EPUB şablonlarına aktar': 'fa-solid fa-book', + 'Toplu crop ile sayfa düzenini koru': 'fa-solid fa-image', + }; + const iconClass = iconMap[item]; + return ( + - • - - {item} - - ))} + + {iconClass ? : '•'} + + {item} + + ); + })} ); @@ -249,7 +257,19 @@ const AuthIllustration = () => ( - + + + OCR & Crop Sayfa kenarlarını otomatik hizala