insert([ 'section_1_image' => $faker->image('public/storage/images',640,480, null, false), 'section_1_video' => $faker->title, 'section_1_big_title' => $faker->text, 'section_1_small_title' => $faker->title, 'section_1_placeholder' => $faker->title, 'section_1_button' => $faker->text, 'section_2_big_title' => $faker->title, 'section_2_small_title' => $faker->title, 'section_2_btn' => $faker->title, 'section_2_link' => $faker->text, 'section_3_image' => $faker->image('public/storage/images',640,480, null, false), 'section_3_1_big_title' => $faker->title, 'section_3_1_small_title' => $faker->title, 'section_3_big_title' => $faker->title, 'section_3_small_title' => $faker->title, 'section_3_point' => $faker->title, 'section_4_big_title' => $faker->title, 'section_4_small_title' => $faker->title, 'section_4_1_image' => $faker->image('public/storage/images',640,480, null, false), 'section_4_2_image' => $faker->image('public/storage/images',640,480, null, false), 'section_4_3_image' => $faker->image('public/storage/images',640,480, null, false), 'section_4_4_image' => $faker->image('public/storage/images',640,480, null, false), 'section_4_5_image' => $faker->image('public/storage/images',640,480, null, false), 'section_4_6_image' => $faker->image('public/storage/images',640,480, null, false), 'section_4_1_title' => $faker->title, 'section_4_2_title' => $faker->title, 'section_4_3_title' => $faker->title, 'section_4_4_title' => $faker->title, 'section_4_5_title' => $faker->title, 'section_4_6_title' => $faker->title, 'section_4_1_desc' => $faker->text, 'section_4_2_desc' => $faker->text, 'section_4_3_desc' => $faker->text, 'section_4_4_desc' => $faker->text, 'section_4_5_desc' => $faker->text, 'section_4_6_desc' => $faker->text, 'section_5_image' => $faker->image('public/storage/images',640,480, null, false), 'section_5_title' => $faker->title, 'section_5_1_title' => $faker->title, 'section_5_2_title' => $faker->title, 'section_5_3_title' => $faker->title, 'section_5_1_desc' => $faker->text, 'section_5_2_desc' => $faker->text, 'section_5_3_desc' => $faker->text, 'section_6_big_title' => $faker->title, 'section_6_desc' => $faker->title, 'section_7_title' => $faker->title, 'section_8_1_title' => $faker->title, 'section_8_2_title' => $faker->text, 'section_8_3_title' => $faker->text, 'section_8_4_title' => $faker->text, 'section_8_1_num' => $faker->title, 'section_8_2_num' => $faker->text, 'section_8_3_num' => $faker->text, 'section_8_4_num' => $faker->text, 'section_9_big_title' => $faker->title, 'section_9_small_title' => $faker->title, 'section_10_image' => $faker->title, 'section_10_big_title' => $faker->title, 'section_10_small_title' => $faker->title, 'section_10_1_text' => $faker->title, 'section_10_2_text' => $faker->title, 'section_10_1_text' => $faker->title, 'section_10_2_text' => $faker->title, 'section_11_image' => $faker->title, 'section_11_big_title' => $faker->title, 'section_11_small_title' => $faker->title, 'section_11_point' => $faker->title, 'price_1' => $faker->title, 'price_2' => $faker->title, 'price_3' => $faker->title, 'sub_title_1' => $faker->title, 'sub_title_2' => $faker->title, 'sub_title_3' => $faker->title, 'title_1' => $faker->title, 'title_2' => $faker->title, 'title_3' => $faker->title, 'point_1' => $faker->title, 'point_2' => $faker->title, 'point_3' => $faker->title, 'btn_text_1' => $faker->title, 'btn_text_2' => $faker->title, 'btn_text_3' => $faker->title, 'btn_link_1' => $faker->title, 'btn_link_2' => $faker->title, 'btn_link_3' => $faker->title, 'section_template_desc' => $faker->title, 'section_pricing_desc' => $faker->title, 'section_feature_desc' => $faker->title, 'section_template_big_title' => $faker->title, 'section_template_small_title' => $faker->title, 'testimonial' => $faker->title, 'keyphrase' => $faker->title, 'seo_title' => $faker->title, 'meta_description' => $faker->title, ]); } } }