content = config("content.themes.{$theme}.ecosystem_hero", []); } public function render() { return view('livewire.web.components.sections.ecosystem-hero'); } }