feat: recreate public frontend with Heritage Editorial identity
Replace placeholder visual system with EB Garamond/olive tokens, brand assets, editorial home narrative, São Paulo settings, real testimonials, and regenerated visual baselines. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
|
||||
@section('content')
|
||||
<x-home.hero :settings="$content->settings" />
|
||||
<x-home.proof :cases="$content->featuredCases" />
|
||||
<x-home.manifesto :settings="$content->settings" />
|
||||
<x-home.services :services="$content->featuredServices" />
|
||||
<x-home.portfolio :cases="$content->featuredCases" />
|
||||
<x-home.method :settings="$content->settings" />
|
||||
<x-home.cases :cases="$content->featuredCases" />
|
||||
<x-home.testimonials :testimonials="$content->testimonials" />
|
||||
<x-home.positioning :settings="$content->settings" />
|
||||
<x-home.final-cta :settings="$content->settings" />
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user