@props([ 'aboutText' => "We're reimagining how you buy, sell and rent. It's now easier to get into a place you love. So let's do this, together.", 'quickLinks' => [ ['title' => 'About Us', 'url' => '#'], ['title' => 'Terms & Conditions', 'url' => '#'], ['title' => "User's Guide", 'url' => '#'], ['title' => 'Support Center', 'url' => '#'], ['title' => 'Press Info', 'url' => '#'], ], 'contact' => [ 'email' => 'info@findhouse.com', 'address1' => 'Collins Street West, Victoria', 'address2' => '8007, Australia.', 'phone1' => '+1 246-345-0699', 'phone2' => '+1 246-345-0695', ], 'socialLinks' => [ ['icon' => 'fa-facebook', 'url' => '#'], ['icon' => 'fa-twitter', 'url' => '#'], ['icon' => 'fa-instagram', 'url' => '#'], ['icon' => 'fa-pinterest', 'url' => '#'], ['icon' => 'fa-dribbble', 'url' => '#'], ['icon' => 'fa-google', 'url' => '#'], ], 'footerMenu' => [ ['title' => 'Home', 'url' => '#'], ['title' => 'Listing', 'url' => '#'], ['title' => 'Property', 'url' => '#'], ['title' => 'Pages', 'url' => '#'], ['title' => 'Blog', 'url' => '#'], ['title' => 'Contact', 'url' => '#'], ], 'copyright' => '© 2020 Find House. Made with love.' ])