@extends('layout.front.master') @section('title', config('site.name') . ' | ' . config('site.tagline', __('Welcome'))) @section('description', config('site.seo.description')) @section('keywords', config('site.seo.keywords')) {{-- Open Graph Meta Tags --}} @section('og_title', config('site.og.title')) @section('og_description', config('site.og.description')) @section('og_image', brand_og_image()) @section('og_type', 'website') @section('og_url', url()->current()) {{-- Twitter Card Meta Tags --}} @section('twitter_title', config('site.name')) @section('twitter_description', config('site.twitter.description')) @section('twitter_image', brand_twitter_image()) @section('content')
{{-- ============================================ --}} {{-- 1. HERO SLIDER SECTION --}} {{-- ============================================ --}}
{{-- ============================================ --}} {{-- 2. SERVICES CAROUSEL + 3. ABOUT + 4. LOGOS + 5. PROCESS + 6. SKILLS --}} {{-- ============================================ --}}
{{-- 2. SERVICES CAROUSEL --}} @if(is_module_active('services'))
@endif {{-- 3. ABOUT "YOUR PLACE" SECTION --}}
{{ config('site.name') }}
{{ config('site.name') }}

{{ config('site.welcome.about_stroke_text', 'YOUR PLACE') }}

{{ config('site.welcome.about_eyebrow', 'WE\'RE HERE TO HELP') }}

{{ config('site.welcome.about_heading', 'You need space for better living.') }}

{{ config('site.welcome.about_lead', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed imperdiet libero id nisi euismod, sed porta est consectetur.') }}

{{ config('site.welcome.about_text', 'Vestibulum auctor felis eget orci semper vestibulum. Pellentesque ultricies nibh gravida, accumsan libero luctus, molestie nunc. In nibh ipsum, blandit id faucibus ac, finibus.') }}

{{ __('CONTACT US') }}
{{-- 4. CLIENT LOGOS --}}

@if(isset($companyLogos) && $companyLogos->count() > 0) @foreach($companyLogos->take(6) as $logo) @php $logoSrc = filter_var($logo->image_path, FILTER_VALIDATE_URL) ? $logo->image_path : asset($logo->image_path); @endphp
{{ $logo->name ?? '' }}
@endforeach @else @for($i = 8; $i <= 13; $i++)
@endfor @endif
{{-- 5. PROCESS SECTION (Parallax + Carousel Steps) --}}
{{-- 6. CUSTOM SERVICES & SKILLS --}} @if(is_module_active('services'))

{{ config('site.welcome.skills_stroke_text', 'IDEAS') }}

{{ config('site.welcome.skills_eyebrow', 'CUSTOM SERVICES') }}

{{ config('site.welcome.skills_heading', 'Design. Build. Better.') }}

{{ config('site.welcome.skills_lead', 'Discover how our unique process improves your building experience.') }}

{{ config('site.welcome.skills_label', 'OUR SKILLS') }}

@php $skills = [ ['name' => config('site.welcome.skill1_name', 'SAMPLE SKILL 1'), 'value' => config('site.welcome.skill1_value', '85')], ['name' => config('site.welcome.skill2_name', 'SAMPLE SKILL 2'), 'value' => config('site.welcome.skill2_value', '90')], ['name' => config('site.welcome.skill3_name', 'SAMPLE SKILL 3'), 'value' => config('site.welcome.skill3_value', '85')], ]; @endphp @foreach($skills as $index => $skill)
{{ $skill['name'] }} {{ $skill['value'] }}%
@endforeach
@endif
{{-- ============================================ --}} {{-- 7. STATS / COUNTERS --}} {{-- ============================================ --}}
0
0
0
0
{{-- ============================================ --}} {{-- 8. MASONRY GALLERY --}} {{-- ============================================ --}} @if(is_module_active('gallery'))
@endif {{-- ============================================ --}} {{-- 9. CTA SECTION --}} {{-- ============================================ --}}

{{ config('site.welcome.cta_eyebrow', 'WE\'RE HERE TO HELP') }}

{{ config('site.welcome.cta_heading', 'Let\'s Talk About Your New Project, We Can Do It!') }}

{{-- ============================================ --}} {{-- 10. FAQ ACCORDION --}} {{-- ============================================ --}} @if(is_module_active('faqs'))

{{ config('site.welcome.faq_stroke_text', 'SOLUTIONS') }}

{{ config('site.welcome.faq_eyebrow', 'COMMON QUESTIONS') }}

{{ config('site.welcome.faq_heading', 'Frequent Questions') }}

{{ config('site.welcome.faq_lead', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed imperdiet libero') }}

{{ config('site.welcome.faq_text', 'Vestibulum auctor felis eget orci semper vestibulum. Pellentesque ultricies nibh gravida, accumsan libero luctus, molestie nunc.') }}

{{ __('CONTACT US') }}
@forelse(($featuredFaqs ?? collect())->take(5) as $index => $faq) @php $faqId = 'collapseFAQ' . ($index + 1); $isFirst = $index === 0; @endphp

{{ $faq->answer }}

@empty @php $defaultFaqs = [ ['question' => 'What does an architect actually do?', 'id' => 'collapseFAQOne', 'show' => true], ['question' => 'Why do I need an architect?', 'id' => 'collapseFAQTwo', 'show' => false], ['question' => 'What\'s the largest project you\'ve ever worked on?', 'id' => 'collapseFAQFour', 'show' => false], ['question' => 'What is the structure of your architecture practice?', 'id' => 'collapseFAQFive', 'show' => false], ['question' => 'Can you work with clients long distance?', 'id' => 'collapseFAQSix', 'show' => false], ]; @endphp @foreach($defaultFaqs as $faq)

Cras a elit sit amet leo accumsan volutpat. Suspendisse hendrerit vehicula leo, vel efficitur felis ultrices non. Integer aliquet ullamcorper dolor, quis sollicitudin.

@endforeach @endforelse

@endif {{-- ============================================ --}} {{-- 11. TEAM CAROUSEL --}} {{-- ============================================ --}} @if(is_module_active('team'))

{{ config('site.welcome.team_stroke_text', 'ARCHLIFE') }}

{{ config('site.welcome.team_eyebrow', 'THE BEST PROFESSIONALS') }}

{{ config('site.welcome.team_heading', 'Meet Our Team') }}

{{ config('site.welcome.team_lead', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed imperdiet libero') }}

{{ config('site.welcome.team_text', 'Vestibulum auctor felis eget orci semper vestibulum. Pellentesque ultricies nibh gravida, accumsan libero luctus, molestie nunc.') }}

{{ __('CONTACT US') }}
@endif {{-- ============================================ --}} {{-- 12. TESTIMONIALS PARALLAX --}} {{-- ============================================ --}} @if(is_module_active('references'))

{{ config('site.welcome.testimonials_eyebrow', 'HAPPY CLIENTS') }}

{{ config('site.welcome.testimonials_heading', 'See What Clients Are Saying') }}

@endif {{-- ============================================ --}} {{-- 13. BLOG SECTION --}} {{-- ============================================ --}} @if(is_module_active('blog'))

{{ config('site.welcome.blog_stroke_text', 'WHAT\'S HAPPENING') }}

{{ config('site.welcome.blog_eyebrow', 'OUR BLOG') }}

{{ config('site.welcome.blog_heading', 'Recent News') }}

@forelse(($recentPosts ?? collect())->take(3) as $index => $post) @php $postImage = null; if (!empty($post->header)) { if (filter_var($post->header, FILTER_VALIDATE_URL)) { $postImage = $post->header; } else { $headerPath = $post->header; if (file_exists(public_path($headerPath))) { $postImage = asset($headerPath); } else { $postImage = asset('cd-project/img/demos/architecture-2/blog/blog-thumb-' . ($index + 1) . '.jpg'); } } } else { $postImage = asset('cd-project/img/demos/architecture-2/blog/blog-thumb-' . ($index + 1) . '.jpg'); } @endphp
{{ $post->title }}

| {{ $post->comments_count ?? 0 }} {{ __('Comments') }} | {{ $post->user->name ?? 'Admin' }}

{{ $post->title }}

{{ Str::limit($post->excerpt ?? $post->content, 100, '...') }}

{{ __('READ MORE') }} +
@empty @for($i = 1; $i <= 3; $i++)
@endfor @endforelse
@endif
@endsection