Commit Graph

9 Commits

Author SHA1 Message Date
aa0f4957d5 Vaihda sähköpostin lähetys SMTP:ksi (mail2.fi)
- send.php: SMTP STARTTLS AUTH LOGIN smtp.mail2.fi:587 kautta
- config.php: SMTP-tunnukset erillisessä tiedostossa
- PHP mail() ei toimi koska MX osoittaa mail2.fi:hin

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 11:49:13 +02:00
eb4662e586 Lisää yhteydenottolomakkeen PHP-backend ja vaihda sähköposti
- send.php: lomake lähettää sähköpostin box@storagebox.fi:hin
- script.js: lomake POSTaa send.php:lle async/await:lla
- Vaihdettu info@storagebox.fi -> box@storagebox.fi
- Validointi, header injection -suojaus, UTF-8 tuki

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 10:20:27 +02:00
d0bea1dffd Vaihda kuukausihinnat vuosihinnoiksi ja nosta Mini 100 GB:hen
Laskutus 12 kk kerrallaan: Mini 29€/v (100GB), Perus 69€/v,
Plus 119€/v, Pro 199€/v, Business 299€/v. Kuukausihinta
näkyy pienellä hinnan alla.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 09:49:13 +02:00
dee2a87de1 Switch to subdued blue/teal color scheme
Replace vibrant purple/orange with calmer blue (#3b82f6) and
teal (#06b6d4) palette. Reduced glow effects and gradient intensity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 03:04:56 +02:00
79da66e202 Move pricing right under hero title, remove CTA buttons
- Removed "Katso paketit" and "Lue lisää" buttons from hero
- Shortened hero subtitle
- Moved badges to features section
- Reduced spacing so pricing is visible on page load

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 03:01:20 +02:00
e5fb72da64 Reduce spacing between hero and pricing
Pricing cards now visible immediately on page load without scrolling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 02:57:49 +02:00
d251941751 Shrink hero section, remove min-height: 100vh
Hero no longer takes the full viewport height, so pricing
is visible sooner when scrolling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 02:55:33 +02:00
30d0f0788c Move pricing section before features
Pricing is the most important content, now shown immediately
after the hero section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 02:54:09 +02:00
23c3906d1b Initial storagebox.fi website
Nextcloud cloud storage service landing page with hero, features,
pricing (5 tiers: Mini to Business), contact form and FAQ section.
Responsive design with colorful gradient theme.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 02:49:03 +02:00