7 Commits
Author SHA1 Message Date
ayrisdevandClaude Sonnet 4.6 b95853412d chore: update favicon, add agents config and sql scripts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 18:11:00 +03:00
ayrisdevandClaude Sonnet 4.6 73693ace7f chore: add Dockerfile for containerized deployment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 18:10:36 +03:00
ayrisdevandClaude Sonnet 4.6 029e95e01b security: remove exposed Cloudinary credentials from client bundle
- Strip NEXT_PUBLIC_ prefix from CLOUDINARY_API_KEY and API_SECRET so
  they stay server-side only and are never shipped to the browser
- Update lib/cloudinary.ts to read the renamed env vars
- Remove cloudinary-assets.json from git tracking and add to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 18:09:43 +03:00
ayrisdevandClaude Sonnet 4.6 40b4434a7b feat: i18n fixes, blog rename, footer cleanup, and contact info update
- Rename /news route to /blog across all pages, links, and sitemap
- Fix hardcoded English text in Experiences, QuoteSection, and Footer
  by wiring all content through the TR/EN dictionaries
- Clean up Footer: remove non-existent page links, add contact column
- Update contact info: new phone numbers, bilgi@ email, No:71 address,
  Instagram @ayrisapart link
- Add suppressHydrationWarning to <body> to silence browser-extension
  attribute mismatch errors
- Add sizes prop to all fill-mode Next.js Image components

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 18:05:30 +03:00
ayrisdev 433252a05d feat: mythological suite renaming, cloudinary integration, and stacking scroll fixes 2026-04-19 17:24:35 +03:00
ayrisdev 4f2188363a fb 2026-04-19 17:23:31 +03:00
ayrisdev 9cad199125 Initial commit from Create Next App 2026-04-19 00:40:58 +03:00