Tour::whereInternalName('hebei_harmony')->first()->id, 'description' => $this->faker->sentence(), 'content' => $this->faker->paragraphs(3, true), 'image' => $this->faker->imageUrl(800, 600, 'travel', true, 'Tour Day'), ]; } }