@extends('layouts.app') @section('style') @endsection @section('content')
@include('layouts.components.cursor-and-preloader')
@include('layouts.header') @include('layouts.components.hero-slider', [ 'sliders' => [ [ 'image_path' => 'assets/imgs/slider/shelter/shelter-for-orphans-1.webp', 'heading' => 'A Roof of Hope', 'description' => 'Because every human deserves a safe place to call home.', ], [ 'image_path' => 'assets/imgs/slider/shelter/shelter-for-orphans-2.webp', 'heading' => 'Restoring Dignity Through Shelter', 'description' => 'Providing a Safe Shelter and Dignity to Those in Need.', ], [ 'image_path' => 'assets/imgs/slider/shelter/shelter-for-orphans-3.webp', 'heading' => 'Every Life Deserves Safety', 'description' => 'Giving Every Person the Comfort and Safety They Deserve.', ], ], ]) {{-- about us section start here --}}
A Roof of Hope A Home of Care
roof about
roof about
roof about

A Roof of Hope, A Home of Care

For the homeless and vulnerable, shelter is the first step towards rebuilding life. Your support helps us create safe spaces filled with dignity and love. Your support helps us provide safe, welcoming spaces where hope is restored, love is shared, and every person is given a chance to start again.

  • Protecting Lives, One Home at a Time

  • Together Against Homelessness

  • Hope Begins with Shelter

{{--
Need help?

+44 7708 971995

--}}
{{-- about us section end here --}} {{-- how you help us section start here --}}

How You Help Us

Donate for Orphans

Your one donation can feed a child, shelter a family, and bring hope to the hopeless. Small giving, endless impact

Shelter for Unprivileged

A roof means safety, dignity, and life. Help us build shelter for those forgotten by society. One gift changes everything.

{{--

Educate Orphans

Education breaks poverty’s cycle. Your support buys books, teachers, and hope for children who dream beyond hunger and struggle.

--}}

Home for Orphans

Every family deserves warmth and security. With your help, we provide homes to the helpless, turning despair into dignity.

Make World Happier

A kinder world begins with us. One act of giving can bring smiles, shelter, and hope to countless lives.

Charity For Education

Knowledge is power, and education is hope. Your donation gives children the tools to rise above poverty and hardship.

{{-- how you help us section end here --}} {{-- impact section start here --}} @include('layouts.components.impact', [ 'heading' => 'Helping to Make Our World a Better Place to Live', 'description' => 'At Nabir Foundation, we believe every person deserves dignity, safety, and the opportunity to thrive. Through our orphan care, shelter projects, and community support, we are working to create a brighter, kinder world. With your help, we can extend hope, provide protection, and build a future where no one is left behind.', ]) {{-- impact section end here --}} @include('layouts.components.donation', [ 'heading' => 'Support Them Through a Donation', 'description' => 'Your generosity can transform lives. A small contribution can provide food, shelter, and education for those who need it most. Every donation, big or small, is a step towards giving a child warmth, security, and the chance to dream again. Together, we can turn compassion into action.', ]) @include('layouts.components.cta') @include('layouts.footer')
@endsection