{{ rtrim(config('app.url', url('/')), '/') }}/ weekly 1.0 {{ route('marketing.features') }} weekly 0.9 {{ route('marketing.about') }} monthly 0.7 {{ route('marketing.contact') }} monthly 0.7 {{ route('marketing.pricing') }} weekly 0.9 {{ route('marketing.privacy') }} yearly 0.4 {{ route('marketing.terms') }} yearly 0.4 {{ route('marketing.industries') }} weekly 0.9 @foreach ($industryPages as $industry) {{ route('marketing.industry', $industry['slug']) }} weekly 0.8 @endforeach