@extends('layouts.marketing') @section('title', 'Design Test – Connect (LinkedIn clone)') @push('styles') @endpush @section('content')
Design test This is a LinkedIn-style clone for the Connect page. Review the layout and design here. Once you confirm, we’ll apply this exact structure and styles to the real Connect page.
{{-- Left rail --}} {{-- Center feed --}}
MK

Excited to share that I just completed my BLS renewal. Grateful for the ongoing learning opportunities in our field. Who else is renewing certifications this quarter?

👍 Like 💬 Comment 🔄 Repost 📤 Send
AB

Visa sponsorship and relocation support made my move to the US possible. If you’re an international nurse considering the same path, happy to answer questions in the comments.

👍 Like 💬 Comment 🔄 Repost 📤 Send
CD

Our facility is hiring for night shift RNs with critical care experience. Relocation assistance and sign-on bonus available. DM me for details.

👍 Like 💬 Comment 🔄 Repost 📤 Send
{{-- Right rail --}}
{{-- Real Connect “Add post” modal so we can try posting from the design test --}} @include('nurse.connect.partials.add-post-modal', ['forumCategories' => \App\Models\ForumCategory::active()->ordered()->get()]) @endsection