Commit Graph

11 Commits

Author SHA1 Message Date
Jeff Emmett 4a8a71d3c9 fix: constrain offering card image heights, fix layout overflow
CI/CD / deploy (push) Failing after 34s Details
Remove min-height: 300px from all images (caused massive overflow).
Only apply min-height to image wraps in grid context. Add max-height
constraints at responsive breakpoints to prevent images from
dominating the layout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 16:23:08 -04:00
Jeff Emmett 00da582240 fix: make all images visible - add min-height to offering cards, lighten overlays
CI/CD / deploy (push) Failing after 35s Details
Offering card images had height:100% with no intrinsic height causing
them to collapse to zero. Hero and contact background overlays were
too dark to see the photographs behind them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 15:45:51 -04:00
Jeff Emmett fd5133989a fix: update all text content to match finalized ODT document
CI/CD / deploy (push) Failing after 42s Details
Hero, about, offerings, testimonials, and contact sections now use
exact wording from "text neu.odt". Adds Energieausgleich price labels,
"Individuell kombinierbar" lines, and shortened testimonials.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 15:39:41 -04:00
Jeff Emmett 275a7322f5 feat: complete website content & design overhaul
CI/CD / deploy (push) Failing after 44s Details
New content from Tino's finalized ODT document, new color scheme
(forest green + matte gold + warm cream), Lato typography, SVG logo,
11 new images, restructured offerings section with pricing, privacy
policy modal, and updated testimonials.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 15:55:06 -04:00
Jeff Emmett be3ad0b04e Polish pass: improve title sizing, spacing, and responsive consistency
- Bump h2 clamp for more presence on mid-viewports
- Shorten Angebot h2 to "Mein Angebot" (intro text provides full context)
- Widen nav link gap and bump font size for better readability
- Add responsive clamp to hero tagline
- Change about portrait from 1:1 to 3:4 aspect ratio
- Add underline decoration to process-title for visual consistency
- Increase pricing-value font size for emphasis
- Add min-height to testimonial cards for even heights in carousel
- Reduce hero image min-height for shorter viewports
- Add responsive overrides for coaching-card padding and about-img width

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:48:05 -08:00
Jeff Emmett 57b37373aa Clean up merge artifacts from prior content attempt
Remove duplicate HTML sections (behandlung-step, alltagstools, extra
pricing-card) that leaked into Selbstheilung section during merge.
Remove stale CSS rules for classes no longer in use and fix duplicate
properties in mentors/accordion styles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 18:16:44 -08:00
Jeff Emmett e99219dbcf Merge remote changes, keep authoritative content overhaul
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 18:15:27 -08:00
Jeff Emmett 06b95b5b89 Overhaul website with Tino's real content and new sections
Replace placeholder content with Tino's actual bio, services, testimonials,
and contact info. Add Angebot section (5-step treatment process, coaching,
pricing), testimonial carousel (7 clients), Quantenheilung and Selbstheilung
explainer sections with accordions, single Praxis location (Scuol), and
real phone number. Update hero slogan, nav structure, and footer.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 18:14:44 -08:00
Jeff Emmett fdf1aba09e Improve responsive design for all devices
Fix nav overflow with 8 links, add proper mobile hamburger menu with
scrollable dropdown, collapse all grids at correct breakpoints, tighten
spacing on mobile, prevent horizontal overflow, and improve touch targets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 10:51:14 +00:00
Jeff Emmett df35c0dd00 Update website content: new sections, testimonials, and contact info
Complete content overhaul with new Über mich bio, Angebot, Behandlung steps,
Coaching, Selbstheilung/Quantenheilung info sections, and 7 testimonials.
Location updated to Pimunt 271, Scuol. Phone number added. Docker hardened.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 10:47:16 +00:00
Jeff Emmett aa2f615960 Initial commit: Tino Andri healing practice website
Static site with Dockerfile and docker-compose for Traefik deployment
at tino-ardez.jeffemmett.com

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 00:21:00 +00:00