Commit Graph

24 Commits

Author SHA1 Message Date
c626823f19 Change mail From address to asiakaspalvelu@konesaliturku.fi
Use the actual mailbox as sender instead of noreply to avoid
delivery issues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 22:36:38 +02:00
8ddcaee607 Debug: log mail() return value in quote response
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 22:20:50 +02:00
3d0215130f Simplify quote form with expandable details section
Show only name, email and message by default. Detailed fields
(units, connections, VPN, extras) and price calculator open via
"Tarkemmat tiedot & hintalaskuri" button.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 21:49:06 +02:00
b78345e4c8 Lisää laskutoimituscaptcha tarjouspyyntölomakkeeseen
Satunnainen yhteenlaskukysymys (esim. "Paljonko on 3 + 5?")
tarkistetaan sekä client- että serverpuolella. Vain sähköposti
on nyt pakollinen kenttä.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 21:12:09 +02:00
25c820f5f4 Vaihda sähköpostiosoite asiakaspalvelu@konesaliturku.fi
Korvattu support@ ja info@ kaikissa tiedostoissa.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:59:34 +02:00
e08aab4e2d Tee tarjouspyyntölomake toimivaksi (PHP-backend + sähköposti)
Lisätty api.php:hen quote-action joka validoi, tallentaa
data/quotes.json-tiedostoon ja lähettää sähköpostin
osoitteeseen support@konesaliturku.fi. Sisältää honeypot-
bottitorjunnan ja rate limitingin.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:53:55 +02:00
ff2c54db57 Erota Vihreä konesali -osio visuaalisesti Hinnat-osiosta
Lisätty vihreä gradienttitausta, elliptinen jakaja ja
luontoteemainen SVG-kuvitus (tuulivoimalat, aurinko, lehdet, mäet).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:38:46 +02:00
2e051efc2d Redesign logo with badge icon, fix dark section heading colors on konesali page
- New logo: rounded square badge with server rack icon + two-line text layout
- Fix spec-section headings invisible on section-dark backgrounds (same color as bg)
- Add white text colors for h2, p, and icon in dark sections

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:11:32 +02:00
3550480606 Update pricing: redundant port €10/kk, BGP default-route €20/kk & full table €50/kk, remove contact form from index
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:01:52 +02:00
e0f815d4a3 Add tarjouspyynto page with price calculator, update contact info and nav links
- New tarjouspyynto.html with real-time price calculator sidebar
- Updated company info: Web1 Oy, Latokarinkatu 3, 20200 Turku
- Nav links point to dedicated tarjouspyynto page across all pages
- CTA buttons on yhteydet.html link to tarjouspyynto page
- Calculator CSS for responsive two-column layout

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:51:46 +02:00
cb02d521e5 Expand konesali page content and add illustrations across all pages
- Konesali: add descriptive paragraphs to all 6 sections (sähkö, jäähdytys,
  tietoliikenne, turvallisuus, tilat, ympäristö) with detailed explanations
- Konesali: add decorative SVG illustrations to all sections
- Yhteydet: add illustrations to yhteyspaketit and operaattorit sections
- Index: add illustrations to hinnat and miksi sections
- CSS: add .spec-intro style for descriptive text blocks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:42:21 +02:00
6671d66ec7 Replace all CTA buttons with 'Jätä tarjouspyyntö' on yhteydet.html
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:23:51 +02:00
03ab669538 Update nav CTA, VPN pricing, form layout, and power connectors
- Header nav: 'Yhteystiedot' → 'Jätä tarjouspyyntö' with primary color and bold
- VPN: Replace 100M/1G tiers with 1G (alk. €95/kk) and 10G (alk. €129/kk)
- Quote form: Stack unit selects vertically instead of side-by-side
- Replace C19 power connector references with C13 throughout

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:21:14 +02:00
3f117f764f Redesign contact form as comprehensive quote request
Form now has sections: contact info, rack units (1U/2U/4U/full),
connection speed (1G-100G), redundant port, BGP, site-to-site VPN,
and add-on services (Anycast DNS, block storage, S3 backups, remote hands).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:08:35 +02:00
165bce6f69 Add Yhteydet (Connectivity) page with pricing and VPN services
New page: yhteydet.html with connection packages (1G-100G),
redundant port options, site-to-site VPN tiers (IPsec/MPLS),
and carrier-neutral peering info. Navigation updated on all pages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:57:31 +02:00
440670e830 Add section illustrations and custom logo font (Space Grotesk)
- Add Google Font Space Grotesk for logo, coral-colored "Turku"
- Add SVG illustrations: server rack (Palvelut), wind turbines (Energia),
  chat bubbles (UKK), envelope/location (Yhteystiedot)
- CSS positioning for illustration-left/right with responsive hiding

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:05:31 +02:00
1f8612447b Change hero pricing CTA from 'Pyydä tarjous' to 'Tilaa tästä'
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:14:20 +02:00
0b246ddb56 Add unique logo and illustrations
- New server rack + signal waves logo (header + footer, both pages)
- Isometric server room illustration in hero background with LED animations
- Network topology decoration in "Miksi me" section
- Blueprint/rack illustration in "Tekniset tiedot" section
- CSS animations for LED blinks and data flow particles
- Responsive: illustrations hidden on mobile, reduced on tablet

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:09:23 +02:00
2bbbbe9c03 Complete visual redesign: light theme with warm coral accents
- White/cream backgrounds instead of dark blue/purple
- Coral/warm red (#e85d4a) as primary accent color
- Dark hero section transitions to light content areas
- Header changes from dark to white on scroll
- White pricing cards with subtle shadows
- Dark "Miksi me" section for dramatic contrast
- Dark footer for visual weight
- Green energy section de-emphasized (simple light styling)
- All section backgrounds adjusted for light theme alternation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 16:38:44 +02:00
27189f54e8 Switch color theme from blue to purple/violet
- Primary: #8b5cf6 (violet), light: #a78bfa, dark: #7c3aed
- Accent: #22d3ee (cyan) for contrast
- Background tones shifted to deep purple (#0c0a1d)
- All hardcoded rgba blue values updated to violet
- Differentiates from typical blue hosting/colocation sites

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 15:54:09 +02:00
74f28c932c Add pricing cards to hero section (two-column layout)
- Hero now has two-column grid: content left, pricing right
- Compact price cards show 1U/2U/4U prices immediately on page load
- Responsive: stacks to single column on mobile/tablet
- Featured "Suosituin" badge on 2U card

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 15:24:32 +02:00
67fa9ba099 Restructure page: pricing after hero, FAQ section, text updates
- Move Hinnat section right after Palvelut for better visibility
- Add FAQ section with 6 colocation questions and toggle animation
- Update nav order: Palvelut, Hinnat, Konesali, Yhteystiedot
- Rewrite "Paikallinen palvelu" text (remove staff meeting mention)
- Rewrite "Nopeat yhteydet" to emphasize direct fast connection
- Change Yhteystiedot to light background for better alternation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 15:07:55 +02:00
0333611037 Add content: 1U/2U/4U pricing, green energy, tech specs
- Replace half-rack with 1U/2U/4U device slots + full rack quote
- Add green energy section (100% wind & solar power)
- Add technical specs summary on main page
- Update connectivity: default 1 Gbit/s, up to 100 Gbit/s
- Add environment/sustainability section to datacenter page

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 14:47:41 +02:00
1ae342c1f5 Initial commit: konesaliturku.fi website
Colocation/datacenter service website with:
- One-page main site (hero, services, pricing, contact form)
- Technical specs page (power, cooling, connectivity, security)
- Dark blue technical theme, fully responsive
- PHP backend for contact form with rate limiting

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 14:33:15 +02:00