All Analyzed Sites - 26.9M

Home Centz - Centz
pibi.ai
Poupe e InvistaCENTAVOSautomaticamente A Centz arredonda os centavos das suas compras do dia a dia e investe automaticamente! Baixe nosso app Esse app é sensacional! Tou poupando em torno de R$ 45 por mês, sem precisar ficar lembrando 🙌 Plínio Bergamini Estou amando! Eu tinha muita dificuldade de poupar dinheiro e agora todo mês tou […]
197 days ago
Rody AI
rody.ai
chat with your ai friends: where every bot feels like a companion
143 days ago
Pruvo.AI - Provas incríveis em segundos
pruvo.ai
Com o nosso aplicativo de criação de provas online, você pode gerar avaliações de forma rápida e fácil usando a inteligência artificial.
197 days ago
OntheGo
onthego.ai
Best Affordable attendance and leave management solution enterprises. Manage remote and in-office workforce with the OntheGo app. Say goodbye to paper and spreadsheets. Simple, intuitive, and easy to use. Customized set up available.
197 days ago
Saanjh - An Animated Web Series - Secrets of Regenerative Sleep, Dreams, and Nightmares
saanjh.ai
Explore Saanjh - An animated web series, Decoding Secrets of Sleep, Dreams, and Nightmares. Learn self-diagnosis, self-prevention, self-cure and transform your well-being naturally.
197 days ago
Muxin
muxin.ai
197 days ago
Thareja AI | Global Time Tracking, Payroll, Compliance, & HR Solutions.
thareja.ai
197 days ago
Hearo | Remote support system for people with disabilities
hearo.ai
Hearo helps people with intellectual and developmental disabilities live more independently by connecting them to care remotely.
197 days ago
Magic Bookshelf
magicbookshelf.ai
enter a world where tales come alive with magic bookshelf, your ai-driven story app.
197 days ago
Uktena - AI-Powered Industrial Knowledge Assistant
uktena.ai
Uktena is an AI-powered assistant designed for industries, capable of learning and teaching personalized and secure knowledge. Enhance productivity and protect know-how with Uktena's advanced AI technologies.
197 days ago
VideoRobot - AI Auto Video Generation
videorobot.ai
Generate Pro Video Content automatically with AI. No Editing or writing required, just press generate.
197 days ago
Poradna veterináře a mnoho dalšího...
uveterinare.ai
Péče o Vašeho mazlíčka v jediné aplikaci. Upozornění na očkování, odčervení, medikaci. Záchranka, pohotovosti a psí hotely.
197 days ago
VoiceLab
wordlify.ai
197 days ago
ida.dx.am
197 days ago
the homework app
thehomeworkapp.ai
A FREE product by IIT alumni Empower your teachers to easily manage their homework online Auto-create, assign & get assignments auto-checked
197 days ago
WiseApp AI | A 360° Workspace Solution | Visitor and Meeting Room Management Solution in Dubai, UAE
wiseapp.ai
WiseApp automates workspaces and helps in supporting multiple devices to carry out uninterrupted and convenient meetings and visits.
197 days ago
wahllok.al
197 days ago
냠냠키즈
yumyumkids.ai
/* 기본 리셋 */ .page_cover, .width.padding:first-of-type { display: none !important; } .notion-page-content { padding-bottom: 5px !important; } /* 공통 컨테이너 스타일 */ .container { width: 100vw !important; margin-left: calc(-50vw + 50%) !important; margin: 0 auto; position: relative; } /* 영상 영역 스타일 */ .video-wrapper { position: relative; width: 100vw; max-width: 100%; height: 56.25vw; /* 16:9 비율 유지 */ max-height: 100vh; overflow: hidden; } .video-wrapper iframe { position: absolute; top: 50%; left: 50%; width: 120%; /* 확대하여 검은 마진 제거 */ height: 120%; transform: translate(-50%, -50%); pointer-events: none; } /* 영상 위 텍스트 스타일 */ .text { z-index: 1; position: absolute; top: 75%; transform: translate(0, -50%); color: white; text-align: center; width: 100%; } .text h2 { font-size: 25px; /* 모바일 기본 크기 */ margin: 0; line-height: 1.5; } /* g-responsive-text: 기본은 인라인, 모바일에서는 줄바꿈 */ .g-responsive-text { display: inline; } @media (max-width: 480px) { .g-responsive-text { display: block; } } @media (min-width: 480px) { .text h2 { font-size: 50px; /* 더 큰 화면에서는 40px */ } } /* 추가 텍스트 섹션 스타일 */ .custom-text-section { padding: 0px 20px; margin-top: 140px; text-align: center; background-color: #ffffff; margin-bottom: 30px; /* custom-text-section 아래 여백 추가 */ } .custom-text-section h2 { font-size: 25px; margin-bottom: 25px; line-height: 1.3; } .custom-text-section p { font-size: 17px; line-height: 1.6; max-width: 1000px; margin: 0 auto; } @media (min-width: 480px) { .custom-text-section h2 { font-size: 40px; /* 480px 이상: 48px */ } .custom-text-section p { font-size: 20px; /* 480px 이상: 21px */ max-width: 1200px; color: #666666; } } /* 이미지 스타일 */ .custom-image { display: block; width: 80%; /* 기본적으로 80% 크기로 설정 */ max-width: 900px; /* 최대 크기 제한 */ height: auto; margin: 0px auto; /* 위아래 여백 */ border-radius: 10px; /* 모서리 둥글게 */ } /* 이미지 컨테이너 스타일 */ .image-container { display: flex; justify-content: center; /* 가운데 정렬 */ gap: 20px; /* 이미지 간격 */ flex-wrap: wrap; /* 모바일 대응 */ margin: 0 auto; max-width: 900px; } .image-container a { display: block; flex: 1; max-width: 400px; /* 각 이미지 크기 제한 */ } .image-container img { width: 100%; height: auto; border-radius: 10px; } @media (max-width: 768px) { .image-container { flex-direction: column; /* 모바일에서는 세로 배치 */ gap: 10px; } .image-container a { max-width: 100%; } } /* 모바일 최적화 */ @media (max-width: 768px) { .custom-image { width: 90%; /* 모바일에서는 더 작게 조정 */ max-width: 500px; /* 최대 크기 제한 */ margin: 0px auto; /* 모바일에서 여백 조정 */ } } .full-width-text-section { width: 100vw; margin-left: calc(-50vw + 50%); background-color: #FBE0EB; text-align: center; padding: 50px 20px; margin-top: 120px; } .full-width-text-section h2 { font-size: 25px; margin-bottom: 15px; line-height: 1.3; } .full-width-text-section p { font-size: 17px; line-height: 1.6; max-width: 1000px; margin: 0 auto 30px auto; /* CTA 버튼과 간격 조정 */ } /* CTA 버튼 스타일 */ .cta-button { display: inline-block; padding: 12px 24px; font-size: 20px; font-weight: bold; color: white; background-color: #e6447d; border-radius: 10px; text-decoration: none; transition: background-color 0.3s ease; } .cta-button:hover { background-color: #F06292; color: white; } @media (min-width: 480px) { .full-width-text-section h2 { font-size: 40px; } .full-width-text-section p { font-size: 20px; max-width: 1200px; color: #666666; margin-bottom: 70px; } .cta-button { font-size: 20px; padding: 14px 30px; } } 우리 아이 맞춤형 AI와 함께 스스로 변화하는 경험을 만듭니다 아이마다 배움의 속도도, 성장하는 방식도 다릅니다 우리아이에게 꼭 맞춘 콘텐츠로 스스로 변화하는 환경을 만들어줍니다. 자연스럽게 건강한 식습관을 갖도록 돕습니다 기관에서 가정으로 경험을 연계합니다 수치로 보는 냠냠키즈 전국의 기관 및 지자체와 함께하고 있습니다. 아이 스스로 변화하는 환경 냠냠키즈로 만들어 보세요 도입 문의하기
197 days ago
Tapnetic – AI powered apps for monitoring Home, Kids & Pets
tapnetic.ai
197 days ago
AI Text Detector - Detect ChatGPT with iPhone or Android Camera
textdetector.ai
AI Detector & Humanizer - Check if any text, do***ent or PDF has been generated using AI such as ChatGPT, GPT4, and Humanize it. Studied results. Use your phone's camera to scan printed text.
197 days ago
Global Express Delivery – Postë e shpejtë Courier në Shqipëri
globalexpress.al
197 days ago
Fiskalizimi Online ProFisc nga Tetra PRO - Fatura Elektronike
profisc.al
Fiskalizimi Online ProFisc nga Tetra PRO - Fiskalizimi është një tërësi masash që përdoren për të zvogëluar evazionin fiskal...
197 days ago
Ֆիգարո. Գլխավոր
figaro.am
Ֆիգարոն տրամադրում է բարձրորակ ուտեստներ, խմիչքներ, ինչպես նաև տարածք երեկոյան զվարճանքների համար: Ընկերություն այս ոլորտում ունի ավելի քան տասնչորս տարվա փորձ:
197 days ago
HOME | Wildfire Aware
wildfireaware.ai
Wildfire Aware provides timely wildfire notifications and information about the current status and potential impact of wildfire incidents in the United States.
197 days ago
Tiram AI | Advanced AI Solutions for Businesses
tiram.ai
Discover Tiram AI's cutting-edge artificial intelligence solutions designed to accelerate business growth. Explore our services in AI-powered automation, data ***ysis, and more to optimize your operations.
197 days ago
SocialChimp
socialchimp.ai
Harness the power of AI, simplify your business, and elevate your social media game with SocialChimp.
197 days ago
Upswell
supertalents.ai
197 days ago
A Better Version
abetterversion.app
One step at a time
197 days ago
4.Do
4do.app
4.Do is a task manager based on the Eisenhower Priority Matrix, designed to help you organize tasks by urgency and importance. Available for iOS, macOS, and Android. Start managing your time effectively today!.
197 days ago
Aerodocs | Ultimate Do***ent Manager App
aerodocs.app
Easily access your important do***ents anytime, anywhere with our powerful do***ent manager. Say goodbye to cluttered folders and hello to efficient file organization with our do***ent manager.
197 days ago
12 Steps mode — Open Recovery
12steps.app
197 days ago
Affirmations Daily
affirmationsdaily.app
Build positivity and confidence with Affirmations Daily.
197 days ago
Home - The Town Club
thetownclub.com
The Town Club
197 days ago
Home - The Lakeland Country Club - Lakeland, FL
thelakelandcc.com
197 days ago
AK Online OTT Platform for Independent Films, Short Films. TVOD Platform
akonline.app
A revolutionary OTT for Independent FIlms, Short Films & more. No Subscriptions. No Ads. Just Pay Per Movie. TVOD Platform. An initiative by Arunkanth.
197 days ago
Alertzy - Free Push Notification App for Enhanced User Engagement
alertzy.app
Alertzy is a free push notification app that helps you engage users with real-time, personalized notifications. Boost your app engagement today!
197 days ago
Home
amberhour.app
Amber Hour is a community for craft drink enthusiasts excited about exploring some of Australia’s favourite taprooms and cellar doors.  Our platform brings craft lovers together with the myriad of Crafters who are building this industry for us all.
197 days ago
Private club for NKY and Cinci leaders. - Metropolitan club, Covington, KY
metropolitanclub.net
The Metropolitan Club is the place where Northern Kentucky and Cincinnati leaders gather. Network with likeminded business men and women to make a positive impact in your community. Host your corporate events and more.
197 days ago
Home | Appster
appsrock.app
197 days ago
Arequipa App - Directorio empresarial de Arequipa
arequipa.app
Encuentra las mejores empresas de Arequipa en nuestro directorio empresarial. Conéctate con proveedores, servicios y oportunidades de negocio en Arequipa.
197 days ago
FSK - We create intelligent security solutions
armme.app
Amecor is a leading supplier of intelligent security solutions to security companies across Sub-Saharan Africa. Amecor is responsible for the research, development, manufacture and distribution of hardware devices and for the expansion and management of network services. ‍
197 days ago
Your Trusted Guide for Electric Mobility - ElectricDuniya
electricduniya.com
Explore ElectricDuniya, your ultimate guide for electric mobility. We provide expert reviews, the latest updates, and tips on EVs to make your eco-friendly transition smooth and informed.
197 days ago
ArtVision - Previewing your art on a wall, Art in room, Art on display.
artvision.app
An app to view art work, posters and/or paintings in different settings. Insitu gives the user an idea how the art work looks in a bedroom, a living room, a kitchen or even at a white gallery wall.
197 days ago
Just a moment...
kaltim.pikiran-rakyat.com
41 days ago
Home - AsapScreens App
asapscreens.app
Home
197 days ago
Astroguide - Daily Horoscope and Tarot - Free app
astroguide.app
197 days ago
403 Forbidden
bech.app
one-stop solution - billing, payments, purchasing, credit, online store, delivery, marketing & more...
197 days ago
Attinder - Attinder
attinder.app
197 days ago
GENERACION – Periodismo Multimedia
generacionoficial.com
197 days ago
Bitcoin Today - Bitcoin News Curated and Powered by AI
bitcointoday.app
Get daily updates on Bitcoin's price, market trends, ***ysis, and breaking news curated and powered by AI - all digestible in minutes. Make BitcoinToday.app your one-stop shop for staying informed in the fast-paced world of Bitcoin.
197 days ago