I want to duplicate homepage for all my pages

If you want your pages to look exactly like your home page, you could simply copy the code from index.php to page.php. You would then have to ensure that any content loop or the_content() was being used properly.